t0ddie Posted January 16, 2005 Posted January 16, 2005 i accidently renamed an .au3 file to a .exe and now i cant rename it back, it says the file is in use. i even restarted my computer..... i looked in autoit3 folder (i have a beta version, not the current) and i see no exe2au3 file. i have to get my code back!!! lol help? Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
Blue_Drache Posted January 16, 2005 Posted January 16, 2005 i accidently renamed an .au3 file to a .exe and now i cant rename it back, it says the file is in use. i even restarted my computer..... i looked in autoit3 folder (i have a beta version, not the current) and i see no exe2au3 file.i have to get my code back!!! lol help?<{POST_SNAPBACK}>exe2au3.exe is contained in the $filefolder = @scriptdir & "EXTRAS" Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
Wolvereness Posted January 16, 2005 Posted January 16, 2005 try to copy the file then rename it. You can also use FileMove(filepath (don't forget .exe), filepath (don't forget to change the .exe to au3)) Another way is to open notepad, then file->open (all files) the .exe, file->save as Attach the file and I/someone else will help you. @Blue_Drache, He renamed the file|not compiled. Offering any help to anyone (to my capabilities of course)Want to say thanks? Click here! [quote name='Albert Einstein']Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.[/quote][quote name='Wolvereness' date='7:35PM Central, Jan 11, 2005']I'm NEVER wrong, I call it something else[/quote]
jpm Posted January 16, 2005 Posted January 16, 2005 i accidently renamed an .au3 file to a .exe and now i cant rename it back, it says the file is in use. i even restarted my computer..... i looked in autoit3 folder (i have a beta version, not the current) and i see no exe2au3 file.i have to get my code back!!! lol help?<{POST_SNAPBACK}>You get 3 decompilers use the one which correspond to the version it was compile with.You should choose it with your start menu->Programs->AutoIt V3->Extras->Decompilers
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