home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.11
- [Setup]
- AppName=ASFC
- AppVerName=ASFC 1.1
- AppId=ASFC
- AppPublisher=Thomas Ziebura
- AppPublisherURL=http://www.eskiya.de/asfc
- AppSupportURL=http://www.eskiya.de/asfc
- AppUpdatesURL=http://www.eskiya.de/asfc
- DefaultDirName={pf}\ASFC
- DefaultGroupName=ASFC
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\ASFC.exe"; DestDir: "{app}";
- Source: "{app}\ASFC.dat"; DestDir: "{app}";
- Source: "{app}\Liesmich.txt"; DestDir: "{app}";
- [INI]
- FileName: "{app}\ASFC.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.eskiya.de/asfc";
- [Run]
- Filename: "{app}\ASFC.exe"; Description: "ASFC starten"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\ASFC"; Filename: "{app}\ASFC.exe";
- Name: "{group}\ASFC on the Web"; Filename: "{app}\ASFC.url";
- [UninstallDelete]
- Type: files; Name: "{app}\ASFC.url";
-