home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 January
/
01_02.iso
/
software
/
SoundCP
/
scp1.exe
/
install_script.iss
Wrap
Text File
|
2001-11-07
|
4KB
|
63 lines
;InnoSetupVersion=2.0.11
[Setup]
AppName=Sound Control Plus
AppVerName=Sound Control Plus v2.05
AppId=Sound Control Plus
AppPublisher=Really Effective Software
AppPublisherURL=http://software.reallyeffective.co.uk
AppSupportURL=http://software.reallyeffective.co.uk
AppUpdatesURL=http://software.reallyeffective.co.uk
AppMutex=Sound Control Plus
DefaultDirName={pf}\Sound Control Plus
DefaultGroupName=Sound Control Plus
OutputBaseFilename=scp
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\SCP.EXE"; DestDir: "{app}";
Source: "{app}\SCP.HLP"; DestDir: "{app}";
Source: "{app}\SCP.CNT"; DestDir: "{app}";
Source: "{app}\README.TXT"; DestDir: "{app}";
Source: "{app}\LICENSE.TXT"; DestDir: "{app}";
Source: "{app}\HISTORY.TXT"; DestDir: "{app}";
Source: "{app}\DESCRIPTION.TXT"; DestDir: "{app}";
Source: "{app}\really effective software.url"; DestDir: "{app}";
Source: "{app}\really effective network.url"; DestDir: "{app}";
[Registry]
Root: HKCU; Subkey: "Software\Really Effective Software\SCP"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\Really Effective Software\SCP"; ValueName: "chkShowSongTitleAfterChange"; ValueType: String; ValueData: "0";
Root: HKCU; Subkey: "Software\Really Effective Software\SCP"; ValueName: "chkHideTrayIcon"; ValueType: String; ValueData: "0";
Root: HKCU; Subkey: "Software\Really Effective Software\SCP"; ValueName: "chkMultipleDeviceSupport"; ValueType: String; ValueData: "0";
[Run]
Filename: "{app}\README.TXT"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
Filename: "{app}\scp.exe"; Description: "Launch Sound Control Plus"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Sound Control Plus"; Filename: "{app}\SCP.EXE";
Name: "{userdesktop}\Sound Control Plus"; Filename: "{app}\SCP.EXE"; Tasks: desktopicon;
Name: "{userstartup}\Sound Control Plus"; Filename: "{app}\SCP.EXE"; Tasks: startupicon;
Name: "{group}\Sound Control Plus Help"; Filename: "{app}\SCP.HLP";
Name: "{group}\Readme"; Filename: "{app}\README.TXT";
Name: "{group}\License"; Filename: "{app}\LICENSE.TXT";
Name: "{group}\History"; Filename: "{app}\HISTORY.TXT";
Name: "{group}\Description"; Filename: "{app}\DESCRIPTION.TXT";
Name: "{group}\Really Effective Software"; Filename: "{app}\really effective software.url";
Name: "{userdesktop}\Really Effective Software"; Filename: "{app}\really effective software.url"; Tasks: desktopiconres;
Name: "{userfavorites}\Really Effective Software"; Filename: "{app}\really effective software.url"; MinVersion: 4.1,4.0;
Name: "{group}\Really Effective Network"; Filename: "{app}\really effective network.url";
Name: "{userdesktop}\Really Effective Network"; Filename: "{app}\really effective network.url"; Tasks: desktopiconnet;
Name: "{userfavorites}\Really Effective Network"; Filename: "{app}\really effective network.url"; MinVersion: 4.1,4.0;
[Tasks]
Name: "startupicon"; Description: "&Automatically launch Sound Control Plus at Windows startup"; GroupDescription: "Additional icons:";
Name: "desktopicon"; Description: "Create a &desktop icon for Sound Control Plus"; GroupDescription: "Additional icons:";
Name: "desktopiconres"; Description: "Create a desktop shortcut to Really Effective &Software"; GroupDescription: "Additional icons:";
Name: "desktopiconnet"; Description: "Create a desktop shortcut to Really Effective &Network"; GroupDescription: "Additional icons:";