home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hacker
/
Hacker.iso
/
HACKER
/
DIVERSE
/
X-SETUP
/
X-SETUP.INF
< prev
Wrap
INI File
|
1997-03-27
|
2KB
|
78 lines
;Setup for K/oS X-Setup (Win95/NT)
;
;To install it, click with your RIGHT mousebutton (Explorer) this file and
;select "Install".
;
;To uninstall: Go to Control Panel|Software|K/oS X-Setup 2.0 and click "Remove".
;
;Please read README.TXT also.
[Version]
signature="$chicago$"
[DefaultInstall]
CopyFiles=XSetup.Files,XSetup.inf
AddReg=Registry.Add
UpdateInis=XSetup.Ini.Add
Ini2Reg=XSetup.Ini2Reg.Add
[DefaultInstall.ntx86]
CopyFiles=XSetup.Files,XSetup.inf
AddReg=Registry.AddNT
UpdateInis=XSetup.Ini.Add
[DefaultUninstall]
DelFiles=XSetup.Files,XSetup.inf,XSetup.AutoFiles
DelReg=Registry.Add,Registry.Del
UpdateInis=XSetup.Ini.Del
[SourceDisksNames]
1="%01%",,1
[DestinationDirs]
XSetup.Files=10
XSetup.Inf=17
XSetup.AutoFiles=10
[XSetup.Files]
X-Setup.exe,X-Setup.ex_
X-Setup.cnt,X-Setup.cn_
X-Setup.hlp,X-Setup.hl_
cool.dl_
[XSetup.Inf]
X-Setup.inf
[XSetup.AutoFiles]
X-Setup.gid
X-Setup.fts
[Registry.Add]
HKLM,%UnInstallPath%,DisplayName,,%DispName%
HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\X-Setup.inf
[Registry.AddNT]
HKLM,%UnInstallPath%,DisplayName,,%DispName%
HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 %17%\X-Setup.inf
[Registry.Del]
HKCU,%RegPath%,,,
[XSetup.Ini.Add]
setup.ini, progman.groups,, "group1=%XSetupGrp%"
setup.ini, group1,, ""%XSetupName%", "%10%\X-Setup.exe"
[XSetup.Ini.Del]
setup.ini,progman.groups,,"group1=%XSetupGrp%"
setup.ini,group1,,""%XSetupName%""
[XSetup.Ini2Reg.Add]
win.ini,Desktop,Wallpaper,HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup",2
win.ini,Desktop,TileWallpaper,HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup",2
[Strings]
XSetupGrp="Tiny Tools"
XSetupName="X-Setup 2.0"
DispName="K/oS X-Setup 2.0"
RegPath="Software\K/oS Inc.\X-Setup\2.0"
UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\KosXSetupV20