I want to launch a script in 32bit. If I launch a script from Scite with:
#AutoIt3Wrapper_UseX64=n
#RequireAdmin
I get an AutoitWrapper32 that occupies almost 60MB in TaskManager.
After a lot of hours it grows a lot, 200MB up to 400MB.
If I launch outside Scite with Run script (x86) it works well remaining at 37MB all the time.
Another similar problem is when I launch a program from this script from Scite with:
Run("E:\Prog_W7_Base\Zoiper\Zoiper.exe", "E:\Prog_W7_Base\Zoiper"