home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 4
/
CHIP_HITWARE4.iso
/
TOOLS
/
95FORGOT
/
INSTALDE.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1997-08-06
|
2KB
|
57 lines
; Author : Claude Legrosse <j-f.legrosse@ac-nancy-metz.fr>
; Install Forgot-It! in windows folder
; uninstall with install/uninstall in the control panel
; Forgot-It! is copyright (c) Mathieu MARCIACQ
[DefaultInstall]
CopyFiles = Forgotit.copy.prog, Forgotit.copy.inf
AddReg = Forgotit.Add.Reg
UpdateInis = Forgotit.Add.Links
[DefaultUninstall]
DelFiles = Forgotit.copy.prog, Forgotit.copy.inf, Forgotit.used.dat
DelReg = Forgotit.Del.Reg
UpdateInis = Forgotit.Del.Links
[version]
signature="$CHICAGO$"
[DestinationDirs]
Forgotit.copy.prog=25 ; file go to windows folder
Forgotit.copy.inf=17 ; file go to windows\inf folders
Forgotit.used.dat=25 ; file go to windows folder
[Forgotit.copy.prog]
Forgotit.exe
[Forgotit.copy.inf]
InstalDE.inf
[Forgotit.used.dat]
Postit.dat
Postit.ini
[SourceDisksNames]
1="Forgot-It! (c) Mathieu-MARCIACQ","",1
[SourceDisksFiles]
Forgotit.exe=1
Forgotit.inf=1
[Forgotit.Add.Links]
setup.ini, progman.groups,, "group1=Autostart"
setup.ini, group1,, """Forgot-It!"", ""%25%\Forgotit.exe"",,,,,Forgot-It!"
[Forgotit.Del.Links]
setup.ini, progman.groups,, "group1=Autostart"
setup.ini, group1,, """Forgot-It!""
[Forgotit.Add.Reg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Forgotit,DisplayName,,"Forgot-It !"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Forgotit,UninstallString,,"RunDll setupx.dll,InstallHinfSection DefaultUninstall 4 InstalDE.inf"
[Forgotit.Del.Reg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Forgotit,,,
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Forgotit,DisplayName,,"Forgot-It !"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Forgotit,UninstallString,,"RunDll setupx.dll,InstallHinfSection DefaultUninstall 4 InstalDE.inf"