home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.extrabit.com
/
ftp.extrabit.com.zip
/
ftp.extrabit.com
/
copyfilenamespro30x64.exe
/
install_script.iss
Wrap
Text File
|
2009-07-22
|
2KB
|
58 lines
;InnoSetupVersion=5.2.3
[Setup]
AppName=CopyFilenames Pro
AppVerName=CopyFilenames Pro 3.0
AppId=CopyFilenames Pro
AppVersion=3.0
AppPublisher=ExtraBit Software
AppPublisherURL=http://www.extrabit.com
AppSupportURL=http://www.extrabit.com/copyfilenamespro/
DefaultDirName={pf}\CopyFilenames Pro
DefaultGroupName=CopyFilenames Pro
UninstallDisplayIcon={app}\CopyFilenamesPro.ocx
OutputBaseFilename=in
Compression=lzma
ArchitecturesAllowed=x64
ArchitecturesInstallIn64BitMode=x64
LicenseFile=embedded\License.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\CopyFilenamesPro.ocx"; DestDir: "{app}"; Flags: restartreplace regserver
Source: "{app}\CopyFilenamesPro.chm"; DestDir: "{app}";
Source: "{app}\ReadMe.txt"; DestDir: "{app}";
Source: "{app}\Cmds.txt"; DestDir: "{app}";
Source: "{app}\CopyPathPrefs.exe"; DestDir: "{app}";
Source: "{tmp}\CopyPathMakeInstallCode.exe"; DestDir: "{tmp}"; Flags: deleteafterinstall
[Registry]
Root: HKCU; Subkey: "Software\ExtraBit Software\CopyFilenames"; Flags: uninsdeletekey
[Run]
Filename: "{app}\ReadMe.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent nowait
Filename: "{tmp}\CopyPathMakeInstallCode.exe";
[Icons]
Name: "{group}\Configure CopyFilenames Pro"; Filename: "{app}\CopyPathPrefs.exe";
Name: "{group}\Online Help"; Filename: "{app}\CopyFilenamesPro.chm";
Name: "{group}\ReadMe.txt"; Filename: "{app}\ReadMe.txt";
Name: "{group}\Check for updates"; Filename: "http://www.extrabit.com/update.php?p=CFPx64-301";
[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";