Installation Error by RPG [1]
Installation Error
Thursday, December 30, 2004 3:03 AM - RPG
When installing Xmg 2.0 on X-windows XP /Sp2 it give error that Silent Install can not proceed without response file.Error OnMsiSilentInstall().
Re: Installation Error
Thursday, December 30, 2004 2:42 PM - Support
This error occurs when InstallShield cannot find the response file. If you are trying silent install, please try with following command:
C:\> xmgr20.exe -s -f1%RESPONSE_FILE_PATH% -f2%LOG_FILE%
%RESPONSE_FILE_PATH% should be replaced with PATH where your response file is located. If your response file is located in a temp directory on your C drive, path would look like following:
C:\temp\xinstall.iss.
%LOG_FILE% is the location where log file can be stored.
If your problem persists, please send us following information:
- Command you used to start silent install
- All of your error message
Thank you for using Xmanager.
---
Technical Support
C:\> xmgr20.exe -s -f1%RESPONSE_FILE_PATH% -f2%LOG_FILE%
%RESPONSE_FILE_PATH% should be replaced with PATH where your response file is located. If your response file is located in a temp directory on your C drive, path would look like following:
C:\temp\xinstall.iss.
%LOG_FILE% is the location where log file can be stored.
If your problem persists, please send us following information:
- Command you used to start silent install
- All of your error message
Thank you for using Xmanager.
---
Technical Support
Previous views: 140