Jump to content

Pdf Factory 240


Recommended Posts


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! :)

Link to comment
Share on other sites

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:

Link to comment
Share on other sites

  • 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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...