/build/static/layout/Breadcrumb_cap_w.png

Deploying PDF Creator

This how to deploy pdf creator:

 

1)download it from source forge

2)The setup.exe needs an inf file for the installer settings (it's called pdfcreator) copy and paste the code below:

 

[Setup] Lang=english

 Dir=C:\Program Files (x86)\PDFCreator

 Group=PDFCreator

NoIcons=0

SetupType=custom

Components=program,

ghostscript,comsamples,helpfiles,helpfiles\english,languages,languages\english Tasks=desktopicon,desktopicon\common,winexplorer

 Printername=PDFCreator

 ServerInstallation=0

 Win9xPrinterdriver=0

WinNtPrinterdriver=0

Win2k32bitPrinterdriver=0

 Win2k64bitPrinterdriver=0

Offer=0

 

3) pass this parameters to the PDFCreator-1_4_3_setup.exe /LOADINF="PDFCreator.inf" /SILENT /NORESTART /SP-


Comments

  • Based on the command line you listed, it sounds like an InnoSetup installer package. If so, you can make your own custom INF file configured the way you want it with the following command line: PDFCreator-1_4_3_setup.exe /SAVEINF="PDFCreator.inf" then use that with the previously mentioned command line. More info on the InnoSetup command line switches at:

    http://unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.htm - ncsutmf 11 years ago
This post is locked
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