Hi there, I just downloaded and installed AutoIt (X86 Version) on my windows 7 system, opened a good script developed on my XP system, did >tools>go and received the following error: >C:\program files\autoit3\autoit3.exe "C:\Users\Dave\Desktop\Login.au3" 'C:\program' is not recognized as an internal or external command, operable program or batch file. >Exit code: 1 Time: 0.667 I searched the forum archive and got a hit on this error (for SciTE3), which said something about putting double quotes around #AutoIt3Wrapper_Run_Before= " " (search on #AutoIt3Wrapper_Run_Before Problems?!? in general help if you want to see it) Does this still apply to SciTE4? Would it fix my problem? And, if so, would someone be kind enough to step by step me through this? Thanks, Dave