Help - Search - Members - Calendar
Full Version: InterVideo DVDCopy 4
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Nakkoush
Can anybody give me a hand on how to install silently InterVideo DVDCopy 4 including the registration?!
urie
CODE
REM     http://www.intervideo.com/jsp/InterVideoDVDCopy_Profile.jsp
REM     NOTES: Installshield - Extracted
REG ADD %KEY%\1001 /VE /D "InterVideo DVDCopy 4" /f
REG ADD %KEY%\1001 /V 101 /D "E:\Install\IVIDVDCopy4\Setup.exe -s -f1\"E:\Install\IVIDVDCopy4\setup.iss\"" /f
REG ADD %KEY%\1001 /V 102 /D "REGEDIT /S E:\Install\IVIDVDCopy4\IVIDVDCopy41.reg" /f
REG ADD %KEY%\1001 /V 103 /D "REGEDIT /S E:\Install\IVIDVDCopy4\IVIDVDCopy42.reg" /f
REG ADD %KEY%\1001 /V 104 /D "CMD /C DEL \"%ALLUSERSPROFILE%\Start Menu\Programs\Startup\InterVideo WinCinema Manager.lnk\"" /f
REG ADD %KEY%\1001 /V 105 /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\InterVideo DVDCopy 4.lnk\"" /f


Regfiles

QUOTE
IVIDVDCopy41.reg = HKLM\SOFTWARE\Classes\GPI
IVIDVDCopy42.reg = HKLMSoftware\InterVideo\Common\Registered
Nakkoush
Thx Urie
I'm Trying it! i hope it will work..




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.