Category Archives: Windows driver install

Install Creative labs webcam live vf0220 on Windows 7 driver working howto

creative-webcam-live-vf0220-im install on windows 7 howto
1) Download the original drivers from the Creative Support website:

this should be the support page for the webcam… Creative Worldwide Support > Live! Cam Video IM (VF0220)

and this should be a direct link to the file you need to download under the voice “Creative Live! Cam Video IM (VF0220) Driver v1.03.02” the file downloaded should be “LCVM_PCDRV_US_1_03_02.exe
Creative Worldwide Support

2) You need to download a copy of Universal Extractor from here: Universal Extractor | LegRoom.net

get the installer or the binary if you just want a portable version that doesn’t need to be installed.
I personally use the binaries so i don’t have to install anything, but if you like to have some context menu features then you may opt for the installer.

3) Use Universal Extractor to decompress the content of the driver you just downloaded “LCVM_PCDRV_US_1_03_02.exe“.
Uniextractor should ask you for the source file to extract, a destination where to decompress the file and to continue it will prompt which extraction method to use.
This time choose ‘Not an InstallShield installer’ option and click ok.
If everything went well, you should have the following files in the location you specified before:

ct_cabinfo.ini
ct_cabinfo.txt
ct_cabinfo.xml
LCVM_PCDRV_US_1_03_02.EXE

I installed the driver and application and both work on windows 7. LCVM_PCDRV_US_1_03_02.exe.
LCC_PCAPP_LA_2_02_05.exe.

Here it is important to change compatability options to make it working on Windows 7.
a. Get both files from creative labs (vista compatible).

b. Go to the folder where you downloaded them to.

c. Right click each file in turn and select troubleshoot compatibility.

d. Select troubleshoot program

e. Select,The program worked in earlier versions of windows.

6.Select Windows Vista(Service pack 2)
4) Now we need to use Universal Extractor for a second time on this extracter executable, but this time we will choose another Extract Method.
So apply Universal Extractor to the extracted “LCVM_PCDRV_US_1_03_02.exe” file; choose a destination folder and when prompted for the Extraction Method this time select ‘E_Wise Unpacker‘.
You should end up with two extracted folders; one MAINDIR folder and a TEMP one.
In the MAINDIR folder you should now have the driver setup files.

5) What we need to do right now is to modify the content of some of this files so that we tell Windows 7 that they are compatible with it’s drivers standard.
In particular we will have to change the following three .ini files:

CtDrvStp.ini
CtSetupX.ini
V0220Dev.inf

Simply edit them with Notepad and change the following lines

[Version]
Signature =”$Windows NT$”

with this new signature

[Version]
Signature =”$Chicago$”

Be sure to change it in all 3 files and now you should be finally be able to install the drivers correctly.
Get ready to resurrect your beloved webcam.
Double click CtDrvStp.exe and good luck!

It worked for me…