kitts Posted March 16, 2006 Posted March 16, 2006 Can anyone make silent switch for Intervideo win Dvd 7..it comes in self extracting file..and wheni scanned it with USF .exe the following dialogue box appears...its install shield®installer..and has cab files , setup.iss etc.. it also asks u for google bar install 'yes' or 'no'.switched any one plz...
InViSibLe Gr Posted March 17, 2006 Posted March 17, 2006 (edited) i dont have windvd but this is the way i know to do installshield setups silent(this is not 100% sure that will work)try it and you'll see...extract the contents of the archive with winrar or 7zip in to a folderif the installation is .exerun the setup with -R switch (it will probably ask you where to install - save it in c:\windvd)and finish the installationthen go to c:\windows and copy the setup.iss file to the c:\windvdthe setup.iss may be not in windows folder but it could be in your c:\windvd folder or in some subfolder of itjust find it and copy it there or (if the .exe is not in c:windvd) copy it in the subfolder that has the .exewherever it is you have to finish the installation and not reboot if needed and then copy the .issthen run the exe with -s switch ( some of them does not work with -s )this is not working will all the installshield installers you have to try it and see if it worksif it's msi just run it with the command that is in the window of your screenshotvery simple i thing...no need for all the things above Edited March 17, 2006 by InViSibLe Gr
kitts Posted March 19, 2006 Author Posted March 19, 2006 i dont have windvd but this is the way i know to do installshield setups silent(this is not 100% sure that will work)try it and you'll see...extract the contents of the archive with winrar or 7zip in to a folderif the installation is .exerun the setup with -R switch (it will probably ask you where to install - save it in c:\windvd)and finish the installationthen go to c:\windows and copy the setup.iss file to the c:\windvdthe setup.iss may be not in windows folder but it could be in your c:\windvd folder or in some subfolder of itjust find it and copy it there or (if the .exe is not in c:windvd) copy it in the subfolder that has the .exewherever it is you have to finish the installation and not reboot if needed and then copy the .issthen run the exe with -s switch ( some of them does not work with -s )this is not working will all the installshield installers you have to try it and see if it worksif it's msi just run it with the command that is in the window of your screenshotvery simple i thing...no need for all the things above Thanks fot that..now it installs Silently..it is just using setup.issMy code for IntervideowinDvd 7 on RunOnceEX.cmd is.... REG ADD %KEY%\036 /VE /D "Intervideowindvd7" /f REG ADD %KEY%\036 /V 1 /D "%systemdrive%\apps\intervideowindvd7\Setup.exe /s /f1"%systemdrive%\setup.iss" /f Where u use "setup.iss" generated in the normal installation and copy it to $OEM/$1 FOLDER..to the roor of the system drive. i want to know how to use 'no reboot' switch..for 'WinDvr 3' a 'tv capture software'..it asks for reboot. It is also based on the same intervideo windvd 7 installer..and is from the same company.
kitts Posted March 19, 2006 Author Posted March 19, 2006 search better or look in my sigi never made a search ..i thought this would n't be here. Thanks for registration details..
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