hi guys, love this script but have a question, on one pc it works great, on another the progress bars show nothing when sound is playing, I get no error, I was just wondering if anyone knew the cause of this. I have XP on both machines, and using latest autoit.
Yes thats fine, providing i dont use #RequireAdmin in the script which is what i'd prefer to do, the Autoit error occurs because it cant open the script, so all i was suggesting was the error be less an error of the program than the conditions its being run in if that makes sense!?
Hi , have a small query, if the script is set to #RequireAdmin and the user account then runs as the user account and not admin then an Autoit error pops up with "unable to open the script file".
Is there a way to stop this error message should #RequireAdmin fail, maybe say something like requires admin credentials or something?
I'm using v.3.2.13.11
Thanks
Love this, I already use another autoIt script found here a few months back, altho it didnt offer the ability to send Ctrl-Alt-Del, this looks like it can so I've registered with you to keep on eye future updates. I must admit I havent got your scripts working yet, but then thats the good thing with autoit scripts, you fathom out what they do and and make em work for you.
Good luck with this project
Rick
ok, so when #AutoIt3Wrapper_Res_Fileversion= stop working? i'm using 3.2.13.3 and scite 1.76
aha , think i've sussed it, it fails when using the ansi version of aut2exe. is this a bug?
ok, many thanks. Looks like I've a few busy weekends ahead.
The reason I had'nt previously updated was cos there seem to be updates almost daily at one point and it got to the stage where I couldnt trust em so didnt update. I see the last few months things have settled down a bit so time to see whats new.
Thanks guys
Hi , I'm considering updating to AutoIt v3.2.11.10, altho it concerns me it will break quite a few if not all of my scripts from the passed 2yrs.
Before i update, is there a utility within the new version to convert older scripts or will this have to done manually??
Many thanks, rick
its a global option... as it states.. "Tools>Folder options>View>Apply to Allfolders" If your afraid to use it or unfamiliar with changing pc settings, dont use it.
RegWrite("HKEY_CLASSES_ROOT\Applications\" & @ScriptName, "NoStartPage","REG_SZ","")
Will tell windows to never put @ScriptName it in the frequently used list.
(a logoff & logon may be needed if its already there)