blubber01 Posted February 14, 2008 Posted February 14, 2008 I want my script to delete all temp files and(!) folders under Vista. FileDelete ("%TEMP%\*.*") didn´t work. Can you help me out? Sorry for my broken english...
JustinReno Posted February 14, 2008 Posted February 14, 2008 I'm not sure if this will work or not: FileDelete(@TempDir)
blubber01 Posted February 14, 2008 Author Posted February 14, 2008 I'm not sure if this will work or not: FileDelete(@TempDir) That didn´t work....any other ideas?
Zedna Posted February 14, 2008 Posted February 14, 2008 FileDelete(@TempDir & "\*.*") Resources UDF ResourcesEx UDF AutoIt Forum Search
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now