Цитата selftrips.ru:
А что дает переход на 64 битную версию?
Больший доступный объём оперативной памяти для процесса.
Код: Выделить всё
firefox.exe imacros://run/?m=macros1.js -p profil1 -no-remoteКод: Выделить всё
If .Get("Win32_Process").Create( _
"""C:\Program Files (x86)\Mozilla Firefox\firefox.exe"" imacros://run/?m=""macros1.js"" -p profil1 -no-remote", _
Null, Null, lngProcessID) = 0 Then