home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / ChipCD_12_99.iso / software / y2k / y2kadmin / y2k.exe / 1033 / RCDATA / CABINET / y2k.inf < prev    next >
Windows Setup INFormation  |  1999-10-21  |  3KB  |  101 lines

  1. ; Localized    09/30/1999 04:36  (GMT)    7:4.2.252     y2k.inx
  2. [version]
  3. signature="$CHICAGO$"
  4. AdvancedINF=2.0
  5.  
  6. [SourceDisksNames]
  7. 1="Y2KScan Files",,1
  8.  
  9. [SourceDisksFiles]
  10. Y2KScan.exe=1
  11. Y2KScn32.exe=1
  12. Eula.txt=1
  13. readme.txt=1
  14. y2kdbpl.txt=1
  15. Y2k.inf=1
  16.  
  17. [DefaultInstall]
  18. Copyfiles=Y2KScanFiles,Y2KScanFiles.inf
  19. AddReg=InstallY2KScan,UninstallY2KScan.reg
  20. UpdateInis= Y2KScan.Group 
  21. CustomDestination=MyCustomDestination
  22. CheckAdminRights=1
  23.  
  24. [Uninstall]
  25. Cleanup=1
  26. BeginPrompt=BeginPromptSection
  27. EndPrompt=EndPromptSection
  28. Delfiles=Y2KScanFiles
  29. DelReg=DelRegSection
  30. UpdateInis= Uninstall.Y2KScan.Group
  31. CustomDestination=MyCustomDestination2
  32. DelDirs=DelDirsSection
  33.  
  34. [Y2KScanFiles]
  35. Y2KScan.exe
  36. Y2KScn32.exe
  37. Eula.txt
  38. readme.txt
  39. y2kdbpl.txt
  40.  
  41. [Y2KScanFiles.inf]
  42. Y2k.inf
  43.  
  44. [Y2KScan.Group]
  45. setup.ini, progman.groups,, "group0=%Y2KAppDesc%"
  46. setup.ini, group0,, """%Y2KAppDesc%"""
  47. setup.ini, group0,, """%Y2KAppDesc%"", """"""%49000%\Y2KScan.EXE"""""", %49000%\Y2KScan.exe, 0,,%49000%"
  48. setup.ini, group0,, """%ReadMeDesc%"", """"""%49000%\readme.txt"""""", %49000%\%ReadmeFile%, 0,,%49000%"
  49.  
  50. [Uninstall.Y2KScan.Group]
  51. setup.ini, progman.groups,, "group0=%Y2KAppDesc%"
  52. setup.ini, group0,, """%ReadMeDesc%"""
  53. setup.ini, group0,, """%Y2KAppDesc%"""
  54.  
  55. [InstallY2KScan]
  56. HKLM,Software\Microsoft\%RegKeyName%,InstallDir,,%49000%
  57. HKLM,Software\Microsoft\%RegKeyName%,FileSizeEpsilon,1,0,0,0,0
  58.  
  59. [BeginPromptSection]
  60. Prompt=%BeginPrompt%
  61. ButtonType=YESNO
  62. Title=%Y2KAppDesc%
  63.  
  64. [EndPromptSection]
  65. Prompt=%EndPrompt%
  66.  
  67. [DelRegSection]
  68. HKLM,Software\Microsoft\%RegKeyName%
  69. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%RegKeyName%
  70.  
  71. [DelDirsSection]
  72. %49000%
  73.  
  74. [DestinationDirs]
  75. Y2KScanFiles=49000
  76. Y2KScanFiles.inf=49000
  77.  
  78. [MyCustomDestination]
  79. 49000=PackageDestination49000,1
  80.  
  81. [MyCustomDestination2]
  82. 49000=PackageDestination49000,5
  83.  
  84. [PackageDestination49000]
  85. HKLM,"Software\Microsoft\%RegKeyName%","InstallDir","%DirPrompt%","C:\Y2KScan"
  86.  
  87. [UninstallY2KScan.reg]
  88. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%RegKeyName%,,,
  89. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%RegKeyName%,"DisplayName",,"%Y2KAppDesc%"
  90. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%RegKeyName%,"UninstallString",,"rundll32.exe advpack.dll,LaunchINFSection %49000%\y2k.inf,Uninstall"
  91.  
  92. [Strings]
  93. Y2KAppDesc = "Microsoft Year 2000 Product Analyzer"
  94. RegKeyName = "Microsoft Year 2000 Product Analyzer"
  95. ReadMeDesc = "Readme.txt"
  96. DirPrompt = "Gdzie chcesz zainstalowaµ program Microsoft Year 2000 Product Analyzer?"
  97. DatabaseFile = "y2kdbpl.txt"    ;This is y2kbd<two letter lang code>
  98. ReadmeFile = "readme.txt"    ;The name of the readme file
  99. BeginPrompt = "Czy na pewno chcesz odinstalowaµ program Microsoft Year 2000 Product Analyzer?"
  100. EndPrompt = "Program Microsoft Year 2000 Product Analyzer zosta│ pomy£lnie odinstalowany"
  101.