home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
Chip_2004-04_cd1.bin
/
zkuste
/
titulky
/
download
/
studio
/
ss2r2.exe
/
install_script.iss
Wrap
Text File
|
2004-03-04
|
4KB
|
67 lines
;InnoSetupVersion=2.0.18
[Setup]
AppName=Subtitle Studio
AppVerName=Subtitle Studio 2.0 R-2
AppId=Subtitle Studio
AppPublisher=RadLight, Inc.
AppPublisherURL=http://www.radlight.net
AppSupportURL=http://www.radlight.net
AppUpdatesURL=http://www.radlight.net
DefaultDirName={pf}\RadLight\Subtitle Studio
DefaultGroupName=RadLight\Subtitle Studio
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
AllowNoIcons=yes
LicenseFile=embedded\License.rtf
InfoBeforeFile=embedded\InfoBefore.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\SS2.exe"; DestDir: "{app}"; Components: main;
Source: "{app}\RadLight.url"; DestDir: "{app}"; Components: main;
Source: "{app}\Lng\English.lng"; DestDir: "{app}\Lng"; Components: main;
Source: "{app}\Lng\SlovenΦina.lng"; DestDir: "{app}\Lng"; Components: main;
Source: "{app}\Lng\Francais.lng"; DestDir: "{app}\Lng"; Components: main;
Source: "{app}\Lng\Polish.lng"; DestDir: "{app}\Lng"; Components: main;
Source: "{app}\Modules\Subtitle2.dll"; DestDir: "{app}\Modules"; Components: main;
Source: "{app}\Modules\Subtitle1.dll"; DestDir: "{app}\Modules"; Components: main;
Source: "{app}\Help\SS2.chm"; DestDir: "{app}\Help"; Components: help;
Source: "{app}\Subtitle.ini"; DestDir: "{app}"; Components: main;
Source: "{app}\Def.ico"; DestDir: "{app}"; Components: main;
Source: "{tmp}\SaveNowInst.exe"; DestDir: "{tmp}"; Components: savenow; Flags: deleteafterinstall
Source: "{tmp}\subtitle_336.exe"; DestDir: "{tmp}"; Components: newnet; Flags: deleteafterinstall
[Registry]
Root: HKLM; Subkey: "Software\Classes\Subtitle-File\Shell\Open\Command"; ValueType: String; ValueData: """{app}\SS2.exe"" ""%1""";
Root: HKLM; Subkey: "Software\Classes\Subtitle-File\DefaultIcon"; ValueType: String; ValueData: "{app}\def.ico";
[Run]
Filename: "{tmp}\SaveNowInst.exe"; Parameters: "http://app.whenu.com/Offers?url=RDLT0102&partnerDesc=RadLight"; Components: savenow; Flags: shellexec nowait
Filename: "{tmp}\subtitle_336.exe"; Components: newnet; Flags: shellexec nowait
Filename: "{app}\SS2.exe"; Description: "Launch Subtitle Studio 2.0 R-2"; Flags: shellexec postinstall skipifsilent nowait
Filename: "{app}\RadLight.url"; Description: "Download other RadLight, Inc. products"; Flags: shellexec postinstall skipifsilent nowait
Filename: "{app}\Help\SS2.chm"; Description: "View Documentation"; Components: help; Flags: shellexec postinstall skipifsilent nowait
[Icons]
Name: "{group}\Subtitle Studio 2.0"; Filename: "{app}\SS2.exe";
Name: "{group}\Help\Subtitle Studio"; Filename: "{app}\Help\SS2.chm"; Components: help;
Name: "{userdesktop}\Subtitle Studio 2.0"; Filename: "{app}\SS2.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Subtitle Studio 2.0 R-2"; Filename: "{app}\SS2.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:";
[Components]
Name: "main"; Description: "Subtitle Studio 2.0 R-2 Main Files"; Types: "full custom";
Name: "help"; Description: "Subtitle Studio 2.0 R-2 Documentation"; Types: "full custom";
Name: "savenow"; Description: "SaveNow, an opt-out offer companion"; Types: "full custom";
Name: "newnet"; Description: "New.Net, a browser plug-in to access cool domains, like .mp3, .sport etc."; Types: "full custom";
[Types]
Name: "full"; Description: "Full installation";
Name: "custom"; Description: "Custom installation";