home *** CD-ROM | disk | FTP | other *** search
-
- ;*************************************
- ; Setup appendix
- ;*************************************
- ChangeNotify "#STARTMENU#\#PROGRAM#"
- ChangeNotify "#STARTMENU#"
- ChangeNotify "#DESKTOPDIR#"
- CopyUninstall "#INSTALLPATH#\#UNINST#"
- CreateSetupInfo
- CreateRegValSz "HKEY_LOCAL_MACHINE","Software\Microsoft\Windows\CurrentVersion\Uninstall\#PROGRAM#","DisplayName", "#PROGRAM# V#VERSION#"
- CreateRegValSz "HKEY_LOCAL_MACHINE","Software\Microsoft\Windows\CurrentVersion\Uninstall\#PROGRAM#","UninstallString", "#INSTALLPATH#\Uninstall.exe"
-