Skip to content

Instantly share code, notes, and snippets.

@talllguy
Last active August 29, 2015 14:01
Show Gist options
  • Save talllguy/c2210336a38e0372d25a to your computer and use it in GitHub Desktop.
Save talllguy/c2210336a38e0372d25a to your computer and use it in GitHub Desktop.
net stop spooler
rundll32.exe setupapi.dll,InstallHinfSection AdobePDFPortMonitor 128 C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\Xtras\AdobePDF\AdobePDF.inf
net start spooler
rundll32.exe printui.dll,PrintUIEntry /if /b "Adobe PDF" /f "C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\Xtras\AdobePDF\AdobePDF.inf" /r "Documents\*.pdf" /m "Adobe PDF Converter"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment