Imbuter2000 Posted August 15, 2014 Posted August 15, 2014 In my company they set the antivirus to avoid execution of .EXE file on a USB key but for strange reason I can still run Scite(.exe) on the USB key. I want to keep all the possible on the USB key. The problem is that when I press F5 an antivirus popup says something like that the execution of AutoIt3.exe it blocked because it's on an USB key. Is there a way to tell Scite that AutoIt3.exe is on a different path so that I can simply copy only AutoIt3.exe to the harddisk still keeping all the rest on the USB key?
AdmiralAlkex Posted August 16, 2014 Posted August 16, 2014 Well there's the #AutoIt3Wrapper_AutoIt3 directive but you'll probably need the #AutoIt3Wrapper_Autoit3Dir one.I haven't tested but sounds like what you are asking. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
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