Hi
I am trying to run an upgrade service pack on a bespoke piece of software that runs on a Windows platform (2003 web edition to be more precise).
The file is just an executable install wizard file that runs various scripts in windows in order to upgrade the current version of software. However the install wizard cannot even start whatsoever. The second that I try to run the file windows produces this error:
Runtime error: (at 154:9483):
" is not a valid integer value.
I've done some googling on this already and it seems to be related to value that the executable is checking for but may have been deleted which causes the error. I'm just not sure which area to look in order to find this value.
Our software also produces a more in depth log of what occured at the time of trying to run the wizard: ( I have attached the log file and also pasted the text from the file below:
2008-06-13 10:12:18 Log opened.
2008-06-13 10:12:18 Setup version: Inno Setup version 5.1.12
2008-06-13 10:12:18 Original Setup EXE: C:\Documents and Settings\recorder.ACTIVA-8
LSBVDNC.00
1\Desktop\
CyberTech v5.0.1 - Software\setup CyberTech Recording Solution v5.0.1.exe
2008-06-13 10:12:18 Setup command line: /SL4 $B0266 "C:\Documents and Settings\recorder.ACTIVA-8
LSBVDNC.00
1\Desktop\
CyberTech v5.0.1 - Software\setup CyberTech Recording Solution v5.0.1.exe" 2401914 52736 /log=C:\logfiles\install-5
.0.1-2008-
13-06_10-1
2-17.log
2008-06-13 10:12:18 Windows version: 5.02.3790 SP2 (NT platform: Yes)
2008-06-13 10:12:18 64-bit Windows: No
2008-06-13 10:12:18 Processor architecture: x86
2008-06-13 10:12:18 User privileges: Administrative
2008-06-13 10:12:18 64-bit install mode: No
2008-06-13 10:12:18 Created temporary directory: C:\DOCUME~1\RECORD~1.001\L
OCALS~1\Te
mp\is-CQIN
F.tmp
2008-06-13 10:12:18 Initializing Setup.
2008-06-13 10:12:18 Unregistering component: vmSetup.dll.
2008-06-13 10:12:19 File vmSetup.dll copied to: C:\WINDOWS\system32
2008-06-13 10:12:19 Spawning 32-bit RegSvr32: "C:\WINDOWS\system32\regsv
r32.exe" /s "C:\WINDOWS\system32\vmSet
up.dll"
2008-06-13 10:12:19 Registering component: vmSetup.dll.
2008-06-13 10:12:19 InitializeWizard raised an exception (fatal).
2008-06-13 10:12:19 Exception message:
2008-06-13 10:12:19 Message box (OK):
Runtime Error (at 154:9483):
'' is not a valid integer value.
2008-06-13 10:12:26 User chose OK.
2008-06-13 10:12:26 Deinitializing Setup.
2008-06-13 10:12:26 Deinitializing Setup.
2008-06-13 10:12:28 Unregistering component: vmSetup.dll.
2008-06-13 10:12:28 Log closed.
Any ideas will be appreciated.
Thanks
Regards Nic
Start Free Trial