home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.2.1
- [Setup]
- AppName=NuonSoft ShellEnhancer
- AppVerName=NuonSoft ShellEnhancer 2.0 BETA
- AppId=NuonSoft ShellEnhancer
- AppVersion=2.0 BETA
- AppPublisher=NuonSoft
- AppPublisherURL=http://www.nuonsoft.com/
- AppSupportURL=http://www.nuonsoft.com/support/
- AppUpdatesURL=http://www.nuonsoft.com/shellenhancer/
- AppMutex=NuonSoftShellEnhancerMutex
- DefaultDirName=C:\Program Files\NuonSoft\ShellEnhancer
- DefaultGroupName=NuonSoft\ShellEnhancer
- OutputBaseFilename=setup
- Compression=lzma
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\ShellEnhancer.exe"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\oleacc.dll"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\CrashRpt.dll"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\dbghelp.dll"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\zlib.dll"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\License.txt"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\ShellEnhancer.chm"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\ShellEnhancer.dll"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\StartupHelper.exe"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\ExitWindows.exe"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- Source: "{app}\default.tasks"; DestDir: "{app}"; Flags: uninsrestartdelete promptifolder
- [Registry]
- Root: HKCU; Subkey: "Software\NuonSoft"; Flags: uninsdeletekeyifempty
- Root: HKCU; Subkey: "Software\NuonSoft\ShellEnhancer"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\NuonSoft"; Flags: uninsdeletekeyifempty
- Root: HKLM; Subkey: "Software\NuonSoft\ShellEnhancer"; ValueName: "path"; ValueType: String; ValueData: "{app}\ShellEnhancer.exe"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "NuonSoft ShellEnhancer StartupHelper"; ValueType: String; ValueData: "{app}\StartupHelper.exe"; Flags: uninsdeletevalue
- [Run]
- Filename: "{app}\Readme.txt"; Description: "View the NuonSoft ShellEnhancer Readme"; Flags: shellexec postinstall skipifsilent nowait
- Filename: "{app}\ShellEnhancer.exe"; Description: "Launch NuonSoft ShellEnhancer"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\ShellEnhancer"; Filename: "{app}\ShellEnhancer.exe";
- Name: "{group}\ShellEnhancer Help"; Filename: "{app}\ShellEnhancer.chm";
- Name: "{group}\ShellEnhancer Readme"; Filename: "{app}\Readme.txt";
- Name: "{group}\Uninstall ShellEnhancer"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\NuonSoft ShellEnhancer"; Filename: "{app}\ShellEnhancer.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\NuonSoft ShellEnhancer"; Filename: "{app}\ShellEnhancer.exe"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
- [CustomMessages]
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-