Martineau Posted March 12, 2010 Posted March 12, 2010 I have just installed the AutoIt v3.3.6 package onto a new Windows 7 Ultimate (64) laptop. All seems fine...I was given the option of installing AutoIt 64-bit modules as required. A minor issue..attempts to run Au3Recoder and immediately a pop up window appears simply containing the text 'DLL Load failure'. I have attempted to call Au3recorder from both the SciTE pulldown menu and also directly executing both Au3Recoder.exe and Au3Recoder64.exe but I still get the same error.
AdmiralAlkex Posted March 13, 2010 Posted March 13, 2010 (edited) Hi and Welcome to the forum! Sounds like a anti-virus issue. If you have any anti-virus, disable it and try again. Edited March 13, 2010 by AdmiralAlkex .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
Martineau Posted March 16, 2010 Author Posted March 16, 2010 I temporarily disabled Comodo Firewall and AVG 9.0 and rebooted. Logged on under Administrator and Au3Recorder_x64.exe stll displays 'DLL Load Error' However Au3Recorder.exe now works. I reinstated both AVG and Comodo and can successfully manually execute Au3Recorder.exe, but Au3Recorder_x64.exe definitely still fails either invoked manually or via the SciTE Tools pull down menu
Developers Jos Posted March 16, 2010 Developers Posted March 16, 2010 Does the directory ..\AutoIt3\Extras\Au3Record contain: ASWhook.dll ? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Martineau Posted March 18, 2010 Author Posted March 18, 2010 Yes it does. I assume if it didn't then the Au3Recorder.exe (32-Bit?) wouldn't run either?
JohnOne Posted March 18, 2010 Posted March 18, 2010 I use win 7 32bit, comodo, avg 9. Its all fine here, could be a 64bit prob. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Developers Jos Posted March 18, 2010 Developers Posted March 18, 2010 I am running it with Win7 X64 and have no issues. Only when I rename the Dll I get the error after clicking record. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
litlmike Posted April 2, 2010 Posted April 2, 2010 I also have this issue. Running Windows 7 Enterprise 64-bit, Trend Micro Internet Security. Disabling AV did not resolve the issue. Tried running both Au3Record_x64.exe and Au3Record.exe; ASWhook.dll is in the following folder: "C:\Program Files (x86)\AutoIt3\Extras\Au3Record" Any Suggestions? _ArrayPermute()_ArrayUnique()Excel.au3 UDF
kenlau22 Posted June 4, 2010 Posted June 4, 2010 This issue exists on Windows 7 x64 as well as Windows XP SP2 x64. I tried it on VMWare virtualized machines without any anti-virus, and it still show "DLL failed to load". On Windows XP x86 machines however, the recorder function works fine. It looks definitely like a x64 bug.
CaptainGadget Posted June 23, 2010 Posted June 23, 2010 Same problem here on Windows 7 (x64). I've tried it on my system after disabling AntiVirus and I tried it on a VM with no AV installed. In all attempts at installing, there is no shortcut created for AU3Record and manually running Au3Record_x64.exe produces the "DLL load Failed" Error whenever I press the 'Click to Record' button.
Montfrooij Posted July 28, 2010 Posted July 28, 2010 (edited) I am having the same problem.... Workaround for me is to manually start the C:\Program Files (x86)\AutoIt3\Extras\Au3Record\Au3Record.exe It seems to work fine for me. (although I did not test it out thoroughly.) If I will need the recorder more often, I will make a script that starts the 32b version Edited July 28, 2010 by Montfrooij
Pierre40a Posted November 21, 2010 Posted November 21, 2010 (edited) I am having the same problem....Workaround for me is to manually start the C:\Program Files (x86)\AutoIt3\Extras\Au3Record\Au3Record.exe It seems to work fine for me. (although I did not test it out thoroughly.)If I will need the recorder more often, I will make a script that starts the 32b version It seems that Windows 7 needs that the "path" variable contains the path to Au3Record_x64.exe.Proceed as follows:Control Panel -> System and Security -> System -> Remote Settings ->System Properties -> Advanced -> Environment Variables .Modify the "path" variable by adding ";C:\Program Files (x86)\AutoIt3\Extras\Au3Record" at the end of it.DON'T ERASE ANYTHING AND CHECK THAT THE ";" CARACTER PRECEDES "C:\Program Files (x86)\AutoIt3\Extras\Au3Record" !!!Now, you should be able to use Au3Record_x64.exe.Regards.Pierre Edited November 21, 2010 by Pierre40a
RBCC Posted June 26, 2011 Posted June 26, 2011 Hello all you nice people: In my path statement is this line: C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Windows Imaging\;C:\Program Files (x86)\Universal Extractor;C:\Program Files (x86)\Universal Extractor\bin;C:\Program Files (x86)\AutoIt3\Extras\Au3Record In my: C:\Program Files (x86)\AutoIt3\Extras\Au3Record folder are the files :ASWhook.dll,Au3Record.exe and the Au3Record_x64.exe files. I still can't get au3record_64.exe to Work on Windows 7 x64 Ultimate Service Pack 1. What am doing wrong? I am getting the unable to load dll. Does this work with Service Pack 1? Thank you, John
TomDuDolan Posted June 26, 2011 Posted June 26, 2011 Sounds nooby, but run as administrator. So, reinstall AU3 running the installer as Admin then when running SciTE as admin. If you've already done this, sorry. My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server.
exolon Posted August 1, 2011 Posted August 1, 2011 (edited) Neither adding the program directory to the path nor running it as administrator helped for me. Note that in the Au3Record_x64.exe binary, the DLL name is "ASWhook_x64.dll" (as a Unicode string at offset 13598 in my version). Copying the 32-bit DLL and renaming to this fails, so presumably it needs a 64-bit compiled version. Not sure where to get this, but it's no biggie for me (the code generated by Au3Recorder looked a bit brittle). Edited August 1, 2011 by exolon
RBCC Posted September 1, 2011 Posted September 1, 2011 Still getting the dll load error message! John
dleigh Posted September 9, 2011 Posted September 9, 2011 Has anyone gotten this to work? It's an issue for me too.
KMistry Posted October 18, 2011 Posted October 18, 2011 This may be due to Win7 x 64 directory name. For some reason it does not like names with "(" or ")" - so C:\Program Files (x86)\AutoIt3 is not acceptable. Try using C:\Program Files x86\AutoIt3 as the install directory and see what happens!! Good luck.
valsimot Posted November 2, 2011 Posted November 2, 2011 I have the same problem when trying to run Au3Record_x64.exe, but Au3Record.exe works without a problem (also on Win 7 x64).
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