Jump to content

Recommended Posts

Posted

Hi,

Strange problem: Compiling a script on win 7 works on win 7 and not on XP. BUT, compiling the same script on XP works on both OSs.

I'm working on a win 7 machine and I do not want to re-compile all my scripts on an XP machine everytime....

Anyone knows about this issue?

Posted

Here it is:

>"C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /ShowGui /in "C:\Users\Eldad\Desktop\AutoIT Projects\FmWindowTest.au3"
+>12:11:43 Starting AutoIt3Wrapper v.2.0.1.24    Environment(Language:0409  Keyboard:00000409  OS:WIN_7/  CPU:X64 OS:X64)
-> 1 Change(s) made.
>Running AU3Check (1.54.19.0)  from:C:\Program Files (x86)\AutoIt3
+>12:11:51 AU3Check ended.rc:0
>Running:(3.3.6.1):C:\Program Files (x86)\AutoIt3\aut2exe\aut2exe_x64.exe  /in "C:\Users\Eldad\Desktop\AutoIT Projects\FmWindowTest.au3" /out "C:\Users\Eldad\Desktop\AutoIT Projects\FmHelper.exe" /nopack /icon "..\Herbalist\herbalist-Icon.ico" /comp 2 /x86
+>12:11:53 Aut2exe.exe ended.rc:0
>Running:(3.3.0.0):C:\Program Files (x86)\AutoIt3\aut2exe\upx.exe" --best --compress-icons=0 -qq "C:\Users\Eldad\Desktop\AutoIT Projects\FmHelper.exe"
    653555 ->    307955   47.12%    win32/pe     FmHelper.exe
+>12:11:59 UPX Ended: rc:0
+>12:11:59 Created program:C:\Users\Eldad\Desktop\AutoIT Projects\FmHelper.exe
->12:11:59 Warning: This is an Unicode compiled script and will not run on Win9x/ME.
>Exit code: 0    Time: 16.610
Posted

Compiling a script on win 7 works on win 7 and not on XP. BUT, compiling the same script on XP works on both OSs.

  • Developers
Posted

Compiling a script on win 7 works on win 7 and not on XP. BUT, compiling the same script on XP works on both OSs.

Understood that part but maybe a little more on information what "not working on XP" means in this case.

You will have to share more information than this to be able to help you.

Is there anything specific in this script or is this a general issue for all scripts?

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.
  :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...