acclez Posted November 22, 2010 Posted November 22, 2010 hi..anyone can help me how to silent install cyberlink youcam v3 n v4...input serial number in too...thxsry my english is not good...
myselfidem Posted November 23, 2010 Posted November 23, 2010 (edited) Example!I've made an test with Cyberlink Youcam4 (Trial).First you need to save your key an your personnal values inside the registry (Example: Myreg.reg)!1) Extract the files for Cyberlink Youcam 4.0 inside the partition: C:\ (with Winrar or 7zip)2) Rename the file Youcam4Inside the folder:C:\Youcam43) Delete the file setup.iss4) Launch the program Cyberlink YouCam and create a new file setup.iss with your preferences (language, etc.)C:\YouCam4\setup.exe -r "-f1C:\YouCam4\setup.iss"Choose at last do not open ReadMe5) Make an archive with Winrar: Youcam4.exe (and choose the path where you want extract the files: Example C:\Youcam4; or %temp%)Select all the files inside "C:\YouCam4" and right-click. Select Add to archive...6) Command to install silently Youcam4 with your new setup.iss file customized:C:\Youcam4\setup.exe -s "-f1%systemdrive%\Youcam4\setup.iss"When you create your archive with Winrar you can add inside the folder the command "YouCam.bat":Or you can execute after and not to add inside!@echo offregedit /S Myreg.regCMD /C Start /Wait %systemdrive%\YouCam4\setup.exe -s "-f1%systemdrive%\YouCam4\setup.iss"echo.RMDIR /S /Q %systemdrive%\YouCam4Comment inside Winrar:....... for script SFXPath=%systemdrive%\YouCam4SavePathSetup=%systemdrive%\YouCam4\YouCam.batSilent=1Overwrite=2Works fine! The only trouble is that only the empty file "C:\YouCam4" isn't deleted because a program is in use; but all the files inside are deleted!?But you can use to delete the folder "C:\YouCam4" at last with an batch file Clean.bat.@echo offRMDIR /S /Q %systemdrive%\YouCam4exitI hope that can help you!*Edit: batch files corrected Edited November 23, 2010 by myselfidem
bachru4u Posted December 2, 2010 Posted December 2, 2010 hi..anyone can help me how to silent install cyberlink youcam v3 n v4...input serial number in too...thxsry my english is not good...youcam 4 is installshield installer. 1 : extract with universlal extractor 2: open run commad & browse run setup.exe -R command insert your key no & other thing 3 :copy setup.iss from your windows directory to the extracted setup folder click yes to replace file 4: Now make a winrar sfx of your extracted file with following rar comment ;The comment below contains SFX script commandsSetup=setup.exe /s /v /qn ENLANG=1TempModeSilent=2Overwrite=1
securbarlk Posted April 26, 2011 Posted April 26, 2011 Buen programa, CyberLink, pero el costo del programa (me encontré con un análogo de este programa llamado SplitCam y este programa es gratis. PS Aconsejo a todos a este programa. Descargue aquí http://splitcamera.com
myselfidem Posted April 26, 2011 Posted April 26, 2011 Buen programa, CyberLink, pero el costo del programa (me encontré con un análogo de este programa llamado SplitCam y este programa es gratis. PS Aconsejo a todos a este programa. Descargue aquí http://splitcamera.comPlease write in English!!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now