home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 April
/
CHIP_CD_2005-04.iso
/
bonus
/
srew
/
files
/
wgpro.exe
/
install_script.iss
Wrap
Text File
|
2005-02-24
|
4KB
|
74 lines
;InnoSetupVersion=4.2.6
[Setup]
AppName=Winguard Pro 2005
AppVerName=Winguard Pro 2005 5.8
AppId={{F3366176-C5AC-40DA-B4C0-F90E85C20346}
AppVersion=5.7
AppPublisher=WGSoft
AppPublisherURL=http://www.winguardpro.com
AppSupportURL=http://www.winguardpro.com/contact.html
AppUpdatesURL=http://www.winguardpro.com/products.html
AppMutex=Winguard Pro 2005
AppComments=Winguard Pro 2005
DefaultDirName={pf}\WGP
DefaultGroupName=Winguard Pro 2005
UninstallDisplayIcon={sys}\wgp.exe
UninstallDisplayName=Winguard Pro 2005
OutputBaseFilename=wgpsetup
Compression=lzma
InfoBeforeFile=embedded\InfoBefore.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{sys}\COMDLG32.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile
Source: "{sys}\wodShellMenu.dll"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile
Source: "{sys}\acrypt32.ocx"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile
Source: "{app}\wgp.exe"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete
Source: "{app}\vbrun60sp6.exe"; DestDir: "{app}";
Source: "{win}\Help\wgp.cnt"; DestDir: "{win}\Help";
Source: "{win}\Help\WGP.HLP"; DestDir: "{win}\Help";
Source: "{app}\LOCKCTRL.EXE"; DestDir: "{app}";
Source: "{app}\keym.ico"; DestDir: "{app}";
Source: "{sys}\TABCTL32.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile
Source: "{app}\wgpnote.exe"; DestDir: "{app}";
Source: "{app}\Update\MAU.exe"; DestDir: "{app}\Update";
Source: "{app}\Update\MAU.ini"; DestDir: "{app}\Update";
Source: "{app}\Update\MAU.lng"; DestDir: "{app}\Update";
Source: "{app}\update.ico"; DestDir: "{app}";
[Registry]
Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "WinGuard Pro"; ValueType: String; ValueData: "{app}\wgp.exe"; Flags: uninsdeletevalue
Root: HKLM; Subkey: "Software\WGP"; ValueName: "Version"; ValueType: String; ValueData: "Free"; Flags: uninsdeletevalue
Root: HKLM; Subkey: "Software\WGP"; ValueName: "Auth1"; ValueType: String; ValueData: "letmein";
Root: HKLM; Subkey: "Software\WGP"; ValueName: "Auth2"; ValueType: String; ValueData: "letmein";
[Run]
Filename: "{app}\vbrun60sp6.exe"; WorkingDir: "{app}"; StatusMsg: "Installing VB6 Runtime (SP6)"; Description: "Install VB6 Runtime (SP6) - Only need to install once!"; Flags: postinstall skipifsilent
Filename: "{app}\wgp.exe"; WorkingDir: "{app}"; Description: "Run the program"; Flags: postinstall nowait
[Icons]
Name: "{group}\Setup Tool"; Filename: "{app}\wgpnote.exe"; WorkingDir: "{app}";
Name: "{group}\Help"; Filename: "{win}\Help\WGP.HLP"; WorkingDir: "{sys}";
Name: "{group}\Website"; Filename: "http://www.winguardpro.com";
Name: "{group}\{cm:UninstallProgram,Winguard Pro 2005}"; Filename: "{uninstallexe}";
Name: "{group}\Order Online"; Filename: "http://www.winguardpro.com/purchase.html";
Name: "{group}\Update Check"; Filename: "{app}\Update\MAU.exe"; WorkingDir: "{app}\Update"; IconFilename: "{app}\update.ico";
[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";