home *** CD-ROM | disk | FTP | other *** search
/ Hacker / Hacker.iso / HACKER / DIVERSE / X-SETUP / X-SETUP.INF < prev   
INI File  |  1997-03-27  |  2KB  |  78 lines

  1. ;Setup for K/oS X-Setup (Win95/NT)
  2. ;
  3. ;To install it, click with your RIGHT mousebutton (Explorer) this file and
  4. ;select "Install".
  5. ;
  6. ;To uninstall: Go to Control Panel|Software|K/oS X-Setup 2.0 and click "Remove".
  7. ;
  8. ;Please read README.TXT also.
  9.  
  10. [Version]
  11. signature="$chicago$"
  12.  
  13. [DefaultInstall]
  14. CopyFiles=XSetup.Files,XSetup.inf
  15. AddReg=Registry.Add
  16. UpdateInis=XSetup.Ini.Add
  17. Ini2Reg=XSetup.Ini2Reg.Add
  18.  
  19. [DefaultInstall.ntx86]
  20. CopyFiles=XSetup.Files,XSetup.inf
  21. AddReg=Registry.AddNT
  22. UpdateInis=XSetup.Ini.Add
  23.  
  24. [DefaultUninstall]
  25. DelFiles=XSetup.Files,XSetup.inf,XSetup.AutoFiles
  26. DelReg=Registry.Add,Registry.Del
  27. UpdateInis=XSetup.Ini.Del
  28.  
  29. [SourceDisksNames]
  30. 1="%01%",,1
  31.  
  32. [DestinationDirs]
  33. XSetup.Files=10
  34. XSetup.Inf=17
  35. XSetup.AutoFiles=10
  36.  
  37. [XSetup.Files]
  38. X-Setup.exe,X-Setup.ex_
  39. X-Setup.cnt,X-Setup.cn_
  40. X-Setup.hlp,X-Setup.hl_
  41. cool.dl_
  42.  
  43. [XSetup.Inf]
  44. X-Setup.inf
  45.  
  46. [XSetup.AutoFiles]
  47. X-Setup.gid
  48. X-Setup.fts
  49.  
  50. [Registry.Add]
  51. HKLM,%UnInstallPath%,DisplayName,,%DispName%
  52. HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\X-Setup.inf
  53.  
  54. [Registry.AddNT]
  55. HKLM,%UnInstallPath%,DisplayName,,%DispName%
  56. HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 %17%\X-Setup.inf
  57.  
  58. [Registry.Del]
  59. HKCU,%RegPath%,,,
  60.  
  61. [XSetup.Ini.Add]
  62. setup.ini, progman.groups,, "group1=%XSetupGrp%"
  63. setup.ini, group1,, ""%XSetupName%", "%10%\X-Setup.exe"
  64.  
  65. [XSetup.Ini.Del]
  66. setup.ini,progman.groups,,"group1=%XSetupGrp%"
  67. setup.ini,group1,,""%XSetupName%""
  68.  
  69. [XSetup.Ini2Reg.Add]
  70. win.ini,Desktop,Wallpaper,HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup",2
  71. win.ini,Desktop,TileWallpaper,HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup",2
  72.  
  73. [Strings]
  74. XSetupGrp="Tiny Tools"      
  75. XSetupName="X-Setup 2.0"
  76. DispName="K/oS X-Setup 2.0"
  77. RegPath="Software\K/oS Inc.\X-Setup\2.0"
  78. UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\KosXSetupV20