File compatibilita vista




















The fix disables the fade animations functionality for unsupported applications. DisableThemeMenus The problem is indicated by an application that behaves unpredictably when it tries to detect and use the correct Windows settings.

The fixhandles the error code and attempts to recall the CreateProcess function together with requested elevation. If the fixed application already has a UAC manifest, the error code will be returned unchanged. EmulateGetDiskFreeSpace The problem is indicated when an application fails to install or to run, and it generates an error message that there is not enough free disk space to install or use the application, even though there is enough free disk space to meet the application requirements.

The fix determines the amount of free space, so that if the amount of free space is larger than 2 GB, the compatibility fix returns a value of 2 GB, but if the amount of free space is smaller than 2 GB, the compatibility fix returns the actual-free space amount. EmulateSorting The problem occurs when an application experiences search functionality issues. EnableRestarts The problem is indicated when an application and computer appear to hang because processes cannot end to allow the computer to complete its restart processes.

The fix enables the computer to restart and finish the installation process by verifying and enabling that the SeShutdownPrivilege service privilege exists. ExtraAddRefDesktopFolder The problem occurs when an application invokes the Release method too many times and causes an object to be prematurely destroyed. The fix counteracts the application's tries to obtain the shell desktop folder by invoking the AddRef method on the Desktop folder, which is returned by the SHGetDesktopFolder function.

The fix either fully implements the obsolete functions or implements the obsolete functions with stubs that fail. FailRemoveDirectory The problem occurs when an application uninstallation process does not remove all of the application files and folders.

This fix fails calls to RemoveDirectory when called with a path matching the one specified in the shim command line. Only a single path is supported. The path can contain environment variables, but must be an exact path — no partial paths are supported. The fixcan resolves an issue where an application expects RemoveDirectory to delete a folder immediately even though a handle is open to it.

FakeLunaTheme The problem occurs when a theme application does not properly display: the colors are washed out or the user interface is not detailed. FlushFile This problem is indicated when a file is updated and changes do not immediately appear on the hard disk. Applications cannot see the file changes. FontMigration The fix replaces an application-requested font with a better font selection, to avoid text truncation.

ForceAdminAccess The problem occurs when an application fails to function during an explicit administrator check. The fix allows the user to temporarily imitate being a part of the Administrators group by returning a value of True during the administrator check. ForceInvalidateOnClose The fix invalidates any windows that exist under a closing or hiding window for applications that rely on the invalidation messages. ForceLoadMirrorDrvMitigation The fix loads the Windows 8-mirror driver mitigation for applications where the mitigation is not automatically applied.

FreestyleBMX The fix resolves an application race condition that is related to window message order. GetDriveTypeWHook The application presents unusual behavior during installation; for example, the setup program states that it cannot install to a user-specified location.

The fix exchanges GetDriveType so that only the root information appears for the file path. This is required when an application passes an incomplete or badly formed file path when it tries to retrieve the drive type on which the file path exists.

GlobalMemoryStatusLie The problem is indicated by a Computer memory full error message that displays when you start an application. The fix modifies the memory status structure, so that it reports a swap file that is MB, regardless of the true swap file size. HandleBadPtr The problem is indicated by an access violation error message that displays because an API is performing pointer validation before it uses a parameter. HandleMarkedContentNotIndexed The problem is indicated by an application that fails when it changes an attribute on a file or directory.

HeapClearAllocation The problem is indicated when the allocation process shuts down unexpectedly. The fix uses zeros to clear out the heap allocation for an application. IgnoreAltTab The problem occurs when an application fails to function when special key combinations are used.

This delivery failure forces the included hooks to be ignored and forces DInput to use Windows-specific hooks. IgnoreDirectoryJunction The problem is indicated by a read or access violation error message that displays when an application tries to find or open files.

Note: Symbolic links appear to start in Windows Vista. IgnoreException The problem is indicated when an application stops functioning immediately after it starts, or the application starts with only a cursor appearing on the screen. The fix enables the application to ignore specified exceptions. By default, this fix ignores privileged-mode exceptions; however, it can be configured to ignore any exception.

You can control this fix further by typing the following command at the command prompt: Exception1;Exception2 Where Exception1 and Exception2 are specific exceptions to be ignored. Important: You should use this compatibility fix only if you are certain that it is acceptable to ignore the exception. You might experience more compatibility issues if you choose to incorrectly ignore an exception. IgnoreFloatingPointRoundingControl This fix enables an application to ignore the rounding control request and to behave as expected in previous versions of the application.

Before floating point SSE2 support in the C runtime library, the rounding control request was being ignored which would use round to nearest option by default. This shim ignores the rounding control request to support applications relying on old behavior. IgnoreFontQuality The problem occurs when application text appears to be distorted. The fix enables color-keyed fonts to properly work with anti-aliasing.

