Hello,
i have a some problem,
i wont to delete temporary files automatically in my PC. already i have a windows xp. i got like this
first line...
CD c:\documents and settings\users\local settings
second line...
Rmdir /s /q temp
and save as a .bat file and paste a copy to windows start up folder. it will be automatically delete temporary files in windows start up. it's working correctly. but it's not to be delete directory in temporary folder. it will be delete complete temporary folder. but it's working correctly in windows 7 & vista. i already tried to stop that in windows xp. but difficult fix that. i don't have a idea. if u can help me fix that.
i have a some problem,
i wont to delete temporary files automatically in my PC. already i have a windows xp. i got like this
first line...
CD c:\documents and settings\users\local settings
second line...
Rmdir /s /q temp
and save as a .bat file and paste a copy to windows start up folder. it will be automatically delete temporary files in windows start up. it's working correctly. but it's not to be delete directory in temporary folder. it will be delete complete temporary folder. but it's working correctly in windows 7 & vista. i already tried to stop that in windows xp. but difficult fix that. i don't have a idea. if u can help me fix that.