Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Pdf Factory 240

Featured Replies

Anyone had any joy with PDF Factory installing silently & register?

I scripted in Autoit to install the app but can't seem to register silently??

Instead of using autoit, you can extract the setup file, remove a couple of non-essential files, and reduce your setup size by 1.2MB.

Here's what u should do, extract FppPro240.exe with Winrar,

delete these two files if you're using Windows XP

fppgraf2-NT.dll

fppint2-NT.dll

Use Winrar or 7-zip to repackage your setup files.

for WinRAR

Setup=setup.exe /SILENT
TempMode
Silent=1

Reg key:

[HKEY_CURRENT_USER\Software\FinePrint Software\pdfFactory2]
"RegName"=""
"RegNum"="XXXX-XXXX-XXXX"

[HKEY_LOCAL_MACHINE\SOFTWARE\FinePrint Software\pdfFactory2]
"LoadDispatcher"=dword:00000000
"RegName"=""
"RegNum"="XXXX-XXXX-XXXX"

I have not tested with the latest version, but it worked for me on v2.35.

Good luck! :)

  • Author
Instead of using autoit, you can extract the setup file, remove a couple of non-essential files, and reduce your setup size by 1.2MB.

Here's what u should do, extract FppPro240.exe with Winrar,

delete these two files if you're using Windows XP

fppgraf2-NT.dll

fppint2-NT.dll

Use Winrar or 7-zip to repackage your setup files.

for WinRAR

Setup=setup.exe /SILENT
TempMode
Silent=1

Reg key:

[HKEY_CURRENT_USER\Software\FinePrint Software\pdfFactory2]
"RegName"=""
"RegNum"="XXXX-XXXX-XXXX"

[HKEY_LOCAL_MACHINE\SOFTWARE\FinePrint Software\pdfFactory2]
"LoadDispatcher"=dword:00000000
"RegName"=""
"RegNum"="XXXX-XXXX-XXXX"

I have not tested with the latest version, but it worked for me on v2.35.

Good luck!  :)

Thanks appreciate it. :hello:

just tested it with v2.40 and it works.

actually i should of said zero-byte those files.

fppgraf2-NT.dll

fppint2-NT.dll

FPPR216.DLL

  • 2 weeks later...

;WinRAR comment

TempMode

Silent=1

Overwrite=1

setup=regedit.exe /s fpp.reg

setup=setup.exe /SILENT

fpp.reg

[HKEY_LOCAL_MACHINE\SOFTWARE\FinePrint Software\pdfFactory2]

"RegName"="YourName"

"RegNum"="1234-1234-1234"

v 2.40 working for me

Original FinePrint pdfFactory silent install:

1. Extract pfpro240.exe with WinRAR

2. edit fpp2.ini :

[Settings]
Name=Username
SerialNumber=xxxx-xxxx-xxxx

3. Start Install with this Commandline:

setup.exe /quiet=29

fpp2.ini

  • 1 year later...
  • 4 months later...
  • 2 years later...
  • Author

Know it's been a while if silently installing latest ver 3.51 the ini method works best. Change your ini file to fpp3.ini

  • 6 years later...
  • Author

Hello guys been a while though I'm still using this program now 5.35, though on W7x64 any way to silently install UA to get around the nag screen on the LLC drivers? 

PDF LLC.jpg

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.