home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 November
/
Chip_2000-11_cd2.bin
/
sharewar
/
wincig
/
INSTALL.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2000-06-05
|
3KB
|
93 lines
[TH-Soft]
PROJEKT=WinCIG
VERSION=1.20
; L o c a l i s e d s t u f f
[Strings]
PROJEKT="WinCIG"
VERSION="1.20";
WinCIGPROG = "WinCIG";
WinCIGPROG_LOCN = "WinCIG" ; shortcut location
WinCIG_Desc = "WinCIG" ; shortcut name
WinCIG_Desc2 = "WinCIG-Info" ; shortcut name
WinCIG_Desc3 = "WinCIG-License (XML)" ; shortcut name
WinCIG_REMOVE_DESC = "WinCIG (Remove only)"
WinCIG_ShortDesc= "Run WinCIG" ; details view
WinCIG_ShortDesc2= "WinCIG Information" ; details view
WinCIG_ShortDesc3= "WinCIG License" ; details view
ITWORK="WinCIG installed successfully"
[DefaultInstall]
CopyFiles=WinCIG.copy.prog, WinCIG.copy.hlp, WinCIG.copy.win, WinCIG.copy.sys, WinCIG.copy.inf
UpdateInis=WinCIG.Links
AddReg=WinCIG.reg, WinCIG.Run
Uninstall=Run_remove
[Run_remove]
DelFiles = WinCIG.copy.prog, WinCIG.copy.hlp, WinCIG.copy.win, WinCIG.copy.sys, WinCIG.copy.inf
DelReg = WinCIG.reg.remove, WinCIG.Run
UpdateInis = WinCIG.Links.Remove
[version]
signature="$CHICAGO$"
; F i l e c o p y i n g s e c t i o n s (where the go to).
[DestinationDirs]
WinCIG.copy.sys=11
WinCIG.copy.hlp=18
WinCIG.copy.prog=24,%WinCIGPROG%
WinCIG.copy.win=25
WinCIG.copy.inf=17
SourceDir=01
; w h a t f i l e s a r e c o p i e d w h e r e
[WinCIG.copy.prog]
[WinCIG.copy.win]
[WinCIG.copy.sys]
[WinCIG.copy.hlp]
[WinCIG.copy.inf]
WinCIG.INF,install.inf
; W h e r e t h e f i l e s c o m e f r o m
[SourceDisksNames]
67="WinCIG","",1
[SourceDisksFiles]
WinCIG.EXE=67
install.Inf=67
; L i n k s / S h o r t c u t s
[WinCIG.Links]
setup.ini, progman.groups,,"group67=%WinCIGPROG_LOCN%"
setup.ini, group67,,"""%WinCIG_Desc%"",""""""%01%\WinCIG.EXE"""""",,,,""%01%"",%WinCIG_ShortDesc%"
setup.ini, group67,,"""%WinCIG_Desc2%"",""""""%01%\WinCIGE.HTM"""""",,,,""%01%"",%WinCIG_ShortDesc2%"
setup.ini, group67,,"""%WinCIG_Desc3%"",""""""%01%\PAD_FILE.XML"""""",,,,""%01%"",%WinCIG_ShortDesc3%"
; L i n k s / S h o r t c u t s - Removal.
[WinCIG.Links.Remove]
setup.ini, progman.groups,,"group67=%WinCIGPROG_LOCN%"
setup.ini, group67,,"""%WinCIG_Desc%""
setup.ini, group67,,"""%WinCIG_Desc2%""
setup.ini, group67,,"""%WinCIG_Desc3%""
[WinCIG.reg]
HKCU,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PROJEKT%,DisplayName,,"%WinCIG_REMOVE_DESC%"
HKCU,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PROJEKT%,Version,,"%VERSION%"
HKCU,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PROJEKT%,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection Run_remove 4 WinCIG.inf"
[WinCIG.reg.remove]
HKCU,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PROJEKT%,,,
HKCU,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PROJEKT%,DisplayName,,"%WinCIG_DESC%"
HKCU,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PROJEKT%,Version,,"%VERSION%"
HKCU,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PROJEKT%,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection Run_remove 4 WinCIG.inf"
HKCU,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PROJEKT%
; R u n o n c e i n s t a l l e d
[WinCIG.run]
;HKCU,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,%ITWORK%,,"%01%\WinCIG.EXE"