home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.1
- [Setup]
- AppName=CSS-Maker
- AppVerName=CSS-Maker
- AppId=CSS-Maker
- AppVersion=1.4
- AppPublisher=Thomas Rudolph
- AppPublisherURL=http://www.css-maker.de
- AppSupportURL=http://www.css-maker.de
- AppUpdatesURL=http://www.css-maker.de
- DefaultDirName={pf}\CSS-Maker
- DefaultGroupName=CSS-Maker
- UninstallDisplayIcon={app}\maker.exe
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Pseudo.ini"; DestDir: "{app}";
- Source: "{app}\license.txt"; DestDir: "{app}";
- Source: "{app}\Sheet.ini"; DestDir: "{app}";
- Source: "{app}\Border.ini"; DestDir: "{app}";
- Source: "{app}\Einstellungen.ini"; DestDir: "{app}";
- Source: "{app}\Scroll.ini"; DestDir: "{app}";
- Source: "{app}\xml.ini"; DestDir: "{app}";
- Source: "{app}\HILFE.CHM"; DestDir: "{app}";
- Source: "{app}\maker.exe"; DestDir: "{app}";
- Source: "{app}\hilfe\border.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\class.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\edit_hilfe.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\format.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\format2.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\formatiert.css"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\formatiert.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\html.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\inserter.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\list_style_image.jpg"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\orig.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\orig2.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\original.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\pseudo.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\scrollbar.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\scrollbar_hilfe.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\sheetmaker.gif"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\sheetmaker.jpg"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\xml.css"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\xml.html"; DestDir: "{app}\hilfe";
- Source: "{app}\hilfe\xml.xml"; DestDir: "{app}\hilfe";
- Source: "{app}\symbio.ico"; DestDir: "{app}";
- [Registry]
- Root: HKCR; Subkey: ".csm\Shell\Open"; ValueName: "CSS-Maker"; ValueType: String; Flags: createvalueifdoesntexist uninsclearvalue deletevalue
- Root: HKCR; Subkey: ".csm\Shell\open\command"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}";
- Root: HKCR; Subkey: ".csm"; ValueType: String; ValueData: "CSS-Maker";
- Root: HKCR; Subkey: "CSS-Maker"; ValueName: "InstallPath"; ValueType: String; ValueData: "Projektdatei des CSS-Maker";
- Root: HKCR; Subkey: "CSS-Maker\DefaultIcon"; ValueType: String; ValueData: "{app}\maker.exe, 0";
- Root: HKCR; Subkey: "CSS-Maker\Shell\Open\Command"; ValueType: String; ValueData: "{app}\maker.exe %1";
- Root: HKCU; Subkey: "Software\CSS-Maker\1.4"; Flags: uninsdeletekeyifempty
- Root: HKLM; Subkey: "Software\CSS-Maker"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}";
- [Run]
- Filename: "{app}\maker.exe"; Description: "Starte den CSS-Maker"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\CSS-Maker"; Filename: "{app}\maker.exe";
- Name: "{group}\Uninstall CSS-Maker"; Filename: "{uninstallexe}";
- Name: "{group}\Hilfe zum CSS-Maker"; Filename: "{app}\Hilfe.chm";
- Name: "{userdesktop}\CSS-Maker"; Filename: "{app}\maker.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\CSS-Maker"; Filename: "{app}\maker.exe"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "Erstelle ein &Desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Erstelle ein &Quick Launch icon"; GroupDescription: "Additional icons:";
-