home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Shareware
/
Programare
/
barcode
/
BarCodeWiz_1_6_Demo.exe
/
install_script.iss
Wrap
Text File
|
2004-05-31
|
3KB
|
67 lines
;InnoSetupVersion=4.2.2
[Setup]
AppName=BarCodeWiz 1.62 ActiveX Component (Demo Version)
AppVerName=BarCodeWiz 1.62
AppId={32BB034F-28AA-46E0-9DAA-A7962F4FF83E}
AppVersion=1.62
AppPublisher=GetMySystem.com
AppPublisherURL=http://www.BarCodeWiz.com/
AppSupportURL=http://www.BarCodeWiz.com
AppUpdatesURL=http://www.BarCodeWiz.com
DefaultDirName={pf}\BarCodeWiz 1.62 Demo
DefaultGroupName=BarCodeWiz 1.62 Demo
UninstallDisplayName=BarCodeWiz 1.62 Demo
OutputBaseFilename=BarCodeWiz_1_6_Demo
Compression=lzma
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\DLL\BarcodeWiz.dll"; DestDir: "{app}\DLL"; Flags: regserver comparetimestamp promptifolder
Source: "{app}\BarCodeWiz VB6\BarCodeWiz.vbp"; DestDir: "{app}\BarCodeWiz VB6";
Source: "{app}\BarCodeWiz VB6\BarCodeWiz.vbw"; DestDir: "{app}\BarCodeWiz VB6";
Source: "{app}\BarCodeWiz VB6\Form1.frm"; DestDir: "{app}\BarCodeWiz VB6";
Source: "{app}\Word 2000 Demo.doc"; DestDir: "{app}";
Source: "{app}\manual.htm"; DestDir: "{app}";
Source: "{app}\Purchase Online.url"; DestDir: "{app}";
Source: "{app}\barcodewiz.mdb"; DestDir: "{app}";
[Registry]
Root: HKLM; Subkey: "SOFTWARE\BarCodeWiz\1.6"; ValueName: "license"; ValueType: String; ValueData: "1"; Flags: uninsdeletekey
[Icons]
Name: "{group}\VB6 Demo Program"; Filename: "{app}\BarCodeWiz VB6\BarCodeWiz.vbp"; WorkingDir: "{app}"; IconFilename: "{app}\BarCodeWiz VB6\BarCodeWiz.vbp";
Name: "{group}\Word 2000 Demo"; Filename: "{app}\Word 2000 Demo.doc"; WorkingDir: "{app}"; IconFilename: "{app}\Word 2000 Demo.doc";
Name: "{group}\Uninstall"; Filename: "{app}\unins000.exe"; WorkingDir: "{app}"; IconFilename: "{app}\unins000.exe";
Name: "{group}\Manual"; Filename: "{app}\manual.htm"; WorkingDir: "{app}";
Name: "{group}\Purchase Online"; Filename: "{app}\Purchase Online.url"; WorkingDir: "{app}"; IconFilename: "{app}\Purchase Online.url";
Name: "{group}\Access 2000 Demo"; Filename: "{app}\barcodewiz.mdb"; WorkingDir: "{app}"; IconFilename: "{app}\barcodewiz.mdb";
[UninstallDelete]
Type: filesandordirs; Name: "{app}\BarCodeWiz VB6\BarCodeWiz.vbp";
Type: filesandordirs; Name: "{app}\BarCodeWiz VB6\BarCodeWiz.vbw";
Type: filesandordirs; Name: "{app}\BarCodeWiz VB6\Form1.frm";
Type: filesandordirs; Name: "{app}\barcodewiz.mdb";
Type: filesandordirs; Name: "{app}\DLL\BarcodeWiz.dll";
Type: filesandordirs; Name: "{app}\manual.htm";
Type: filesandordirs; Name: "{app}\Purchase Online.url";
Type: filesandordirs; Name: "{app}\Word 2000 Demo.doc";
[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";