nils_o Posted November 6, 2006 Posted November 6, 2006 FileSetTime("Touch.*", "", 0) Can't get this to work in a compiled .exe. I am in the right directory and it works fine in when I run the script directly. Any ideas? Thanks.
/dev/null Posted November 6, 2006 Posted November 6, 2006 FileSetTime("Touch.*", "", 0)Can't get this to work in a compiled .exe. I am in the right directory and it works fine in when I run the script directly. Any ideas?Thanks.AutoIT version?Windows version?Any Error checks?Works for me on XP SP2 with 3.2.0.1 and 3.2.1.12.CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
nils_o Posted November 7, 2006 Author Posted November 7, 2006 Windows XP Professional SP 2 AutoIt 3.2.0.1 No visible errors The funny thing is that it works when I run the script, but not from inside the compile .exe
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