home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
internet.au CDrom 42
/
NETCD42.iso
/
download
/
blanch19.exe
/
blanch95.inf
< prev
next >
Wrap
INI File
|
1998-03-13
|
2KB
|
88 lines
; Author: One Guy Coding
;
; Blanch95.inf
;
[version]
;signature="$Windows NT$"
signature="$Chicago$"
Provider="One Guy Coding Ltd."
SetupClass=Base
[DefaultInstall]
OptionDesc = %BLANCH_DESC%
Tip = %BLANCH_TIP%
Copyfiles = Blanch.Files.Exe,Blanch.Files.Hlp,Blanch.Files.Inf
UpdateInis = LinksInstall.Inf
AddReg = Blanch.Add.Reg
DestinationDirs = DestinationDirs
[UnInstall]
Delfiles=Blanch.Files.Exe,Blanch.Files.Hlp,Blanch.Files.Inf
UpdateInis=LinksUninstall.Inf
Delreg=Blanch.Del.Reg
[DestinationDirs]
DefaultDestDir=30,%PFOGC%
Blanch.Files.Inf=17
[SourceDisksNames]
1="Blanch","",1
[SourceDisksFiles]
Blanch.exe=1
blanch.hlp=1
blanch.cnt=1
breadme.txt=1
bchanges.txt=1
;blanchnt.inf=1
blanch95.inf=1
[Blanch.Files.Exe]
Blanch.exe
[Blanch.Files.Hlp]
blanch.hlp
blanch.cnt
breadme.txt
bchanges.txt
[Blanch.Files.Inf]
;blanchnt.inf
blanch95.inf
[Blanch.Add.Reg]
HKLM,%UBLANCH%,DisplayName,,"%DISPLAYNAME%"
HKLM,%UBLANCH%,"UninstallString",,"RunDll setupx.dll,InstallHinfSection UnInstall 4 %17%\blanch95.inf
;HKLM,%UBLANCH%,"UninstallString",,"rundll32 setupapi,InstallHinfSection UnInstall 132 %17%\blanchnt.inf"
[Blanch.Del.Reg]
HKLM,%UBLANCH%
HKLM,%VERNREG%
HKCU,%SOGCV2%
[LinksInstall.Inf]
setup.ini, progman.groups,, "group=""%GROUP_NAME%"""
setup.ini, group,, """Blanch"", """"""%30%%PFOGC%\blanch.exe"""""",,,,"
setup.ini, group,, """Blanch Help"", """"""%30%%PFOGC%\blanch.hlp"""""",""winhelp.exe"",,"
setup.ini, group,, """Blanch Changes"",""""""%30%%PFOGC%\bchanges.txt"""""",""notepad.exe"",,"
setup.ini, group,, """Blanch Readme"",""""""%30%%PFOGC%\breadme.txt"""""",""notepad.exe"",,"
[LinksUninstall.Inf]
setup.ini, progman.groups,, "group=""%GROUP_NAME%"""
setup.ini, group,, """Blanch"""
setup.ini, group,, """Blanch Help"""
setup.ini, group,, """Blanch Changes"""
setup.ini, group,, """Blanch Readme"""
[Strings]
DISPLAYNAME="Blanch"
UBLANCH="Software\Microsoft\Windows\CurrentVersion\Uninstall\Blanch"
SOGCV2="Software\One Guy Coding\Blanch"
VERNREG="Software\One Guy Coding\Vern\1.00"
GROUP_NAME="One Guy Coding"
;PFOGC="Program Files\One Guy Coding"
PFOGC="Progra~1\Oneguy~1"
BLANCH_DESC="Virtual Environment Resource Manager"
BLANCH_TIP="Start Blanch from the One Guy Coding Program Group!"