home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 February
/
Chip_2002-02_cd1.bin
/
sharewar
/
safeip
/
safeip.exe
/
install_script.iss
Wrap
Text File
|
2002-01-10
|
4KB
|
82 lines
;InnoSetupVersion=2.0.18
[Setup]
AppName=SafeIP Client
AppVerName=SafeIP Client v2.5.0b
AppId=SafeIP Client
AppVersion=2.5.0a
AppPublisher=SafeIP
AppPublisherURL=http://www.SafeIP.net
AppSupportURL=http://www.SafeIP.net
AppUpdatesURL=http://download.SafeIP.net
DefaultDirName={pf}\SafeIP Client
DefaultGroupName=SafeIP Client
UninstallDisplayIcon={app}\SafeIP.exe
OutputBaseFilename=SafeIP250_2
Compression=zip
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\SafeIP.exe"; DestDir: "{app}"; Components: safeip;
Source: "{app}\borlndmm.dll"; DestDir: "{app}"; Components: safeip;
Source: "{app}\ncm_chat.dll"; DestDir: "{app}"; Components: chat;
Source: "{app}\ncm_clipboard.dll"; DestDir: "{app}"; Components: clipboard;
Source: "{app}\ncm_etalk.dll"; DestDir: "{app}"; Components: etalk;
Source: "{app}\ncm_filesystem.dll"; DestDir: "{app}"; Components: file;
Source: "{app}\ncm_icq.dll"; DestDir: "{app}"; Components: icq;
Source: "{app}\ncm_mail.dll"; DestDir: "{app}"; Components: mail;
Source: "{app}\efm_chess.dll"; DestDir: "{app}"; Components: chess;
Source: "{app}\HOOKSEAY.DLL"; DestDir: "{app}"; Components: safeip;
Source: "{app}\LIBEAY32.DLL"; DestDir: "{app}"; Components: safeip;
Source: "{app}\SSLEAY32.DLL"; DestDir: "{app}"; Components: safeip;
Source: "{app}\resource\income_message.wav"; DestDir: "{app}\resource"; Components: safeip;
Source: "{app}\resource\RingBusy.wav"; DestDir: "{app}\resource"; Components: etalk;
Source: "{app}\resource\RingIn.wav"; DestDir: "{app}\resource"; Components: etalk;
Source: "{app}\resource\RingWait.wav"; DestDir: "{app}\resource"; Components: etalk;
Source: "{app}\lang\dan\chat.efl"; DestDir: "{app}\lang\dan"; Components: lang_dan;
Source: "{app}\lang\dan\chess.efl"; DestDir: "{app}\lang\dan"; Components: lang_dan;
Source: "{app}\lang\dan\clip.efl"; DestDir: "{app}\lang\dan"; Components: lang_dan;
Source: "{app}\lang\dan\file.efl"; DestDir: "{app}\lang\dan"; Components: lang_dan;
Source: "{app}\lang\dan\icq.efl"; DestDir: "{app}\lang\dan"; Components: lang_dan;
Source: "{app}\lang\dan\mail.efl"; DestDir: "{app}\lang\dan"; Components: lang_dan;
Source: "{app}\lang\dan\main.efl"; DestDir: "{app}\lang\dan"; Components: lang_dan;
[Dirs]
Name: "{app}\resource";
Name: "{app}\lang";
Name: "{app}\lang\dan";
[Run]
Filename: "{app}\SafeIP.exe"; Parameters: "/setup"; WorkingDir: "{app}";
Filename: "{app}\SafeIP.exe"; Description: "Run SafeIP client"; Flags: postinstall nowait
[Icons]
Name: "{group}\SafeIP Client"; Filename: "{app}\SafeIP.exe"; WorkingDir: "{app}"; IconFilename: "{app}\SafeIP.exe"; Comment: "SafeIP Client"; Components: safeip;
Name: "{userdesktop}\SafeIP"; Filename: "{app}\SafeIP.exe"; Components: safeip; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\SafeIP"; Filename: "{app}\SafeIP.exe"; Components: safeip; Tasks: quicklaunchicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; Components: "safeip";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; Components: "safeip";
[Components]
Name: "safeip"; Description: "Basic application for Windows"; Types: "full custom";
Name: "chat"; Description: "Chat"; Types: "full";
Name: "file"; Description: "File and directory transfer"; Types: "full";
Name: "clipboard"; Description: "Clipboard transfer"; Types: "full";
Name: "etalk"; Description: "Internet telephony"; Types: "full";
Name: "icq"; Description: "ICQ support"; Types: "full";
Name: "mail"; Description: "MAIL support"; Types: "full";
Name: "chess"; Description: "Chess game"; Types: "full";
Name: "lang_eng"; Description: "English language"; Types: "full custom";
Name: "lang_dan"; Description: "Danish language"; Types: "full";
[UninstallDelete]
Type: filesandordirs; Name: "{app}\temp"; Components: safeip;
[Types]
Name: "full"; Description: "Full version";
Name: "custom"; Description: "Customized";