home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
Chip_2004-11_cd1.bin
/
software
/
obj
/
setupfull.exe
/
install_script.iss
Wrap
Text File
|
2004-09-25
|
4KB
|
69 lines
;InnoSetupVersion=4.0.9
[Setup]
AppName=DataServer pro Objednßvky
AppVerName=DataServer pro Objednßvky v 0.0
AppId=DataServer pro Objednßvky
AppPublisher=Petr Stasiak
AppPublisherURL=http://www.pestasoft.com
AppSupportURL=http://www.pestasoft.com
AppUpdatesURL=http://www.pestasoft.com
DefaultDirName={sd}\DataServer
DefaultGroupName=Data server Objednßvky
OutputBaseFilename=setup
Compression=zip
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\DataServer.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\System.FF2"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\System.BLB"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Uzivatele.FF2"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Uzivatele.I01"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Platba.FF2"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Platba.I01"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Obory.FF2"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Obory.I01"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Doprava.FF2"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Objednavky.FF2"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Objednavky.BLB"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Objednavky.I01"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Doprava.I01"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Dodavatele.FF2"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\Dodavatele.I01"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\InstDB.exe"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\Database\Objednavky\FFSTRAN.CFG"; DestDir: "{app}\Database\Objednavky"; Flags: ignoreversion
Source: "{app}\FFSALIAS.FF2"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\FFSINFO.FF2"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\FFSTRAN.CFG"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Klient\setup.exe"; DestDir: "{app}\Klient"; Flags: ignoreversion
[Registry]
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "DataServer objednßvky"; ValueType: String; ValueData: "{app}\dataserver.exe"; Flags: uninsdeletevalue
[Run]
Filename: "{app}\DataServer.exe"; Description: "Spustit server"; Flags: nowait
Filename: "{app}\Database\Objednavky\InstDB.EXE"; StatusMsg: "Instalace databßze"; Flags: hidewizard
Filename: "{app}\Klient\Setup.EXE"; StatusMsg: "Instalace klienta"; Flags: nowait
[Icons]
Name: "{group}\DataServer"; Filename: "{app}\DataServer.exe";
Name: "{group}\Odinstalovat server"; Filename: "{uninstallexe}";
Name: "{userdesktop}\Data server"; Filename: "{app}\DataServer.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Vytvo°it zßstupce na ploÜe"; GroupDescription: "RozÜφ°enΘ ikony:";
[UninstallDelete]
Type: files; Name: "{app}\Database\Objednavky\DataServer.TXT";
Type: files; Name: "{app}\Database\Objednavky\FFLOG.TXT";
Type: files; Name: "{app}\Database\Objednavky\FFStran.cfg";
Type: files; Name: "{app}\DataServer.ini";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "cz"; MessagesFile: "embedded\cz.isl";