Bilou_Gateux Posted February 22, 2007 Posted February 22, 2007 (edited) Copy 'Drivers' folder content of QuickCam install CD somewhere on your hard disk:edit both files:Drivers\Bin\setup.iss[InstallShield Silent]Version=v7.00File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{DCA986D4-9EB9-46CA-A057-BB3C325C1763}-DlgOrder]Dlg0={DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdWelcome-0Dlg1={DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdLicense-0Dlg2={DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdFinishReboot-0Count=3[{DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdWelcome-0]Result=1[{DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdLicense-0]Result=1[{DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdFinishReboot-0]Result=1BootOption=0edit this section in Drivers\Bin\DevInst.ini[WINXPRUNTIME]ShutdownLVCOMSetUIMode=1SetupInstallCheckRequirementsCheckMinOS;CheckUSB;ShowInstallUICheckDiskSpaceFileCopyRemoveDevices;InstallMedusa;InstallUMVPLDelay=10;InstallAecInstallDevices;INITIALIZECONNECTIONWIZARDReboot=0;ShowFinishUIand you're done.only device drivers are installed with:InstallDevicesif you want to:InstallMedusa = Logitech Video EnumeratorInstallUMVPL = Logitech Video UMVPL kernel servicesInstallAec = Logitech Audio Echo Cancellation Componentedit DevInst and remove leading ;run silent install with standard InstallShield switch:Drivers\Bin\setup.exe -s Drivers\Bin\setup.issif you try to install on Windows Server 2003 OS, additional step is to copy winxp.Lst to winxp64.lst to avoid error message winxp64.lst file not found because 2003 server 5.2 is mis-identified as WinXP 64 5.2 Edited February 22, 2007 by Bilou_Gateux
Bilou_Gateux Posted February 28, 2007 Author Posted February 28, 2007 I have used 'QuickCam Version 10.0A' install CD. I don't have the three subfolders QCDriver 1 2Latest version available hereyou probably use an older version of the driver.
Greg108 Posted August 10, 2007 Posted August 10, 2007 .....and you're done.only device drivers are installed with:InstallDevicesif you want to:InstallMedusa = Logitech Video EnumeratorInstallUMVPL = Logitech Video UMVPL kernel servicesInstallAec = Logitech Audio Echo Cancellation Componentedit DevInst and remove leading ;run silent install with standard InstallShield switch:Drivers\Bin\setup.exe -s Drivers\Bin\setup.issif you try to install on Windows Server 2003 OS, additional step is to copy winxp.Lst to winxp64.lst to avoid error message winxp64.lst file not found because 2003 server 5.2 is mis-identified as WinXP 64 5.2I know topic marked [solved], yet I was unable to make Ultra Vision to work on my Windows2003 32bit installation.I tried to tweak those files to the "you are done" point (see quote above), yet video driver didn't work. Sound did work, but that's about it.I also copied/renamed winxp.Lst to winxp64.lst , but I totally missed the rest of explanation. Can someone clarify, what specifically should be replaced with what code and where again specifically location/file/line. I am not that geeky to understand when you say "edit DevInst and remove leading ;run silent install with standard InstallShield switch:"That's too cryptic for me. What's "leading", "standard install switch"? Where to put all that within the file, how??I can only follow "copy" "paste" “insert", "save file", "make a new folder" instructions.Besides there is a new version of the software released and this post needs updating anyway.Could someone real geeky post a real down to copy/paste level instruction that even dummy like me can do it. So I admit being dummy beforehand, so you don't have to prove being geeky , could you be so kind make a post in real simple copy/paste language.That's the bottom line.
sp00f Posted August 10, 2007 Posted August 10, 2007 Doesnt work, maybe for version 10 of the drivers, but not all Logitech cams use that.[sOLVED] ?? i dont think so.
Bilou_Gateux Posted August 13, 2007 Author Posted August 13, 2007 (edited) download 10.5.1 release http://www.logitech.com/pub/techsupport/qu...m/qc1051enu.exe English or http://www.logitech.com/pub/techsupport/qu...m/qc1051fra.exe French launch install of the packagefiles are extracted to %ProgramFiles%\Logitech\QuickCamWebInstallstop the install after extraction, do not complete all wizard stepsedit with your favorite text editor %ProgramFiles%\Logitech\QuickCamWebInstall\Drivers\Bin\DevInst.iniie, remove leading ;InstallMedusa will be performedDevInst.ini before edit[WINXPRUNTIME]ShutdownLVCOMSetUIMode=1SetupInstallCheckRequirementsCheckMinOS;CheckUSB;ShowInstallUICheckDiskSpaceFileCopyRemoveDevices;InstallMedusa;InstallUMVPLDelay=10;InstallAecInstallDevices;INITIALIZECONNECTIONWIZARDReboot=0;ShowFinishUIDevInst.ini after edit ; character is removed[WINXPRUNTIME]ShutdownLVCOMSetUIMode=1SetupInstallCheckRequirementsCheckMinOS;CheckUSB;ShowInstallUICheckDiskSpaceFileCopyRemoveDevicesInstallMedusa;InstallUMVPLDelay=10;InstallAecInstallDevices;INITIALIZECONNECTIONWIZARDReboot=0;ShowFinishUIedit with your favorite text editor %ProgramFiles%\Logitech\QuickCamWebInstall\Drivers\Bin\setup.iss[installShield Silent]Version=v7.00File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{DCA986D4-9EB9-46CA-A057-BB3C325C1763}-DlgOrder]Count=0 <<< remove this line and add all the lines below >>>Dlg0={DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdWelcome-0Dlg1={DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdLicense-0Dlg2={DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdFinishReboot-0Count=3[{DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdWelcome-0]Result=1[{DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdLicense-0]Result=1[{DCA986D4-9EB9-46CA-A057-BB3C325C1763}-SdFinishReboot-0]Result=1BootOption=0http://www.appdeploy.com/tips/detail.asp?id=18InstallShield Setup Silent Installation Switches Edited August 15, 2007 by Bilou_Gateux
Bilou_Gateux Posted August 15, 2007 Author Posted August 15, 2007 (edited) Doesnt work, maybe for version 10 of the drivers, but not all Logitech cams use that.[sOLVED] ?? i dont think so.RESOLUTIONIf You Have Not Yet Downloaded QuickCam version 11.1 package, download it.You can extract the 7z sfx package content with uniextractif you launch the package install, files are extracted to %temp%\QuickCam_11.1.0cancel the install after extraction, do not complete all wizard steps.Include the following entry in your Unattend CD install<srcdir>\Drivers\Bin\Setup.exe /s MODE=4 NOMEDUSA=1 NOAEC=1 NOUMVPL=1 /l<langid4> /f2"<windir>\temp\qcdrvsetup.log"Replace <srcdir> with the correct source dir path.Replace <windir>\temp with destination dir and subdir path of your choice for log file.Replace the <langid4> references with the actual LangID value for the language that you are installing.List of Locale ID (LCID) Values as Assigned by Microsoft other switches are pretty self-explanatorySample commandThis is a sample qcdrvsetup.cmd file that you can use to install the French language version.%temp%\QuickCam_11.1.0\Drivers\Bin\Setup.exe /s MODE=4 NOMEDUSA=1 NOAEC=1 NOUMVPL=1 /l1036 /f2"%SystemRoot%\temp\qcdrvsetup.log"Notice there are no line breaks, single line.Remember this package is used to preinstall drivers. Do NOT plug your WebCam before or during installation! Edited August 15, 2007 by Bilou_Gateux
Greg108 Posted September 5, 2007 Posted September 5, 2007 So far I managed to make Ultra Vision work under Windows2003 only with windows native drivers. I simply uninstall Logitech driver and I got the image, but no sound from a camera mic, for sound I have to use a separate microphone. So far so good and the only real solution that anyone can duplicate. Simply install the latest version of Logitech ware, then uninstall the driver, so software will use native windows driver and will work, just don't expect all the smart features.I am still looking for a hack installing Logitech latest driver - 11.1 on Windows 2003.Nothing posted on this threat worked so far on W2003 or being really [solved]. I can applaud the ideas and French extravaganza, yet keep looking for clear cut solution. I am not a programmer (can't appreciate your ideas). I have no problem following patching instructions installing other wares when author really cares making it available for average user. Please don't waste time impressing me with another round of programmer jargon of yours. I am looking for something plain and easily duplicate able anywhere outside of France. I like French colons, so you can keep cheesy flavor, just make it work, God dam it.Thanks,Greg
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