home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Tajnepp / Powrstrp / PSTRIP.EXE / PSTRIP.INF < prev    next >
Windows Setup INFormation  |  1998-06-12  |  4KB  |  130 lines

  1. ; INF file for PowerStrip 95/98/NT (admin and user)
  2. ; Copyright 1997-98, EnTech Taiwan
  3. ; Right-click this file from the Windows Explorer and select "Install"
  4. ; or simply run the Setup program (if included)
  5.  
  6. [DefaultInstall]
  7. CopyFiles=PS.Copy.Win, PS.Copy.Inf, PS.Copy.Vxd
  8. UpdateInis=PS.Links
  9. AddReg=PS.Reg
  10. Uninstall=DefaultUninstall
  11.  
  12. [DefaultInstall.ntx86]
  13. CopyFiles=PS.Copy.Win, PS.Copy.Inf, PS.Copy.Sys
  14. UpdateInis=PS.Links
  15. DelReg=PS.OldReg.Remove
  16. AddReg=PS.Reg.ntx86
  17. Uninstall=DefaultUninstall
  18.  
  19. [DefaultUninstall]
  20. DelFiles=PS.Copy.Win, PS.Copy.Inf, PS.Copy.Vxd, PS.Copy.Sys, PS.Copy.Ini, PS.Old.Inf
  21. DelReg=PS.Reg.Remove
  22. UpdateInis=PS.Links.Remove
  23.  
  24. [version]
  25. signature="$CHICAGO$"
  26.  
  27. [DestinationDirs]
  28. PS.Copy.Win=25
  29. PS.Copy.Inf=17
  30. PS.Old.Inf=17
  31. PS.Copy.Vxd=11
  32. PS.Copy.Ini=25
  33. PS.Copy.Sys=12
  34.  
  35. [PS.Copy.Win]
  36. PSTRIP.EXE
  37. PSTRIP.DLL
  38. PSTRIP.DAT
  39. PSTRIP.TXT
  40. PSTRIP.CFG
  41. PSTRIP.DOC
  42.  
  43. [PS.Copy.Vxd]
  44. PSTRIP.VXD
  45.  
  46. [PS.Copy.Sys]
  47. PSTRIP.SYS
  48.  
  49. [PS.Copy.Inf]
  50. PSTRIP.INF
  51.  
  52. [PS.Old.Inf]
  53. PSTRIP95.INF
  54. PSTRIPNT.INF
  55. PSUSERNT.INF
  56.  
  57. [PS.Copy.Ini]
  58. PSTRIP.INI
  59. PSTRIP.CNF
  60.  
  61. [SourceDisksNames]
  62. 98="PowerStrip Disk",,
  63.  
  64. [SourceDisksFiles]
  65. PSTRIP.EXE=98
  66. PSTRIP.DLL=98
  67. PSTRIP.TXT=98
  68. PSTRIP.DAT=98
  69. PSTRIP.VXD=98
  70. PSTRIP.SYS=98
  71. PSTRIP.CFG=98
  72. PSTRIP.DOC=98
  73. PSTRIP.INF=98
  74.  
  75. [Strings]
  76. PSPROG="PowerStrip"
  77. PSPROG_LOCN="PowerStrip"
  78. PS_DESC="PowerStrip"
  79. PS_READDOCS="Online Documentation"
  80. PS_READDESC="Release Notes"
  81. PS_REMOVE_DESC="PowerStrip (remove only)"
  82. PS_SHORTDESC="PowerStrip"
  83. REG_SZ         = 0x00000000
  84. REG_MULTI_SZ   = 0x00010000
  85. REG_EXPAND_SZ  = 0x00020000
  86. REG_BINARY     = 0x00000001
  87. REG_DWORD      = 0x00010001
  88.  
  89. [PS.Links]
  90. setup.ini, progman.groups,,"group55=%PSPROG_LOCN%"
  91. setup.ini, group55,,"""%PS_DESC%"", ""%25%\PSTRIP.exe"",,,,,%PS_SHORTDESC%"
  92. setup.ini, group55,,"""%PS_READDOCS%"", ""%25%\PSTRIP.doc"",,,,,%PS_READDOCS%"
  93. setup.ini, group55,,"""%PS_READDESC%"", ""%25%\PSTRIP.txt"",,,,,%PS_READDESC%"
  94.  
  95. [PS.Links.Remove]
  96. setup.ini, progman.groups,,"group55=%PSPROG_LOCN%"
  97. setup.ini, group55,,"""%PS_DESC%""
  98. setup.ini, group55,,"""%PS_READDOCS%""
  99. setup.ini, group55,,"""%PS_READDESC%""
  100.  
  101. [PS.OldReg.Remove]
  102. HKLM,System\CurrentControlSet\Services\PStrip
  103.  
  104. [PS.Reg]
  105. ;Un-comment the next line if you want the PowerStrip to load automatically
  106. ;HKLM,Software\Microsoft\Windows\CurrentVersion\Run,PowerStrip,,"%25%\pstrip.exe"
  107. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip,DisplayName,,"%PS_REMOVE_DESC%"
  108. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip,UninstallString,,"RunDll setupx.dll,InstallHinfSection DefaultUninstall 4 pstrip.inf"
  109.  
  110. [PS.Reg.98]
  111. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip,DisplayName,,"%PS_REMOVE_DESC%"
  112. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\pstrip.inf,DefaultUninstall,5"
  113.  
  114. [PS.Reg.ntx86]
  115. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip,DisplayName,,"%PS_REMOVE_DESC%"
  116. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection DefaultUninstall 4 pstrip.inf"
  117.  
  118. [PS.Reg.ntx86.User]
  119. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip,DisplayName,,"%PS_REMOVE_DESC%"
  120. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection DefaultUninstall 4 pstrip.inf"
  121. HKLM,System\CurrentControlSet\Services\PStrip,ErrorControl,%REG_DWORD%,0x00000001
  122. HKLM,System\CurrentControlSet\Services\PStrip,Type,%REG_DWORD%,0x00000001
  123. HKLM,System\CurrentControlSet\Services\PStrip,Start,%REG_DWORD%,0x00000002
  124. HKLM,System\CurrentControlSet\Services\PStrip,Group,%REG_SZ%,"Extended Base"
  125. HKLM,System\CurrentControlSet\Services\PStrip,Parameters,%REG_SZ%,""
  126.  
  127. [PS.Reg.Remove]
  128. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip
  129. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,PowerStrip
  130.