Jump to content

Intervideo winDvd 7


kitts

Recommended Posts

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..

usfdialogue6kv.jpg

it also asks u for google bar install 'yes' or 'no'.

switched any one plz...

Link to comment
Share on other sites


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 folder

if the installation is .exe

run the setup with -R switch

(it will probably ask you where to install - save it in c:\windvd)

and finish the installation

then go to c:\windows and copy the setup.iss file to the c:\windvd

the setup.iss may be not in windows folder but it could be in your c:\windvd folder or in some subfolder of it

just find it and copy it there or (if the .exe is not in c:windvd) copy it in the subfolder that has the .exe

wherever it is you have to finish the installation and not reboot if needed and then copy the .iss

then 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 works

if it's msi just run it with the command that is in the window of your screenshot

very simple i thing...

no need for all the things above

Edited by InViSibLe Gr
Link to comment
Share on other sites

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 folder

if the installation is .exe

run the setup with -R switch

(it will probably ask you where to install - save it in c:\windvd)

and finish the installation

then go to c:\windows and copy the setup.iss file to the c:\windvd

the setup.iss may be not in windows folder but it could be in your c:\windvd folder or in some subfolder of it

just find it and copy it there or (if the .exe is not in c:windvd) copy it in the subfolder that has the .exe

wherever it is you have to finish the installation and not reboot if needed and then copy the .iss

then 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 works

if it's msi just run it with the command that is in the window of your screenshot

very simple i thing...

no need for all the things above

Thanks fot that..now it installs Silently..it is just using setup.iss

My code for IntervideowinDvd 7 on RunOnceEX.cmd is.... :thumbup

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...