How to delete a file on AppData folder?
#1
Posted 07 April 2009 - 05:29 PM
I need a very help.
I want delete a file on C:\Documents and Settings\Administrator\Local Settings\AppData\Microsoft\Windows\UsrClass.dat.LOG - via .BAT file
I try this:
del /Q C:\Documents and Settings\Administrator\Local Settings\AppData\Microsoft\Windows\UsrClass.dat.LOG
erase /Q C:\Documents and Settings\Administrator\Local Settings\AppData\Microsoft\Windows\UsrClass.dat.LOG
Not working on XP but working on Vista OS.
This file is Hidden and System file.
Anyone help-me?
#2
Posted 07 April 2009 - 05:37 PM
Are you experiencing any errors relating to this file or did it look at you funny?
#3
Posted 07 April 2009 - 05:41 PM
redxii, on Apr 7 2009, 08:37 PM, said:
Are you experiencing any errors relating to this file or did it look at you funny?
It´s not funny man. I´m install a new AV soft (Trend).
My old AV (mcaffee) create a error on Outlook file. I need delete a extend.dat on OLK folder but in my home not use OLK. because this try on another file.
Tks for reply.
#4
Posted 07 April 2009 - 05:55 PM
Example: del /Q "C:\Documents and Settings\Administrator\Local Settings\AppData\Microsoft\Windows\UsrClass.dat.LOG " /f
I got this from Help and Support in the Start menu. Please let us know how it turns out. Enjoy, John.
#5
Posted 07 April 2009 - 05:58 PM
This post has been edited by redxii: 07 April 2009 - 05:59 PM
#6
Posted 07 April 2009 - 06:07 PM
C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\Windows\UsrClass.dat.LOG
But still, if the account is logged in you can't delete it.
This post has been edited by redxii: 07 April 2009 - 06:08 PM
#7
Posted 07 April 2009 - 06:11 PM
johnhc, on Apr 7 2009, 08:55 PM, said:
Example: del /Q "C:\Documents and Settings\Administrator\Local Settings\AppData\Microsoft\Windows\UsrClass.dat.LOG " /f
I got this from Help and Support in the Start menu. Please let us know how it turns out. Enjoy, John.
Tks johnhc, but not working.
#8
Posted 07 April 2009 - 06:28 PM
#9
Posted 07 April 2009 - 07:02 PM
#10
Posted 07 April 2009 - 07:11 PM
#11
Posted 07 April 2009 - 07:37 PM
#12
Posted 07 April 2009 - 07:38 PM
#13
Posted 07 April 2009 - 08:12 PM
johnhc, on Apr 7 2009, 10:38 PM, said:
Many many many Tks guys: redxii & johnhc
The last tip work flawless. Yeah great team work
I change the user for "actual user". PERFECT
del "C:\Documents and Settings\%USERNAME%\Dados de aplicativos\Microsoft\Outlook\extend.dat" /f
I´m to sleep very happy now.
Muito Obrigado
Claudio Raphael "aka" Cauptain
#14
Posted 08 April 2009 - 04:55 AM
p.s. It's not my intention to advertise; I have found it as an nLite addon.
Regards
#15
Posted 08 April 2009 - 01:53 PM
#16
Posted 08 April 2009 - 03:03 PM
#18
Posted 12 April 2009 - 05:01 AM
Sp0iLedBrAt, on Apr 8 2009, 06:03 PM, said:
Sp0iLedBrAt, how do you do man?
I use Unlocker (nice soft), but this is to use on 500 users.
I have installed Trend AV on my network. My old AV mcafee forget the stupid DLL on all desktops.
Because this I need make a bat file for login script.
The help of redxii and johnhc was very crucial for result. Tks again guys.
But tks for reply.
Cauptain



Help
Back to top










