hi everyone
can you help me how to empty temp folder ( c:/WINDOWS/temp)
with a button click?
thank you
Professional Software Development Tools
hi everyone
can you help me how to empty temp folder ( c:/WINDOWS/temp)
with a button click?
thank you
Try this:
File.Delete(_WindowsFolder.."\\Temp\\*.*", true, false, true, nil);
File.Delete(_TempFolder.."\\*.*", true, false, true, nil);
Never know what life is gonna throw at you.
(Based on a true story.)
thank you bule , i will try it and i tell later
This code not working?
thank you bule the code is working
nals i tryed the code is working for me , try again
Uhh how come i did but not working, what operating sys you have? I ve got win xp pro.
![]()
ops sorry melissa its working, i was looking at the wrong folder, i went and chack C:\Documents and Settings\user\Local Settings\Temp (this folder)
Thank you worm, It works fine.!!!!
how do you delete crrent user internet temp internet files folder? and is there a way to delete internet search history??
![]()