home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 December
/
PCWorld_2003-12_cd.bin
/
Software
/
komercni
/
swyft
/
SWYFTinternet.exe
/
install_script.iss
Wrap
Text File
|
2003-10-31
|
2KB
|
47 lines
;InnoSetupVersion=3.0.5
[Setup]
AppName=Swyft Internet
AppVerName=Swyft Internet 3.400
AppId=Swyft Internet
AppPublisher=SwyftNet Ltd
AppPublisherURL=http://www.swyftnet.com
AppSupportURL=http://www.swyftnet.com
AppUpdatesURL=http://www.swyftnet.com
DefaultDirName={pf}\Swyft Internet
DefaultGroupName=Swyft Internet
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\swyft-dial.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\iphone.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\isms.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Phone.wav"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\fcrypt.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\fdecrypt.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\ras_dll.dll"; DestDir: "{app}"; Flags: ignoreversion
[INI]
FileName: "{app}\swyft-dial.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.swyftnet.com";
[Run]
Filename: "{app}\swyft-dial.exe"; Description: "Launch Swyft Internet"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Swyft Internet"; Filename: "{app}\swyft-dial.exe";
Name: "{group}\Swyft Internet on the Web"; Filename: "{app}\swyft-dial.url";
Name: "{userdesktop}\Swyft Internet"; Filename: "{app}\swyft-dial.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Swyft Internet"; Filename: "{app}\swyft-dial.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:";
[UninstallDelete]
Type: files; Name: "{app}\swyft-dial.url";