home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / 3DFXManiaCDROM.iso / patches / mtmpatch.exe / MONSTER.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1997-01-08  |  1.6 KB  |  60 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [SourceDisksNames]
  6. 1="Monster",,1
  7.  
  8. [SourceDisksFiles]
  9. monster.exe=1
  10.  
  11. [DestinationDirs]
  12. Monster=83100
  13. InfFile=17
  14.  
  15. [DefaultInstall]
  16. CopyFiles=Monster,InfFile
  17. CustomDestination=MyCustomDestination
  18. AddReg=RegKeys
  19.  
  20. [Monster]
  21. Monster.exe
  22. Readme.txt
  23.  
  24. [InfFile]
  25. monster.inf
  26.  
  27. [MyCustomDestination]
  28. 83001=AppInstalled83001,22
  29. 83100=Path83100,5
  30.  
  31. [AppInstalled83001]
  32. "HKLM","Software\Microsoft\Monster Truck Madness\1.0","InstalledTo","You do not have Monster Truck Madness installed on your computer.  Please install Monster Truck Madness before installing the patch.",""
  33.  
  34. [Path83100]
  35. "HKLM","Software\Microsoft\Monster Truck Madness\1.0","InstalledTo","",""
  36.  
  37. [RemovePatch]
  38. BeginPrompt=BeginPromptSection
  39. DelReg=DelKeys
  40. DelFile=InfFile
  41. EndPrompt=EndPromptSection
  42.  
  43. [BeginPromptSection]
  44. Prompt="Are you sure you want to remove the Monster Truck Madness Patch?"
  45. ButtonType=YESNO
  46. Title="Microsoft Monster Truck Madness"
  47.  
  48. [EndPromptSection]
  49. Prompt="You have successfully removed the Microsoft Monster Truck Madness Patch."
  50.  
  51. [RegKeys]
  52. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MonsterPatch,"DisplayName",,"Microsoft Monster Truck Madness Patch" 
  53. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MonsterPatch,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\monster.inf,RemovePatch,,A"
  54. HKLM,"SOFTWARE\Microsoft\Monster Truck Madness\1.0","Version",,"1.0.65"
  55.  
  56. [DelKeys]
  57. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MonsterPatch
  58. HKLM,"SOFTWARE\Microsoft\DirectPlay\Applications\Monster Truck Madness"
  59.  
  60.