Windows 8.1
- This command-line option can be used with most Bcdedit commands to specify the store to be used. If this option is not specified, ...
- This command-line tool is being deprecated and may not be available in the future. Instead, you can use Windows PowerShell ...
- This command-line tool is being deprecated and may not be available in the future. Instead, you can use Windows PowerShell ...
- This command-line tool is being deprecated and may not be available in the future. Instead, you can use Windows PowerShell ...
- This command-line tool is being deprecated and may not be available in the future. Instead, you can use Windows PowerShell ...
- This command-line tool is being deprecated and may not be available in the future. Instead, you can use Windows PowerShell ...
- This command-line tool is being deprecated and may not be available in the future. Instead, you can use Windows PowerShell ...
- This command-line tool is being deprecated and may not be available in the future. Instead, you can use Windows PowerShell ...
- This command-line tool is being deprecated and may not be available in the future. Instead, you can use Windows PowerShell ...
- This compatibility fix accepts a command line that tells it to re-copy a file from the CD. Some applications truncate some ...
- This compatibility fix addresses issues that may be encountered when an application uses various API calls to verify if the ...
- This compatibility fix addresses issues with APIs that may not gracefully handle receiving bad parameters. Currently, this ...
- This compatibility fix addresses potential problems with applications that may need help with heap memory free calls. The ...
- This compatibility fix addresses the problem of contention with the CD drive. Some applications may try to access the CD ...
- This compatibility fix addresses two separate issues with the PROCESSENTRY32 API. The first converts the standard Windows ...
- This compatibility fix adjusts the CreateWindow API parameters to make only very simple windows. This is useful for fixing ...
- This compatibility fix allocates additional memory for every allocation made through the HeapAlloc API. This fix is command ...
- This compatibility fix applies to applications that may not correctly handle broadcast messages to their window process. ...
- This compatibility fix applies to applications that require a specific resolution to run. It takes a command line to specify ...
- This compatibility fix applies to applications that use the shell32 SHGetFolderPath APIs to find the Start Menu, Programs, ...
- This compatibility fix calls WinExec on the passed command line, and then terminates the caller process. The command line ...
- This compatibility fix causes the application to disregard any output sent to the OutputDebugString API. This type of debug ...
- This compatibility fix causes the application to ignore certain specified exceptions. By default, the only exceptions ignored ...
- This compatibility fix causes the OpenFile API to fail on specific files. The file names to be failed are supplied on the ...
- This compatibility fix causes the Windows XP version of DeleteObject to return success, which is the Windows 9x behavior. ...
- This compatibility fix causes the Windows XP version of GetFreeDiskSpace to return values similar to those returned by Windows ...
- This compatibility fix causes Windows XP to ignore irrelevant mode change requests from the application. This will prevent ...
- This compatibility fix causes Windows XP to return a significantly reduced environment block from the environment APIs. This ...
- This compatibility fix checks for known issues with the GetDeviceCaps API between the Windows 9x and Windows XP versions, ...
- This compatibility fix compensates for some incompatibilities between the Windows 9x version of the GDI APIs and the versions ...
- This compatibility fix corrects a variety of differences that occur between the printer routines in Windows 9x and Windows ...
- This compatibility fix corrects file paths that were changed between Windows 9x and Windows XP. It works by hooking the file ...
- This compatibility fix corrects known bad bitmap headers. Windows XP is more restrictive in the format of bitmap headers ...
- This compatibility fix corrects the lfCharSet value in LOGFONTA to correctly display localized versions of East Asia characters. ...
- This compatibility fix disables execution protection (NX) for a process. This is useful for applications that decide to execute ...
- This compatibility fix disables the automatic boost threads get when they are unblocked. Windows 9X does this only on message ...
- This compatibility fix disables the Filter Keys Accessibility Option at application startup and restores it on termination ...
- This compatibility fix disables the screen saver at application startup and restores it on termination of the application. ...
- This compatibility fix disables the Sticky Keys Accessibility Option at application startup, and re-enables it on termination ...
- This compatibility fix emulates the functionality of the Windows 9x heap manager. It is a full implementation of the Windows ...
- This compatibility fix enables custom window messages to pass through to current process from lower desktop integrity levels. ...
- This compatibility fix enables custom window messages to pass through to current process from lower desktop integrity levels. ...
- This compatibility fix enables data execution protection (DEP) for a process. This is useful for applications that decide ...
- This compatibility fix enables standard window messages to pass through to current process from lower desktop integrity levels. ...
- This compatibility fix enables standard window messages to pass through to current process from lower desktop integrity levels. ...
- This compatibility fix enables the application to set specific environment variables at application startup. These variables ...
- This compatibility fix enables Windows 7 and Server 2008 R2 sorting behavior for the CompareString, LCMapString, FindNLSString, ...
- This compatibility fix enables Windows Server 2003 sorting behavior for the CompareString, LCMapString and IsNLSDefinedString ...
- This compatibility fix enables Windows Server 2008 sorting behavior for the CompareString, LCMapString, FindNLSString and ...
- This compatibility fix enables Windows Vista sorting behavior for the CompareString, LCMapString, FindNLSString and IsNLSDefinedString ...
- This compatibility fix ensures that any mode changes the application makes are temporary in nature. When this fix is applied, ...
- This compatibility fix ensures that when a window is destroyed, another visible window from the current application is ready ...
- This compatibility fix fixes problems with any application that uses the Shrinker resource compression library. This library ...
- This compatibility fix forces all windows to display (centered) on the correct monitor. It can be used to prevent windows ...
- This compatibility fix forces the IShellFolder::GetDisplayNameOf API to return an ANSI string as Windows 98 would, instead ...
- This compatibility fix handles applications that pass a cbSrcLength value that is too big in the ACMSTREAMHEADER parameter ...
- This compatibility fix hooks the CreateProcess and WinExec APIs to spoof executables that need redirection such as Start.exe, ...
- This compatibility fix hooks the CreateProcessA API and ensures that all parameters have acceptable values for Windows XP's ...
- This compatibility fix hooks the GetFileVersionInfo and GetFileVersionInfoSize APIs to return the version block for DirectX ...
- This compatibility fix hooks the mutex APIs that DirectDraw uses to synchronize exclusive mode access and ensures all synchronization ...
- This compatibility fix hooks WinExec if COMMAND_LINE = "nowait" calls CreateProcess without waiting for the created process ...
- This compatibility fix intercepts all of the LZ API calls and either increments or decrements the handles so that a valid ...
- This compatibility fix intercepts calls made to ExitWindowsEx, waits for DLL_PROCESS_DETACH, and then moves the contents ...
- This compatibility fix intercepts calls made to the CreateIcon API and zeros the alpha channel in lpbXORbits. This has the ...
- This compatibility fix intercepts calls made to the GetWindowLongA API and redirects them to the GetWindowLongW API to get ...
- This compatibility fix intercepts calls made to the mciSendCommand API and ignores any MCI_STOP commands. MCI_STOP on Windows ...
- This compatibility fix intercepts calls made to the MessageBox API and adds MB_SETFOREGROUND style. This effectively forces ...
- This compatibility fix intercepts calls to the CreateWindow, DialogBox, and CreateDialog routines in order to ensure that ...
- This compatibility fix intercepts calls to the MessageBox API and, based on the supplied command line, prevents the message ...
- This compatibility fix intercepts calls to the RegisterClass API and changes the brush type to HOLLOW_BRUSH. This prevents ...
- This compatibility fix intercepts calls to the RegQueryValueEx APIs for REG_EXPAND_SZ registry keys and converts them to ...
- This compatibility fix intercepts failing CRT calls that attempt to create a temporary file at the root of the volume and ...
- This compatibility fix is for applications that CoCreateInstance an old MP3 Codec directly and use it as a filter in a DirectShow ...
- This compatibility fix is used to handle scheduling issues that may arise with applications, such as threads suspending or ...
- This compatibility fix limits the DEPTH, BRANCH, or number of FILES returned by a FindFile search. Limits fully qualified ...