home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature="$Chicago$"
- AdvancedINF=2.5, "You need a newer version of Advpack.dll."
-
- [DefaultInstall]
- RequiredEngine=Setupapi
-
- [DefaultInstall.NT]
- RequiredEngine=Setupapi
- CopyFiles=CopyINF,files.copy
- CustomDestination=CustomDestinationSection
- AddReg=reg.Uninstall,reg.Installdir
- RunPostSetupCommands =ntfixup:1
- UpdateInis=Startup.Links.NT
-
- [Uninstall]
- RequiredEngine=Setupapi
- CustomDestination=UninstallDestinationSection
- BeginPrompt=BeginUninstallPromptSection
- DelFiles=INF.rmv,files.rmv
- DelDirs=files.DelDirs
- DelReg=reg.cleanup
- UpdateInis=StartupLinks.del
- SmartReboot=I
- RunPostSetupCommands=ntfixup:1
-
- [CustomDestinationSection]
- 49200,49201,49202= SampleDir,1
- 49300,49301,49302= StartMenuProgramsDir,5
-
-
- [UninstallDestinationSection]
- 49200,49401,49402= SampleDir,5
- 49300,49301,49302= StartMenuProgramsDir,5
-
-
- [ntfixup]
- grpconv.exe -o
-
- [SampleDir]
- HKLM,"Software\Microsoft\Windows Media\%thispackage%","InstallDir","Installation Directory","%24%\%thispackage%"
-
- [StartMenuProgramsDir]
- "HKCU","SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Programs","","%25%\Start Menu\Programs"
-
- [RedistDir]
- ,,,,"%49200%\Redist"
-
-
- [DestinationDirs]
- CopyINF=17
- files.copy=49200
- files.rmv=49200
- inf.rmv=17
-
-
- [files.DelDirs]
- "%49201%"
-
-
- [SourceDisksNames]
- 3329 = "Generic Install",,0
-
-
- [SourceDisksFiles]
- DECCHECK.exe=3329
- DECCHECK.inf=3329
- eula.txt=3329
-
- [redist.copy]
-
-
- [files.copy]
- DECCHECK.exe,,,97
- eula.txt,,,97
-
- [files.rmv]
- DECCHECK.exe,,,1
- eula.txt,,,1
-
-
- [CopyINF]
- DECCHECK.inf,,,97
-
- [INF.rmv]
- DECCHECK.inf,,,1
-
- [reg.Installdir]
- HKLM,"Software\Microsoft\Windows Media\%thispackage%","InstallDir",,"%49201%"
-
- [reg.Uninstall]
- HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%thispackage%", "UninstallString",, "RunDll32 advpack.dll,LaunchINFSection %17%\%thisinf%,Uninstall"
- HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%thispackage%", "DisplayName",, "%uninstdescription%"
-
- [reg.cleanup]
- HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%thispackage%"
- HKLM, "Software\Microsoft\Windows Media\%thispackage%"
-
- [Startup.Links.nt]
- setup.ini, progman.groups,,"StartMenuWMFolder=%49300%\%programgroup%"
- setup.ini, StartMenuWMFolder,, """%uninstdescription% "",""""""%49200%\%link1target%"""""",,,"
-
- [StartupLinks.del]
- setup.ini, progman.groups,,"StartMenuWMFolder=%49300%\%programgroup%"
- setup.ini,StartMenuWMFolder,, ""%uninstdescription%"",,,
-
-
- [BeginUninstallPromptSection]
- Prompt="%prompt%"
- ButtonType=YESNO
- Title="%prompttitle%"
-
-
- [Strings]
- thisinf = "DECCHECK.inf"
- thispackage = "DECCHECK"
- uninstdescription = "Microsoft Windows XP Video Decoder Checkup Utility"
- prompt="Do you want to remove the Microsoft Windows XP Video Decoder Checkup Utility"
- prompttitle="Microsoft Windows XP Video Decoder Checkup Utility"
- programgroup="Windows Media"
- link1target="DECCHECK.exe"
-
- ;;;;;;;--------------------------------------------
- ;-- Only localize strings below this line
- ;;;;;;--------------------------------------------
-
- LANGUAGE="EN"
- ERROR_WRONG_ADVPACK_VERSION = "You need a newer version of Advpack.dll."
-