diff options
| -rw-r--r-- | installer/README.txt | 8 | ||||
| -rw-r--r-- | installer/mac/DmgPress Package.png | bin | 0 -> 43067 bytes | |||
| -rw-r--r-- | installer/mac/DmgPress.png | bin | 90927 -> 54041 bytes | |||
| -rw-r--r-- | installer/mac/Platypus drop settings.png | bin | 0 -> 93044 bytes | |||
| -rw-r--r-- | installer/mac/Platypus.png | bin | 0 -> 96225 bytes | |||
| -rw-r--r-- | installer/mac/platypus.png | bin | 106292 -> 0 bytes | |||
| -rw-r--r-- | installer/windows/PDF-Over-signed.aip | 2 | 
7 files changed, 7 insertions, 3 deletions
| diff --git a/installer/README.txt b/installer/README.txt index a78d4d96..688fa534 100644 --- a/installer/README.txt +++ b/installer/README.txt @@ -10,7 +10,11 @@ Windows-Installer:  	* PDF-Over-signed.aip - Benötigt Pro-Version, signiert, Sprachen  Mac-DMG-Paket: -	* App erstellen mit Platypus: Screenshot platypus.png +	* Per webstart installieren, Paketinhalt entpacken +	* pdf-over_mac.sh script bearbeiten: +		* 'cd "$BASEDIR/.."' in 'cd "$BASEDIR"' ändern +	* App erstellen mit Platypus: Screenshots platypus (drop settings).png  	* DMG-Image erzeugen mit DmgPress: Screenshot DmgPress.png  		* Hintergrund für Folder: Background.png -		* App + Link zu Applications-Folder hineinziehen +		* Darstellung -> Als Liste; Darstellung -> Als Symbole +		* App + Link zu Applications-Folder hineinziehen (Screenshot) diff --git a/installer/mac/DmgPress Package.png b/installer/mac/DmgPress Package.pngBinary files differ new file mode 100644 index 00000000..a92114b8 --- /dev/null +++ b/installer/mac/DmgPress Package.png diff --git a/installer/mac/DmgPress.png b/installer/mac/DmgPress.pngBinary files differ index 738e4c37..0e19960a 100644 --- a/installer/mac/DmgPress.png +++ b/installer/mac/DmgPress.png diff --git a/installer/mac/Platypus drop settings.png b/installer/mac/Platypus drop settings.pngBinary files differ new file mode 100644 index 00000000..d3ece52a --- /dev/null +++ b/installer/mac/Platypus drop settings.png diff --git a/installer/mac/Platypus.png b/installer/mac/Platypus.pngBinary files differ new file mode 100644 index 00000000..8f2596bd --- /dev/null +++ b/installer/mac/Platypus.png diff --git a/installer/mac/platypus.png b/installer/mac/platypus.pngBinary files differ deleted file mode 100644 index ed2187c8..00000000 --- a/installer/mac/platypus.png +++ /dev/null diff --git a/installer/windows/PDF-Over-signed.aip b/installer/windows/PDF-Over-signed.aip index b741a8dd..7aabfa2c 100644 --- a/installer/windows/PDF-Over-signed.aip +++ b/installer/windows/PDF-Over-signed.aip @@ -135,8 +135,8 @@    <COMPONENT cid="caphyon.advinst.msicomp.MsiControlConditionComponent">
      <ROW Dialog_="ShortcutsDlg" Control_="StartupShorcutsCheckBox" Action="Hide" Condition="(Not Installed)"/>
      <ROW Dialog_="ShortcutsDlg" Control_="QuickLaunchShorcutsCheckBox" Action="Hide" Condition="(Not Installed) AND (VersionNT<"601")"/>
 -    <ROW Dialog_="ShortcutsDlg" Control_="DesktopShortcutsCheckBox" Action="Show" Condition="(Not Installed)"/>
      <ROW Dialog_="ShortcutsDlg" Control_="StartmenuShortcutsCheckBox" Action="Hide" Condition="(Not Installed)"/>
 +    <ROW Dialog_="ShortcutsDlg" Control_="DesktopShortcutsCheckBox" Action="Hide" Condition="(Not Installed)"/>
      <ATTRIBUTE name="DeletedRows" value="ShortcutsDlg#StartmenuShortcutsCheckBox#Show#(Not Installed)@ShortcutsDlg#StartupShorcutsCheckBox#Show#(Not Installed)@ShortcutsDlg#DesktopShortcutsCheckBox#Show#(Not Installed)@ShortcutsDlg#QuickLaunchShorcutsCheckBox#Show#(Not Installed) AND (VersionNT<"601")"/>
    </COMPONENT>
    <COMPONENT cid="caphyon.advinst.msicomp.MsiControlEventComponent">
 | 
