Changes

Jump to: navigation, search

FreePDF

724 bytes added, 14:10, 27 July 2013
Version 4.06
== Version 4.06 ==
 
If you install FreePDF 4.06 or greater on Windows 7 via WPKG, you won't see any installed FreePDF printer. The cause is that Windows 7 only accepts digitally signed printer drivers, the one that ships with FreePDF is not signed. [http://www.freepdfxp.de/Forum/article.php?id=12808&group=life.d.software.freepdf FreePDF unattended and Windows 7] shows how to add a Post Script driver that ships with Windows 7 and has a valid signature.
<source lang="xml">
<depends package-id='ghostscript'/>
<install cmd='cmd /C""%SOFTWARE%\freepdf406.bat""'/>
<!-- Windows 7 accepts only digitally signed printer drivers, so let's install one out-of-the-box -->
<install cmd='cmd /C""%SYSTEMROOT%\rundll32.exe" printui.dll,PrintUIEntry /if /b "FreePDF" /r "freepdfxp1:" /m "HP Color LaserJet 2800 Series PS" /z /f "%windir%\inf\ntprint.inf""'/>
 
<remove cmd='"%PROGRAMFILES%\FreePDF_XP\fpsetup.exe" /r /q'/>
</package>
If you don't remove the mentioned directory, re-installation isn't possible: [http://freepdfxp.de/Forum/article.php?id=12686&group=life.d.software.freepdf Error creating psDir and setting]
 
== Version 3.26 ==
Anonymous user

Navigation menu