home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Utilitare
/
cpumon
/
cpumon_setup.exe
/
install_script.iss
Wrap
Text File
|
2005-05-05
|
2KB
|
54 lines
;InnoSetupVersion=4.2.6
[Setup]
AppName=CPUMON
AppVerName=CPUMON 1.02
AppId=CPUMON
AppPublisher=Goheer.com
AppPublisherURL=http://www.goheer.com
AppSupportURL=http://www.goheer.com
AppUpdatesURL=http://www.goheer.com
DefaultDirName={pf}\Goheer\CPUMON
DefaultGroupName=CPUMON
OutputBaseFilename=setup
Compression=lzma
PrivilegesRequired=none
LicenseFile=embedded\License.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\cpumon.exe"; DestDir: "{app}"; Flags: ignoreversion
[Registry]
Root: HKCU; Subkey: "Software\Goheer\Systools\cpumon"; Flags: uninsdeletekeyifempty
Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "cpumon"; ValueType: String; ValueData: "{app}\cpumon.exe"; Flags: uninsdeletekeyifempty
[Run]
Filename: "{app}\cpumon.exe"; Description: "{cm:LaunchProgram,CPUMON}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\CPUMON"; Filename: "{app}\cpumon.exe";
Name: "{userdesktop}\CPUMON"; Filename: "{app}\cpumon.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\CPUMON"; Filename: "{app}\cpumon.exe"; Tasks: quicklaunchicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[CustomMessages]
default.NameAndVersion=%1 version %2
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";