MAVERICKS CHOICE Posted April 1, 2005 Posted April 1, 2005 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??
vcBlackBox Posted April 1, 2005 Posted April 1, 2005 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 XPfppgraf2-NT.dllfppint2-NT.dllUse Winrar or 7-zip to repackage your setup files.for WinRARSetup=setup.exe /SILENTTempModeSilent=1Reg 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!
MAVERICKS CHOICE Posted April 1, 2005 Author Posted April 1, 2005 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 XPfppgraf2-NT.dllfppint2-NT.dllUse Winrar or 7-zip to repackage your setup files.for WinRARSetup=setup.exe /SILENTTempModeSilent=1Reg 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! <{POST_SNAPBACK}>Thanks appreciate it.
vcBlackBox Posted April 2, 2005 Posted April 2, 2005 just tested it with v2.40 and it works.actually i should of said zero-byte those files.fppgraf2-NT.dllfppint2-NT.dllFPPR216.DLL
MAVERICKS CHOICE Posted April 2, 2005 Author Posted April 2, 2005 just tested it with v2.40 and it works.actually i should of said zero-byte those files.fppgraf2-NT.dllfppint2-NT.dllFPPR216.DLL<{POST_SNAPBACK}>Working well here Thanks.
scankurban Posted April 13, 2005 Posted April 13, 2005 ;WinRAR commentTempModeSilent=1Overwrite=1setup=regedit.exe /s fpp.regsetup=setup.exe /SILENTfpp.reg[HKEY_LOCAL_MACHINE\SOFTWARE\FinePrint Software\pdfFactory2]"RegName"="YourName""RegNum"="1234-1234-1234"v 2.40 working for me
Sedoy Posted April 14, 2005 Posted April 14, 2005 Original FinePrint pdfFactory silent install:1. Extract pfpro240.exe with WinRAR2. edit fpp2.ini : [Settings]Name=UsernameSerialNumber=xxxx-xxxx-xxxx3. Start Install with this Commandline: setup.exe /quiet=29fpp2.ini
MAVERICKS CHOICE Posted September 6, 2009 Author Posted September 6, 2009 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
MAVERICKS CHOICE Posted April 19, 2016 Author Posted April 19, 2016 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?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now