home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.8
- [Setup]
- AppName=PicAdmin
- AppVerName=PicAdmin 1.0
- AppId=PicAdmin
- AppVersion=1.0
- AppPublisher=Benjamin Mussler
- AppPublisherURL=http://www.bmussler.de
- AppSupportURL=http://support.bmussler.de
- AppUpdatesURL=http://www.picadmin.de
- DefaultDirName={pf}\PicAdmin
- DefaultGroupName=PicAdmin
- UninstallDisplayIcon={app}\PicAdmin.exe
- OutputBaseFilename=picadmin10
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- ChangesAssociations=yes
- LicenseFile=embedded\License.txt
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\PicAdmin.exe"; DestDir: "{app}";
- Source: "{app}\key.dat"; DestDir: "{app}";
- Source: "{app}\readme.txt"; DestDir: "{app}";
- Source: "{app}\VBRun60sp5.exe"; DestDir: "{app}";
- Source: "{sys}\comdlg32.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver
- [Registry]
- Root: HKCR; Subkey: ".pia"; ValueType: String; ValueData: "PicAdmin-Datei"; Flags: uninsdeletevalue
- Root: HKCR; Subkey: "PicAdmin-Datei\DefaultIcon"; ValueType: String; ValueData: "{app}\PicAdmin.exe,0";
- Root: HKCR; Subkey: "PicAdmin-Datei\shell\open\command"; ValueType: String; ValueData: """{app}\PicAdmin.exe"" ""%1""";
- [INI]
- FileName: "{app}\PicAdmin.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.picadmin.de";
- [Run]
- Filename: "{app}\VBRun60sp5.exe"; Parameters: "/Q";
- Filename: "{app}\PicAdmin.exe"; Description: "PicAdmin starten"; Flags: postinstall skipifsilent nowait
- Filename: "{app}\readme.txt"; Description: "PicAdmin-Readme anzeigen"; Flags: shellexec postinstall unchecked skipifsilent nowait
- [Icons]
- Name: "{group}\PicAdmin starten"; Filename: "{app}\PicAdmin.exe"; Comment: "PicAdmin starten";
- Name: "{group}\PicAdmin-Readme anzeigen"; Filename: "{app}\readme.txt"; Comment: "PicAdmin-Readme anzeigen";
- Name: "{group}\PicAdmin im Internet"; Filename: "{app}\PicAdmin.url"; Comment: "PicAdmin im Internet";
- Name: "{userdesktop}\PicAdmin starten"; Filename: "{app}\PicAdmin.exe"; Comment: "PicAdmin starten"; Tasks: desktopicon;
- Name: "{userfavorites}\PicAdmin im Internet"; Filename: "{app}\PicAdmin.url"; Comment: "PicAdmin im Internet"; Tasks: favorites; MinVersion: 4.1,4.0;
- [Tasks]
- Name: "desktopicon"; Description: "&Desktop-Verkn
- pfung erstellen"; GroupDescription: "Zus
- tzliche Verkn
- pfungen:";
- Name: "favorites"; Description: "&Internet-Verkn
- pfung in Favoriten erstellen"; GroupDescription: "Zus
- tzliche Verkn
- pfungen:"; MinVersion: 4.1,4.0;
- [UninstallDelete]
- Type: files; Name: "{app}\PicAdmin.url";
-