home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 May
/
CMCD0505.ISO
/
Software
/
Freeware
/
Comunicatii
/
xray
/
xray.exe
/
install_script.iss
Wrap
Text File
|
2004-11-28
|
2KB
|
59 lines
;InnoSetupVersion=4.2.6
[Setup]
AppName=X-Ray Mail Assistant
AppVerName=X-Ray Mail Assistant v1, 4, 0, 0
AppId=X-Ray Mail Assistant
AppVersion=1, 4, 0, 0
AppPublisher=X-Ray Application Software
AppPublisherURL=http://www.xrayapp.com
AppSupportURL=http://www.xrayapp.com
DefaultDirName={pf}\xrayapp.com\XRay
DefaultGroupName=X-Ray Mail Assistant
UninstallDisplayIcon={app}\XRay.exe
OutputBaseFilename=setup
Compression=lzma
ChangesAssociations=yes
LicenseFile=embedded\License.txt
InfoBeforeFile=embedded\InfoBefore.txt
InfoAfterFile=embedded\InfoAfter.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\XRay.exe"; DestDir: "{app}"; Flags: confirmoverwrite
Source: "{app}\xray.srv"; DestDir: "{app}"; Flags: confirmoverwrite ignoreversion
Source: "{app}\UI.dll"; DestDir: "{app}"; Flags: confirmoverwrite ignoreversion
Source: "{app}\readme.txt"; DestDir: "{app}";
Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\whatsnew.txt"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion
[Registry]
Root: HKLM; Subkey: "Software\Shareware\XRay"; Flags: createvalueifdoesntexist uninsdeletekey
[Run]
Filename: "{app}\readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
Filename: "{app}\XRay.exe"; WorkingDir: "{app}\"; Flags: nowait
[Icons]
Name: "{group}\X-Ray Mail Assistant"; Filename: "{app}\XRay.exe"; WorkingDir: "{app}"; IconFilename: "{app}\XRay.exe";
Name: "{group}\Readme.txt"; Filename: "{app}\readme.txt"; WorkingDir: "{app}";
Name: "{group}\License.txt"; Filename: "{app}\license.txt"; WorkingDir: "{app}";
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\XRay"; Filename: "{app}\XRay.exe"; WorkingDir: "{app}"; IconFilename: "{app}\XRay.exe";
[CustomMessages]
default.NameAndVersion=%1 version %2
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";