PDF24 Creator

From WPKG | Open Source Software Deployment and Distribution
(Difference between revisions)
Jump to: navigation, search
m
(One intermediate revision by one user not shown)
Line 1: Line 1:
Silent Installer for PDF24 Creator
+
Silent installer for PDF24 Creator.
  
The free PDF Creator and PDF Convertor supplied by PDF24.org works with all Windows programs and has a lot of features you wouldn't expect from free software: create PDF files from almost any Windows application, re-order pages, merge, split, and password-protect your existing PDF files.  
+
The free PDF Creator and PDF Converter supplied by PDF24.org works with all Windows programs and has a lot of features you wouldn't expect from free software: create PDF files from almost any Windows application, re-order pages, merge, split, and password-protect your existing PDF files.  
  
The software is available [http://www.pdf24.org/ here]
+
The software is available from http://www.pdf24.org/.
  
  
Line 19: Line 19:
  
 
On Windows 7 Systems you will get an Error because of the printerdriver is not trusted.
 
On Windows 7 Systems you will get an Error because of the printerdriver is not trusted.
To sove this Problem you can install the Geek Software GmbH Cert before install pdf24
+
To solve this Problem you can install the Geek Software GmbH Cert before installing PDF24:
  
 
<code>
 
<code>
 
ertutil.exe -f -addstore "TrustedPublisher" PDF24-Zertifikat.p7b
 
ertutil.exe -f -addstore "TrustedPublisher" PDF24-Zertifikat.p7b
 
</code>
 
</code>
 +
 +
 +
Newer versions (>= 2.8.7 should no longer cause this erroe message, even if you do not install the certficate in advance (see http://de.pdf24.org/pdf-creator-changelog.html#v2.8.7 - in german only)
  
 
[[category:Silent Installers]]
 
[[category:Silent Installers]]

Revision as of 17:11, 17 February 2012

Silent installer for PDF24 Creator.

The free PDF Creator and PDF Converter supplied by PDF24.org works with all Windows programs and has a lot of features you wouldn't expect from free software: create PDF files from almost any Windows application, re-order pages, merge, split, and password-protect your existing PDF files.

The software is available from http://www.pdf24.org/.


<?xml version="1.0" encoding="UTF-8"?>
<packages>
	<package id="PDF24Creator" name="PDF24Creator" revision="330" reboot="false" priority="50">
		<check type="file" condition="versionequalto" path="%PROGRAMFILES%\PDF24\pdf24.exe" value="3.3.0.0" />
		<install cmd='cmd /C""%SOFTWARE%\Packages\PDF24\PDF24-Creator.EXE" /VERYSILENT'/>
		<remove cmd='"%PROGRAMFILES%\PDF24\unins000.exe" /VERYSILENT'/>
	</package>
</packages>


On Windows 7 Systems you will get an Error because of the printerdriver is not trusted. To solve this Problem you can install the Geek Software GmbH Cert before installing PDF24:

ertutil.exe -f -addstore "TrustedPublisher" PDF24-Zertifikat.p7b


Newer versions (>= 2.8.7 should no longer cause this erroe message, even if you do not install the certficate in advance (see http://de.pdf24.org/pdf-creator-changelog.html#v2.8.7 - in german only)

Personal tools
Namespaces
Variants
Actions
Navigation
ideas?
Toolbox