EXE
WinGet
3 submissions
PDFtk - The PDF Toolkit
PDF Labs · 2.02 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
pdftk_free-2.02-win-setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Uninstall
"%ProgramFiles(x86)%\PDFtk\unins000.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Sandbox
Logged Install
pdftk_free-2.02-win-setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG=C:\Windows\Temp\pdftk_free-2.02-win-setup.exe.log
Intune Detection Rule
Registry Rule
Sandbox-Confirmed
Rule type
Registry
Registry hive
HKEY_LOCAL_MACHINE
Key path
SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{C65EA7B8-FC21-4896-AD44-9CE952BB1255}_is1
Detection method
Version comparison
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.02
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
pdftk_free-2.02-win-setup.exe
File Size
3.5 MB
Real Type
PE32 executable (GUI) Intel 80386, for MS Windows, 8 sections
Installer Technology
Engine
Inno Setup
via Binary Signature
Confidence
100%
Signature
Status
Not Digitally Signed
WinGet Package
Package ID
PDFLabs.PDFtk.Free
Version
2.02
Description
A friendly graphical tool for quickly merging and splitting PDF documents and pages.
License
GPL-2.0-or-later
↗
Upgrade Behavior
install(Install over existing)
Release Notes
- Added drop_xmp output option for removing the document XMP metadata stream from a PDF.
- Added dump_data output of custom page data embedded by STAMPtk tool. See the embed option in STAMPtk for more information.
- Improved PDF bookmark merging logic so it can handle more input cases.
- Fixed a password bug where some 'upper-ASCII' characters weren't being mapped to the correct code points.
- Fixed a 40-bit decryption bug introduced in version 2.00.
- Fixed a bug in the bookmark merging logic t…