home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Shareware
/
Comunicatii
/
dns4me
/
d4setup.exe
/
install_script.iss
Wrap
Text File
|
2004-05-20
|
5KB
|
85 lines
;InnoSetupVersion=4.2.1
[Setup]
AppName=DNS4Me
AppVerName=DNS4Me 3.0
AppId=DNS4Me
AppPublisher=Rhino Software, Inc.
AppPublisherURL=http://www.DNS4Me.com
AppSupportURL=http://www.DNS4Me.com/support
AppUpdatesURL=http://www.dns4me.com/download.asp
DefaultDirName={pf}\RhinoSoft.com\DNS4Me
DefaultGroupName=DNS4Me
UninstallDisplayIcon={app}\DNS4MeClient.exe
OutputBaseFilename=d4setup
Compression=lzma
PrivilegesRequired=none
AllowNoIcons=yes
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\DNS4MeClient.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\D4MClientShutdown.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\DNS4MeClientNT.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\MSVCR70.DLL"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\MFC70.DLL"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\PrintFAX.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Version.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{sys}\INETWH32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall onlyifdoesntexist
Source: "{app}\DNS4MeClient.cnt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\DNS4MeClient.hlp"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\DNS4MeClientNon.cnt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\DNS4MeClientNon.hlp"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Support.ico"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\KB.ico"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\KB.url"; DestDir: "{app}";
Source: "{app}\Support.url"; DestDir: "{app}";
[Registry]
Root: HKLM; Subkey: "Software\Rhino Software\DNS4Me Client"; Flags: uninsdeletekey dontcreatekey
Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\App Paths\DNS4Me"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletevalue deletevalue
[Run]
Filename: "{app}\DNS4MeClient.exe"; Parameters: "-makeservice"; StatusMsg: "Installing DNS4Me as a system service"; Description: "Run DNS4Me as a system service"; Flags: postinstall skipifsilent
Filename: "{app}\DNS4MeClient.exe"; Parameters: "-startservice"; Description: "Launch DNS4Me"; Flags: postinstall skipifsilent nowait
[UninstallRun]
Filename: "{app}\D4MClientShutdown.exe"; WorkingDir: "{app}"; RunOnceId: "Shutdown"; Flags: skipifdoesntexist
Filename: "{app}\DNS4MeClient.exe"; Parameters: "-removeservice"; WorkingDir: "{app}"; RunOnceId: "RemoveService"; Flags: skipifdoesntexist
[Icons]
Name: "{group}\DNS4Me"; Filename: "{app}\DNS4MeClient.exe"; Comment: "Run DNS4Me";
Name: "{group}\Read Me File"; Filename: "{app}\Readme.txt"; Comment: "DNS4Me Read Me File";
Name: "{group}\License File"; Filename: "{app}\License.txt"; Comment: "DNS4Me License Agreement";
Name: "{group}\Release Notes"; Filename: "{app}\Version.txt"; Comment: "DNS4Me Version History";
Name: "{group}\Online Knowledge Base"; Filename: "{app}\KB.url"; WorkingDir: "{app}"; IconFilename: "{app}\KB.ico"; Comment: "Visit the DNS4Me online Knowledge Base";
Name: "{group}\Online Technical Support"; Filename: "{app}\Support.url"; WorkingDir: "{app}"; IconFilename: "{app}\Support.ico"; Comment: "Email a support question to RhinoSoft.com engineers";
Name: "{group}\Uninstall DNS4Me"; Filename: "{uninstallexe}";
Name: "{userdesktop}\DNS4Me"; Filename: "{app}\DNS4MeClient.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[InstallDelete]
Type: files; Name: "{app}\MFC42.DLL";
Type: files; Name: "{app}\MSVCRT.DLL";
[CustomMessages]
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";