This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Silent Install Response is -5
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 23, 2011
04:14 PM
Silent Install Response is -5
I have recorded the silent install for my software on Windows Server 2008R2 64-bit machine and trying to run the Response (setup.iss) file via setup -r -f1"C:\setup.iss" options on a Windows Server 2003 32-bit machine. As soon as I launch the silent setup from command line, the set up exits with the following response instantly -
[CODE][InstallShield Silent]
Version=v7.00
File=Log File
[ResponseResult]
ResultCode=-5[/CODE]
I read that result code = -5 means files does not exist. But which file are we talking about here? Its very tough to Debug Silent Install.
Thanks in advance
[CODE][InstallShield Silent]
Version=v7.00
File=Log File
[ResponseResult]
ResultCode=-5[/CODE]
I read that result code = -5 means files does not exist. But which file are we talking about here? Its very tough to Debug Silent Install.
Thanks in advance
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 25, 2011
06:38 AM
you are running a 64bit setup on a 32bit machine. You will need to capture the setup on 2003 server to use that on other 2003 servers.
apples and oranges
apples and oranges