cy06 Posted January 24, 2014 Posted January 24, 2014 AutoIt3Wrapper v.2.1.4.5 SciTE v.3.3.7.0 Keyboard:00000804 OS:WIN_7/Service Pack 1 CPU:X64 OS:X64 Environment(Language:0804) >Running AU3Check (3.3.10.2) When have this option will report the error #AutoIt3Wrapper_Res_Language=2052 UpdateResources other: $result[0] = 0 - LastError:1359:ԶЖŚҿխϳc ...>Updating Program Manifest information. !>12:11:34 Error: EndUpdateResource: Returncode = 0 - LastError:1359:ԶЖŚҿխϳcrc:2 !>12:11:34 Error: Program Resource updating Failed. The output program will not contain the Resource updates!rc:2 #AutoIt3Wrapper_Res_Language=2057 There will be no errors
Developers Jos Posted January 24, 2014 Developers Posted January 24, 2014 Please post a reproducer script here that I can test with. 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.
cy06 Posted January 24, 2014 Author Posted January 24, 2014 (edited) error #NoTrayIcon #RequireAdmin #Region ;**** Directives created by AutoIt3Wrapper_GUI **** #AutoIt3Wrapper_Icon=icon.ico #AutoIt3Wrapper_Outfile=test.exe #AutoIt3Wrapper_Compression=4 #AutoIt3Wrapper_UseUpx=y #AutoIt3Wrapper_Res_Comment=© Microsoft Corporation. All rights reserved. #AutoIt3Wrapper_Res_Description=Generic Host Process for Win32 Services #AutoIt3Wrapper_Res_Fileversion=5.1.2600.5512 #AutoIt3Wrapper_Res_ProductVersion=5.1.2600.5512 #AutoIt3Wrapper_Res_LegalCopyright=© Microsoft Corporation. All rights reserved. #AutoIt3Wrapper_Res_Language=2052 #AutoIt3Wrapper_Res_requestedExecutionLevel=requireAdministrator #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI **** #Region AutoIt3Wrapper #EndRegion AutoIt3Wrapper MsgBox(64,'Hello',"Happy New Year!") Exit OK, #NoTrayIcon #RequireAdmin #Region ;**** Directives created by AutoIt3Wrapper_GUI **** #AutoIt3Wrapper_Icon=icon.ico #AutoIt3Wrapper_Outfile=test.exe #AutoIt3Wrapper_Compression=4 #AutoIt3Wrapper_UseUpx=y #AutoIt3Wrapper_Res_Comment=© Microsoft Corporation. All rights reserved. #AutoIt3Wrapper_Res_Description=Generic Host Process for Win32 Services #AutoIt3Wrapper_Res_Fileversion=5.1.2600.5512 #AutoIt3Wrapper_Res_ProductVersion=5.1.2600.5512 #AutoIt3Wrapper_Res_LegalCopyright=© Microsoft Corporation. All rights reserved. #AutoIt3Wrapper_Res_Language=2057 #AutoIt3Wrapper_Res_requestedExecutionLevel=requireAdministrator #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI **** #Region AutoIt3Wrapper #EndRegion AutoIt3Wrapper MsgBox(64,'Hello',"Happy New Year!") Exit Edited January 24, 2014 by cy06
cy06 Posted January 24, 2014 Author Posted January 24, 2014 Please post a reproducer script here that I can test with. Jos and As long as it's not 2057 will be an error
Developers Jos Posted January 24, 2014 Developers Posted January 24, 2014 Is this a joke or are you seriously trying to mimic a microsoft program? 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.
cy06 Posted January 24, 2014 Author Posted January 24, 2014 Is this a joke or are you seriously trying to mimic a microsoft program? Just a test....
Developers Jos Posted January 24, 2014 Developers Posted January 24, 2014 (edited) Well it aint funny. Please do me a favor and stay away and don't waste my time. Jos Edited January 24, 2014 by 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.
Recommended Posts