mampfi Posted October 12, 2005 Posted October 12, 2005 Hi there!I have troubles including and installing the CustomizationPack V2 into the WindowsXP setup. The including was not the problem. The silent install is the problem. Where is the secret install option? /SILENT does not bring the wanted effect. The setup dialog does not appear, but nothing else happens. Please help me if possible. Thanks a lot!
ender341 Posted October 13, 2005 Posted October 13, 2005 (edited) What type of install is it? have you tries /S, /s, or /qn?P.S. Welcome to the forums Edited October 13, 2005 by ender341
mampfi Posted October 13, 2005 Author Posted October 13, 2005 Hi I found the solution allready. It's a VISE installer and therfore the installer needs a ini file to work korrekt in silent install. First you need to make this ini with the following parameter. setup.exe -recsettings and you will find the ini in the same folder as the setup.exe. then you need to edit the ini in the second line and chance "choice=0" to "choice=1". The silent install is then possible by editind the RunOnce with the following parameter: setup.exe -p recsettings.inigreetz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now