Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
PECOMPAT(1)							     PECOMPAT(1)

NAME
     pecompat - Maximize compatibility of a Windows PE file

SYNOPSIS
     pecompat exe_file

DESCRIPTION
     Patches  a  Windows 32-bit PE executable file to maximize its compatibility
     with older versions of Windows.

     Specifically, it:

     *	 Clears the linker time stamp

     *	 Sets the required OS version and subsystem to "4.00" (Windows 95)

     *	 Recalculates the PE checksum

     *	 Warns if any Unicode import functions are used

				   08/27/2026			     PECOMPAT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pecompat&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help