Hi,
I am getting the error code 3603 when trying to run my update script on a Chinese Windows XP. The update script is working fine when the update is executed from an English Windows XP or Windows Vista. The server script file can be downloaded to the Chinese Windows XP computer via Internet Explorer, so there is no "download" error or connection errors.
Does anyone know what to do? We have noticed similar problems on Japanese OS as well but I do not have the details for that.
Log:
[06/07/2007 10:06:10] Success Update started: C:\Program Files\Foo\Update\up.exe
[06/07/2007 10:06:10] Notice Update engine version: 2.0.6.0
[06/07/2007 10:06:10] Notice Product: Foo, version %ProductVer%
[06/07/2007 10:06:10] Success Language set: Primary = 4, Secondary = 2
[06/07/2007 10:06:10] Success Load plugin: C:\DOCUME~1\tester\LOCALS~1\Temp\_ir_tu2_temp_0\IR Zip.lmd
[06/07/2007 10:06:10] Success Include script: _TU20_Global_Functions.lua
[06/07/2007 10:06:10] Success Display screen: Welcome
[06/07/2007 10:06:23] Success Display screen: Download Server Script
[06/07/2007 10:06:28] Error Script: Download Server Script > On Start, [114]: return true; (3603)
[06/07/2007 10:06:29] Success Display screen: Download Server Script Failed
[06/07/2007 10:08:42] Success Run client data event: Client Script
[06/07/2007 10:08:42] Notice Exit update process (Return code: 5)
//Regards L-O
I am getting the error code 3603 when trying to run my update script on a Chinese Windows XP. The update script is working fine when the update is executed from an English Windows XP or Windows Vista. The server script file can be downloaded to the Chinese Windows XP computer via Internet Explorer, so there is no "download" error or connection errors.
Does anyone know what to do? We have noticed similar problems on Japanese OS as well but I do not have the details for that.
Log:
[06/07/2007 10:06:10] Success Update started: C:\Program Files\Foo\Update\up.exe
[06/07/2007 10:06:10] Notice Update engine version: 2.0.6.0
[06/07/2007 10:06:10] Notice Product: Foo, version %ProductVer%
[06/07/2007 10:06:10] Success Language set: Primary = 4, Secondary = 2
[06/07/2007 10:06:10] Success Load plugin: C:\DOCUME~1\tester\LOCALS~1\Temp\_ir_tu2_temp_0\IR Zip.lmd
[06/07/2007 10:06:10] Success Include script: _TU20_Global_Functions.lua
[06/07/2007 10:06:10] Success Display screen: Welcome
[06/07/2007 10:06:23] Success Display screen: Download Server Script
[06/07/2007 10:06:28] Error Script: Download Server Script > On Start, [114]: return true; (3603)
[06/07/2007 10:06:29] Success Display screen: Download Server Script Failed
[06/07/2007 10:08:42] Success Run client data event: Client Script
[06/07/2007 10:08:42] Notice Exit update process (Return code: 5)
//Regards L-O
Comment