home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.0.10
- [Setup]
- AppName=BAYlalaika
- AppVerName=BAYlalaika 2.06
- AppId=BAYlalaika
- AppVersion=2.06
- AppPublisher=Hesky-Data Software
- AppPublisherURL=http://www.baylalaika.de/
- AppSupportURL=http://www.baylalaika.de/
- AppUpdatesURL=http://www.baylalaika.de/
- DefaultDirName={pf}\BAYlalaika2
- DefaultGroupName=BAYlalaika 2
- OutputBaseFilename=bay-setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\html\bay.png"; DestDir: "{app}\html";
- Source: "{app}\html\index.html"; DestDir: "{app}\html";
- Source: "{app}\html\intro.html"; DestDir: "{app}\html";
- Source: "{app}\html\style.css"; DestDir: "{app}\html";
- Source: "{app}\bay.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist
- Source: "{app}\cols.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
- Source: "{app}\bay.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\lizenz.txt"; DestDir: "{app}";
- Source: "{app}\db.mdb"; DestDir: "{app}"; Flags: confirmoverwrite
- Source: "{app}\rules.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\history.txt"; DestDir: "{app}";
- Source: "{app}\bay.chm"; DestDir: "{app}";
- Source: "{app}\borlndmm.dll"; DestDir: "{app}";
- Source: "{app}\alarm.exe"; DestDir: "{app}";
- Source: "{app}\alarm.ini"; DestDir: "{app}";
- Source: "{app}\alarm.wav"; DestDir: "{app}";
- [Dirs]
- Name: "{app}\html";
- [Run]
- Filename: "{app}\bay.exe"; Description: "BAYlalaika jetzt gleich testen"; Flags: postinstall waituntilidle
- [Icons]
- Name: "{group}\BAYlalaika Hilfe"; Filename: "{app}\bay.chm";
- Name: "{group}\BAYlalaika 2"; Filename: "{app}\bay.exe";
- Name: "{group}\BAYlalarm"; Filename: "{app}\alarm.exe";
- Name: "{userstartup}\BAYlalarm"; Filename: "{app}\alarm.exe";
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-