home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 July & August
/
PCWorld_2007-07-08_cd.bin
/
multimedia
/
photosketch
/
p2s_setup.exe
/
install_script.iss
Wrap
Text File
|
2007-03-01
|
3KB
|
65 lines
;InnoSetupVersion=5.1.2
[Setup]
AppName=Photo To Sketch
AppVerName=Photo To Sketch 3.51
AppId=Photo To Sketch
AppPublisher=Thinker Software, Inc.
AppPublisherURL=http://www.thinkersoftware.com
AppSupportURL=http://www.thinkersoftware.com
AppUpdatesURL=http://www.thinkersoftware.com
DefaultDirName={pf}\Photo To Sketch
DefaultGroupName=Photo To Sketch
OutputBaseFilename=p2s_setup
Compression=lzma
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\photo2sketch.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\texture\1.bmp"; DestDir: "{app}\texture"; Flags: ignoreversion
Source: "{app}\texture\2.bmp"; DestDir: "{app}\texture"; Flags: ignoreversion
Source: "{app}\texture\3.bmp"; DestDir: "{app}\texture"; Flags: ignoreversion
Source: "{app}\texture\4.bmp"; DestDir: "{app}\texture"; Flags: ignoreversion
Source: "{app}\texture\5.bmp"; DestDir: "{app}\texture"; Flags: ignoreversion
Source: "{app}\texture\6.bmp"; DestDir: "{app}\texture"; Flags: ignoreversion
Source: "{app}\texture\7.bmp"; DestDir: "{app}\texture"; Flags: ignoreversion
Source: "{app}\1.jpg"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\photo2sketch.exe.manifest"; DestDir: "{app}"; Flags: ignoreversion
[INI]
FileName: "{app}\photo2sketch.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.thinkersoftware.com";
[Run]
Filename: "{app}\photo2sketch.exe"; Description: "{cm:LaunchProgram,Photo To Sketch}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Photo To Sketch"; Filename: "{app}\photo2sketch.exe";
Name: "{group}\{cm:ProgramOnTheWeb,Photo To Sketch}"; Filename: "{app}\photo2sketch.url";
Name: "{userdesktop}\Photo To Sketch"; Filename: "{app}\photo2sketch.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Photo To Sketch"; Filename: "{app}\photo2sketch.exe"; Tasks: quicklaunchicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[UninstallDelete]
Type: files; Name: "{app}\photo2sketch.url";
[CustomMessages]
english.NameAndVersion=%1 version %2
english.AdditionalIcons=Additional icons:
english.CreateDesktopIcon=Create a &desktop icon
english.CreateQuickLaunchIcon=Create a &Quick Launch icon
english.ProgramOnTheWeb=%1 on the Web
english.UninstallProgram=Uninstall %1
english.LaunchProgram=Launch %1
english.AssocFileExtension=&Associate %1 with the %2 file extension
english.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: "english"; MessagesFile: "embedded\english.isl";