IgnoreMessageBox The problem is indicated by a message box that displays with debugging or extraneous content when the application runs on an unexpected operating system.

If matching text is found, the application continues without showing the message box. DLL file. IgnoreSetROP2 The fix ignores read-modify-write operations on the desktop to avoid performance issues. InstallComponent The fix prompts the user to install. Net 3. NET 2. NET is not included with Windows 8. LoadLibraryRedirect The fix forces an application to load system versions of libraries instead of loading redistributable versions that shipped with the application. LocalMappedObject The problem occurs when an application unsuccessfully tries to create an object in the Global namespace.

The fix intercepts the function call to create the object and replaces the word Global with Local. MakeShortcutRunas The problem is indicated when an application fails to uninstall because of access-related errors. The fix locates any RunDLL. After it applies this fix, the installer will create a shortcut that specifies a matching string to run during the application installation, thereby enabling the uninstallation to occur later.

MirrorDriverWithComposition The fix allows mirror drivers to work properly with acceptable performance with desktop composition. MoveToCopyFileShim The problem occurs when an application experiences security access issues during setup. CopyFile APIs avoid moving the security descriptor, which enables the application files to get the default descriptor of the destination folder and prevents the security access issue.

OpenDirectoryAcl The problem is indicated by an error message that states that you do not have the appropriate permissions to access the application. The fix reduces the security privilege levels on a specified set of files and folders. The performance issues are visible in certain low-end cards at certain resolutions where the x buffer is scaled to fit the display resolution. PreInstallDriver The fix preinstalls drivers for applications that would otherwise try to install or start drivers during the initial start process.

ProcessPerfData The problem is indicated by an Unhandled Exception error message because the application tried to read the process performance data registry value to determine if another instance of the application is running. The fix handles the failure case by passing a fake process performance data registry key, so that the application perceives that it is the only instance running. Note: This issue seems to occur most frequently with. NET applications. PromoteDAM The fix registers an application for power state change notifications.

PropagateProcessHistory The problem occurs when an application incorrectly fails to apply an application fix. ProtectedAdminCheck The problem occurs when an application fails to run because of incorrect Protected Administrator permissions. The fix addresses the issues that occur when applications use non-standard Administrator checks, thereby generating false positives for user accounts that are being run as Protected Administrators.

In this case, the associated SID exists, but it is set as deny-only. RedirectCRTTempFile The fix intercepts failing CRT calls that try to create a temporary file at the root of the volume, thereby redirecting the calls to a temporary file in the user's temporary directory. The fix intercepts the CoCreateInstance call for the missing filter and then redirects it to a supported version.

RedirectShortcut The problem occurs when an application cannot be accessed by its shortcut, or application shortcuts are not removed during the application uninstallation process. The fix redirects all of the shortcuts created during the application setup to appear according to a specified path. Desktop or Quick Launch shortcuts: You must manually place the shortcuts on the individual user's desktop or Quick Launch bar. This issue occurs because of UAC restrictions: specifically, when an application setup runs by using elevated privileges and stores the shortcuts according to the elevated user's context.

In this situation, a restricted user cannot access the shortcuts. You cannot apply this fix to an. RelaunchElevated The problem occurs when installers, uninstallers, or updaters fail when they are started from a host application.

The fix enables a child. The fix retries the OpenService API call and verifies that the user has Administrator rights, is not a Protected Administrator, and by using read-only access. Applications can test for the existence of a service by calling the OpenService API but some applications ask for all access when making this check.

This fix retries the call but only asking for read-only access. Can you help us improve? Resolved my issue. Clear instructions. Easy to follow. No jargon. Pictures helped. Didn't match my screen. Incorrect instructions. Too technical. Not enough information. Not enough pictures. Any additional feedback? Submit feedback. Thank you for your feedback! Compatibility mode. Reduced color mode. Try this setting if the graphics for the program appear jagged or are rendered incorrectly.

Change high DPI settings. If your program isn't displayed correctly on a PC with a high-DPI display its features are blurry or are too big or too small , select Change high DPI settings , and then try one of these options in the Properties dialog box: Choose which DPI to use In the Program DPI section, select Use this setting to fix scaling problems for this program instead of the one in Settings to use the DPI settings you want to use for this program.

Run this program as an administrator. Solo questa volta, non scegliamo la prima opzione, ma spuntiamo le altre. Quindi, per esclusione, puoi identificare il vero problema. Se no, quale metodo ti ha aiutato? Risoluzione dei problemi Bene, qui arriviamo al problema principale della discussione di oggi.

Fai clic su "Avanti". Quindi, seleziona la versione del sistema operativo in cui hai avuto tutto meraviglioso.



0コメント

  • 1000 / 1000