home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature=$CHICAGO$
- AdvancedINF=2.5,%NoAdvPack%
-
- [DestinationDirs]
- SampleCopy = 49200
- SampleDel = 49200
- SampleINFCopy = 17
-
- [DefaultInstall]
- RequiredEngine=Setupapi,%BadSetupVer%
- CopyFiles=SampleCopy,SampleINFCopy
- DelReg=DelKey
- AddReg=SampleRegUninstall
- RegisterOCXs=RegisterOCXsSection
- CustomDestination=CustomDestinationSection
-
- [UnInstall]
- RequiredEngine=Setupapi,%BadSetupVer%
- UnRegisterOCXs=RegisterOCXsSection
- DelFiles=SampleCopy,SampleINFCopy
- DelReg=DelKey
- CustomDestination=CustomDestinationSection
-
- [SampleCopy]
- vgx.dll,,,96
-
- [SampleINFCopy]
- vgx.inf,,,96
-
- [RegisterOCXsSection]
- %49200%\vgx.dll
-
- [SampleRegUninstall]
- ;Add entry to the Add-Remove Programs control panel to uninstall the program:
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VGX,"QuietDisplayName",,%DisplayName%
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VGX,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\vgx.inf,UnInstall,3"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VGX,"RequiresIESysFile",,"5.00"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{10072CEC-8CC1-11D1-986E-00A0C955B42F}","",,%DisplayName%
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{10072CEC-8CC1-11D1-986E-00A0C955B42F}","ComponentID",,"MSVML"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{10072CEC-8CC1-11D1-986E-00A0C955B42F}","KeyFileName",,"%49200%\vgx.dll"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{10072CEC-8CC1-11D1-986E-00A0C955B42F}","Version",,"5,0,2014,0200"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{10072CEC-8CC1-11D1-986E-00A0C955B42F}","IsInstalled",1,01,00,00,00
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{10072CEC-8CC1-11D1-986E-00A0C955B42F}","Locale",,%LocaleID%
-
- [DelKey]
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{10072CEC-8CC1-11D1-986E-00A0C955B42F}"
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VGX"
-
- [SourceDisksNames]
- 1=%DiskName%,,0
-
- [SourceDisksFiles]
- vgx.dll=1
- vgx.inf=1
-
- [CustomDestinationSection]
- 49000,49001,49002,49003=ProgramFSection,5
- 49100,49101,49102,49103=CommonFSection,5
- 49200,49201,49202,49203=VGXSection,5
-
- [ProgramFSection]
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMF%"
-
- [CommonFSection]
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","CommonFilesDir",,"%49000%\%COMMONF%"
-
- [VGXSection]
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion",,,"%49100%\Microsoft Shared\VGX"
-
-
- [Strings]
- PROGRAMF="Program Files"
- COMMONF="Common Files"
- LocaleID="EN"
- DiskName="VML Installation Disk"
- DisplayName="Vector Graphics Rendering (VML)"
- BadSetupVer="Your system is missing the required Setup engine."
- NoAdvPack="No ADVPACK.DLL v2.5 found"
-
-