acres.dll.mui File risorse compatibilità tra applicazioni bccd25cc39018e090007d331d6fd56a6

File info

File name: acres.dll.mui
Size: 364032 byte
MD5: bccd25cc39018e090007d331d6fd56a6
SHA1: f1736c3c67b6908bfbbb14d1484c1f5fd57b37d8
SHA256: 0f037c237f06b58415d662951ab8cfbbec6bbbaa099da6fc2de172e344dcc2fd
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Italian language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Italian English
4464Questa correzione rapida per la compatibilità attiva la protezione esecuzione dati per un processo. È utile per le applicazioni che vengono eseguite dall'area della memoria contrassegnata con l'attributo NX, ad esempio stack, heap e così via. This compatibility fix enables data execution protection (DEP) for a process. This is useful for applications that decide to execute from memory region marked with NX attribute (like stack, heap etc.).
4465Se impostata, per ole32 verrà ripristinata la vecchia funzionalità per la gestione delle eccezioni. If set, ole32 will revert back to the old exception handling behavior.
4466Se impostata, rpcrt4.dll disattiverà la verifica di coerenza avanzata del buffer lato client. If set, rpcrt4.dll will disable advanced client side buffer consistency check.
4467Se impostata, rpcrt4.dll non verificherà la coerenza size_is quando il puntatore è NULL. If set, rpcrt4.dll will not check the size_is consistency when pointer is NULL.
4468Se impostata, rpcrt4.dll non verificherà il controllo di intervallo avanzato attivato nello stub RPC di Windows Vista. If set, rpcrt4.dll will not check advanced range check enabled in Windows Vista RPC stub.
4469In Windows XP i menu appartenenti a finestre non in primo piano non sono animati. In Windows XP, we set the inactive look on menus that belong to non-foreground windows.
4470Non animare menu e caselle di riepilogo Do not animate menus and listboxes.
4471Non inviare i messaggi dei tasti di scelta rapida Do not send Keyboard Cues messages.
4472Utilizzare questo flag se si desidera che la configurazione dell'applicazione sovrascriva la configurazione dell'autore. Use this flag if you want to let the app config overwrite the publisher's config.
4473In Windows XP è stata modificata la semantica per il primo piano in modo da interrompere l'acquisizione dello stato attivo da parte di un'applicazione se un'altra applicazione è attiva. Questa impostazione tuttavia ha causato alcuni bug di compatibilità tra applicazioni. Il flag di compatibilità tra applicazioni viene quindi utilizzato per attivare il vecchio comportamento dello stato attivo per questi bug. In Windows XP, we have changed foreground semantics to stop foreground focus stealing by one app if another application is active. However, this has caused a few application compatibility bugs. This application compatibility flag is used to enable the old foreground focus behavior for these bugs.
4474Disattiva recapito in batch GDI Turn GDI batching off.
4475Ghosting delle finestre assente per questa applicazione. No window ghosting for this application.
4476Non applicare l'ombreggiatura delle finestre per questa applicazione Don't apply windows shadow for this app.
4477Questa correzione rapida per la compatibilità contrassegna l'applicazione affinché siano necessari i privilegi di amministratore per poterla eseguire in modo corretto. Non sarà possibile eseguire l'applicazione in modo corretto in un contesto utente standard. This compatibility fix marks this application as needing administrator privileges to run correctly. It will not run correctly in a standard user context.
4478Questa correzione rapida per la compatibilità contrassegna l'applicazione affinché venga eseguita nel contesto di sicurezza con il maggior numero di privilegi a disposizione dell'utente. Questo significa che verrà eseguita con i privilegi utente standard per un utente standard e con i privilegi utente di amministratore per un amministratore. This compatibility fix marks this application to run in the most privileged security context available to the user. This means that it will run with standard user privileges for a standard user or with administrator privileges for an administrator.
4479Questa correzione rapida per la compatibilità contrassegna l'applicazione affinché venga eseguita nel contesto dell'applicazione padre, riducendo l'esposizione a rischi per la sicurezza. This compatibility fix marks this application to run in the context of its parent, reducing its security exposure.
4480Questa correzione rapida per la compatibilità disattiva la virtualizzazione dei file e del Registro di sistema per l'applicazione. This compatibility fix turns off file and registry virtualization for this application.
4481Questo flag indica la corrispondenza con una classe di programmi di installazione. This flag indicates a match against a class of installers.
4482Questo flag indica la corrispondenza con uno specifico eseguibile che è un programma di installazione. This flag indicates a match against a specific executable that is an installer.
4483Questo flag indica una corrispondenza con uno specifico eseguibile che *non* è un programma di installazione. This flag indicates a match against a specific executable that is *not* an installer.
4484Flag di compatibilità per le applicazioni a 16 bit. Corregge i problemi di divisione per zero causati da due chiamate timegettime consecutive che danno lo stesso risultato Compatibility flag for 16 bit applications. This flag fixes divide by zero problems resulting from 2 consecutive timegettime call results being the same
4485Flag di compatibilità per le applicazioni a 16 bit. Corregge i problemi di posizionamento delle finestre risultanti dai temi. Le applicazioni calcolano le coordinate errate perché uxtheme restituisce coordinate di finestra diverse da quelle classiche Compatibility flag for 16 bit applications. This flag fixes window placement problems resulting from themes. Apps calculate wrong coordinates because uxtheme returns different window coordinates than classic
4486Flag di compatibilità per le applicazioni a 16 bit. Disattiva un bit winflag che specifica che l'applicazione è in esecuzione in un sistema operativo Windows NT. Non cambia la versione principale o secondaria restituita dal sistema operativo. Compatibility flag for 16 bit applications. This flag version lies to the application by turning off a winflag bit specifying that the application is running on a WindowsNT OS. It does not change the major or minor version returned by the OS.
4487Flag di compatibilità per le applicazioni a 16 bit. Cerca di rendere attiva l'applicazione. In genere deve essere utilizzato con il flag GiveUpForeground applicato all'applicazione proprietaria della finestra bloccante. Compatibility flag for 16 bit applications. This flag attempts to give the focus to the application. This flag should normally be used in conjunction with the GiveUpForeground flag applied to the application owning the blocking window.
4488Flag di compatibilità per le applicazioni a 16 bit. Reindirizza le chiamate di apertura file dell'applicazione da %windir%\system a %windir%\system32. Compatibility flag for 16 bit applications. This flag redirects the applications file open calls from %windir%\system to %windir%\system32.
4489Flag di compatibilità per le applicazioni a 16 bit. Indica a WOW di rimuovere la maggior parte delle variabili di ambiente specifiche di NT dall'ambiente passato all'applicazione. Compatibility flag for 16 bit applications. This flag tells WOW to strip out most of the NT specific environment vars from the environment that we pass to the app.
4490Utilizzato per modificare l'API dei vari profili, ovvero GetProfileInt(). Vedere mvdm\wow32\wkernel.c per la sintassi della riga di comando. Used to hack the various Profile API's (ie.GetProfileInt()). See mvdm\wow32\wkernel.c for command_line syntax.
4491Flag di compatibilità per le applicazioni a 16 bit. Imposta la modalità di visualizzazione a 256 colori. La risoluzione dello schermo non cambia. Compatibility flag for 16 bit applications. This flag forces the display mode to 256 colors. It does not change the screen resolution.
4492Interno: flag di compatibilità a 16 bit che consente di intercettare le eccezioni di overflow di divisione e di impostare un valore corretto per il dividendo. Di norma sono rappresentati dai messaggi di "divisione per zero". N. 103459, n. 440943 e così via. Internal: 16-bit compatibility flag that allows us to trap divide overflow exceptions and change the dividend to a happier value. These are usually manifested by "Divide by Zero" popup's. #103459, #440943 et. al.
4493Flag di compatibilità per le applicazioni a 16 bit. Impedisce l'invio all'applicazione del messaggio WM_DEVMODECHANGE. Alcune applicazioni non sono in grado di gestire in modo corretto questo messaggio. Compatibility flag for 16 bit applications. This flag will prevent the WM_DEVMODECHANGE message from being sent to the application. Some applications are unable to properly handle this message.
4494Flag di compatibilità per le applicazioni a 16 bit. Impone alle allocazioni di memoria DPMI di utilizzare indirizzi lineari crescenti. Può impedire che ntvdm causi un errore di protezione generale. Compatibility flag for 16 bit applications. This forces DPMI memory allocations to use ever increasing linear addresses. This may prevent the ntvdm from hitting a GPF.
4495-Flag di compatibilità per le applicazioni a 16 bit. Modifica i parametri della struttura OSVERSIONINFO passata a GetVersionEx(). Le modifiche sono separate da un punto e virgola (;). Evitare di utilizzare le virgolette intorno ai parametri stringa. Riga di comando: [dwVersionInfoSize];[dwMajorVersion];[dwMinorVersion];[dwBuildNumber];[dwPlatformID];[szCSDVersion] -Compatibility flag for 16 bit applications. This flag will version lie to the application by changing the parameters in the OSVERSIONINFO structure passed to GetVersionEx(). The changes are separated by a semi-colon(;). Do not use quotes around string parameters. Command line: [dwVersionInfoSize];[dwMajorVersion];[dwMinorVersion];[dwBuildNumber];[dwPlatformID];[szCSDVersion]
4496Flag di compatibilità per le applicazioni a 16 bit. Impone all'applicazione di utilizzare winhlp32 anziché winhelp. Compatibility flag for 16 bit applications. This flag forces the application to use winhlp32 instead of winhelp.
4497Flag di compatibilità per le applicazioni a 16 bit. Induce un'applicazione a ritenere di essere in esecuzione su win3.1 Compatibility flag for 16 bit applications. This flag version lies to an application it is running on win3.1
4498Flag di compatibilità per le applicazioni a 16 bit. Corregge i problemi nel caso in cui l'applicazione utilizzi memoria allocata non inizializzata Compatibility flag for 16 bit applications. This flag fixes problems where app uses uninitialized allocated memory
4499Flag di compatibilità per le applicazioni a 16 bit. Evita che l'applicazione attenda un processo generato dopo la chiamata a LoadModule32. Se questo flag non viene applicato, l'applicazione attende che il nuovo processo diventi inattivo prima di continuare con il proprio thread e l'utente può avere l'impressione che l'applicazione sia bloccata. Compatibility flag for 16 bit applications. This flag will prevent the application from waiting on a spawned process after calling LoadModule32. Without this flag applied the application will wait for the new process to idle before continuing with its own thread. This may appear to the user that the application is hanging.
4500Flag di compatibilità per le applicazioni a 16 bit. Evita la sincronizzazione dell'applicazione quando vengono inviati messaggi DDE. Ciò può causare un comportamento imprevedibile in alcune applicazioni. Compatibility flag for 16 bit applications. This flag prevents the application from syncing when sending DDE messages. This may cause unpredictable behavior in some applications.
4501Se impostato, le API che aprono i file di archiviazione strutturata OLE per la scrittura (StgOpenStorageEx e così via) ricominceranno a passare FILE_SHARE_WRITE quando viene chiamato CreateFile, anche se è stato specificato il flag STGM_SHARE_DENY_WRITE. If set, APIs that open OLE Structured Storage docfiles for writing (StgOpenStorageEx, etc.) will revert to passing FILE_SHARE_WRITE when calling CreateFile, even if the STGM_SHARE_DENY_WRITE flag is specified.
4502Se questo flag è impostato, ole32.dll utilizza la famiglia IsBadReadPtr di funzioni per verificare gli argomenti dei puntatori nelle API COM standard. Questo è il comportamento predefinito in tutte le piattaforme precedenti a Whistler. If this flag is set, ole32.dll will use the IsBadReadPtr family of functions to verify pointer arguments in the standard COM APIs. This was the default behavior on all platforms prior to Whistler.
4503Se questo flag è impostato, il ciclo di messaggi modale di OLE utilizzerà il tipo di distribuzione WM_PAINT esistente prima di Vista. If this flag is set, OLE's modal message loop will use the pre-Vista WM_PAINT dispatch behavior.
4504Contrassegna un'applicazione che utilizza valori DPI alti. Non verranno ridotti da DWM. Mark an application as High DPI aware. Application will not be scaled by DWM.
4505Applica una rigida regola di timeout per l'hook LL. Apply strict timeout rule for LL hook.
4506Indica che un'applicazione utilizza file OpenGL EMF. Mark an application as OpenGL EMF aware.
4507Attiva la gestione delle eccezioni RPC legacy Enable legacy RPC exception handling
4508Alle finestre dell'applicazione non verranno applicati bordi con riempimento (riceveranno WS_EX_NOPADDEDBORDER). Windows of this application will not get padded borders (they will get WS_EX_NOPADDEDBORDER).
4509Impostare le API multimediali per la segnalazione delle informazioni sull'hardware audio. Set the Multimedia APIs to report the audio hardware information.
4510Impostare le API multimediali per riordinare i dispositivi wave in modo che il dispositivo di comunicazione preferito risulti come dispositivo 0. Set the Multimedia APIs to reorder wave devices to have the preferred communication device as device 0.
4511Se impostato, NDR non verificherà che a un puntatore di interfaccia restituito in una chiamata sia associato lo stesso IID di quello richiesto da [iid_is]. Nota: IID assume il valore _always_ checked se è impostata l'opzione /robust per la compilazione dell'IDL. If set, NDR will not check that an Interface Pointer returned in a call has the same IID as was requested by [iid_is]. NB: IID is _always_ checked if /robust was set when compiling the IDL.
4512Se impostato, i risultati di GetDiskFreeSpace verranno adattati per le applicazioni non in grado di riconoscere più di 2 GB di spazio libero. If set, GetDiskFreeSpace results will be scaled for applications that do not understand 2GB free space.
4513In NT 4, l'esistenza del file è irrilevante per GetShortPathName, il quale restituisce comunque il nome di percorso breve. Questo comportamento è stato modificato in NT 5 (Win2000) in modo da riflettere quello di Win9x, in cui si verifica un errore se il file non esiste. Se si imposta questo flag, verrà utilizzato il comportamento precedente. In NT 4, GetShortPathName did not care if the file existed - it would give the short path name anyway. This behavior was changed in NT 5 (Win2000) to reflect behavior of Win9x which will fail if the file does not exist. Setting this flag will provide the old behavior.
4514Se impostato, il processo non riceverà alcuna notifica delle modifiche apportate ai binding del computer locale utilizzati da COM. If set, the process will not be notified of changes in the local machine bindings used by COM.
4515Se impostata, il processo sceglierà esplicitamente di non utilizzare l'accelerazione hardware GDI. If set, the process will opt out of GDI hardware acceleration.
4516Se impostata, il processo sceglierà esplicitamente di non utilizzare la coalescenza di WM_TIMER. If set, the process will opt out of WM_TIMER coalescing.
4517Se impostata, il processo sceglierà esplicitamente di utilizzare la modalità di isolamento della stampante. If set, the process will opt into Printer Isolation Mode.
4518Se impostata, il motore shim reindirizzerà il caricamento delle versione delle DLL di sistema recapitate localmente alle versioni corrispondenti incluse in Windows. If set, the shim engine will redirect loading of locally shipped versions of system DLLs to their inbox versions.
4519Se impostata, il processo sceglierà esplicitamente di utilizzare la tecnologia di rendering WARP, se è installato l'hardware necessario. If set, the process will opt into WARP Rendering if specific hardware is installed.
4520Se impostata, l'app richiede l'innalzamento di livello diretto dell'input del puntatore. If set, the app requires direct pointer input promotion.
4521Se impostato, combase consentirà a un processo con restrizioni di effettuare la chiamata a un processo senza restrizioni per ottenere app che implementino una modalità di visualizzazione protetta in win7-. If set, combase will allow a restricted process to call into a non-restricted process for apps that implement some sort of protected view mode in win7-.
4522Se impostato, quando chiama LoadTypeLib oleaut32 utilizza la logica di ricerca legacy per i nomi di file delle librerie di tipo relativo, anziché il percorso di ricerca sicuro. If set, oleaut32 will use the legacy search logic for relative type library file names instead of the safe search path when calling LoadTypeLib.
4523Se impostato, consente alle app DX con finestra ingrandita di cambiare la curva gamma. If set, allow maximized windowed DX apps to change gamma ramp.
4524If set, application content rendered via GDI API will be automatically scaled to match high DPI settings. Mirror of System (Enhanced) setting in Application Compatibility UI. If set, application content rendered via GDI API will be automatically scaled to match high DPI settings. Mirror of System (Enhanced) setting in Application Compatibility UI.
4525If set, GDI DPI Scaling will be disabled. This setting overrides application manifest as well as other means of enabling GDI DPI Scaling including Application Compatibility UI 'System (Enhanced)' setting. If set, GDI DPI Scaling will be disabled. This setting overrides application manifest as well as other means of enabling GDI DPI Scaling including Application Compatibility UI 'System (Enhanced)' setting.
10000Nome applicazione sconosciuto Unknown AppName
10001Nome fornitore sconosciuto Unknown VendorName
10002 non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare . is incompatible with this version of Windows. For more information, contact .
10003 presenta un problema noto di compatibilità con questa versione di Windows. has a known compatibility issue with this version of Windows.
10004 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare . has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact .
10005Con verrà installato un driver che comporta diversi problemi di stabilità nelle versioni a 64 bit dei sistemi operativi Windows. Richiedere al fornitore del software una versione compatibile dei driver prima di installare questo software. will install a driver that causes severe stability problems on the 64 bit versions of the Windows operating systems. Please contact your software vendor to obtain a compatible version of the drivers prior to installing this software.
10006Con vengono installati driver non compatibili con questa versione di Windows. Per ulteriori informazioni, contattare . installs drivers that are incompatible with this version of Windows. For more information, contact .
10007: uno o più driver presentano incompatibilità note con questa versione di Windows. Richiedere al fornitore del software una versione compatibile dei driver prima di installare il software. has one or more drivers with known incompatibilities with this version of Windows. Please contact your software vendor to obtain a compatible version of the drivers prior to installing this software.
10008Con vengono installati driver validi, ma non compatibili con questa versione a 64 bit di Windows. Per ulteriori informazioni, contattare . installs drivers that are valid, but incompatible with this 64bit version of Windows. For more information, contact .
10009 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per ulteriori informazioni, contattare . has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact .
10010Per un corretto funzionamento, è necessario reinstallare dopo l'aggiornamento di Windows. To function properly, must be reinstalled after you upgrade Windows.
10011È necessario rimuovere prima di aggiornare Windows. Al termine dell'aggiornamento sarà possibile reinstallare l'applicazione. must be removed before you upgrade Windows. You can reinstall the program after the upgrade is complete.
10012 non è compatibile con la versione aggiornata di Windows. È consigliabile rimuovere il programma prima di continuare. is incompatible with the upgraded version of Windows. It is recommended that you remove this program before continuing.
10013 non è compatibile con questa versione di Windows. Rimuovere il programma prima di continuare. is incompatible with this version of Windows and must be removed before continuing.
10015 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. has a known compatibility issue with this version of Windows and might not run as expected.
10016È già stata installata una versione più recente di . Per rimuovere la versione più recente e installare la versione più vecchia, utilizzare Installazione applicazioni nel Pannello di controllo. A version newer than is already installed. To remove the newer version and install the older version, use Add or Remove Programs in Control Panel.
10017Un driver installato causa problemi di stabilità del sistema e verrà disattivato. Per un aggiornamento compatibile con questa versione di Windows, contattare il produttore del driver. A driver is installed that causes stability problems with your system. This driver will be disabled. Please contact the driver manufacturer for an update that is compatible with this version of Windows.
10018 presenta problemi noti durante l'aggiornamento. Per un aggiornamento compatibile con questa versione di Windows, contattare . has known issues while updating. For an update that is compatible with this version of Windows, contact .
10019Prima di installare questo programma, installare la versione più recente di Macromedia Flash (R). Please install the latest version of Macromedia Flash (R) before installing this program.
10020 non è supportato in questa versione di Windows. Per ulteriori informazioni, contattare . is not supported on this version of Windows. For more information, contact .
10021Il sistema tenterà di avviare , ma sarà necessario disabilitare servizi di sistema utilizzati da altre applicazioni. L'esecuzione di determinerà l'arresto di applicazioni come [PLACEHOLDER] e la disabilitazione di alcune funzionalità di Windows. Windows can attempt to start , but this will require disabling system services that other applications rely on. Running will cause applications like [PLACEHOLDER] to shut down and will disable some Window features.
10022Rimuovi autorizzazione DRM/Gestione licenze prima di continuare Deauthorize DRM/Licensing before continuing
10023Disabilita crittografia prima di continuare Disable encryption to continue
10024Disabilita la crittografia per continuare o esegui il programma di installazione di Windows con l'opzione della riga di comando /reflectdrivers Disable encryption to continue or run Windows Setup with the /reflectdrivers command-line option
20000Questa versione del programma non è più supportata da Network Associates, Inc..Per ulteriori informazioni, contattare Network Associates, Inc.. This version of this program is no longer supported by Network Associates, Inc..For more information, contact Network Associates, Inc..
20002Le versioni di Cisco/Aironet WinDGS o ACU precedenti la 4.14.002 presentano un problema di compatibilità con questa versione di Windows e potrebbero non funzionare correttamente con il driver installato. Per una versione compatibile, visitare il sito Web Cisco. Cisco/Aironet WinDGS or ACU program versions earlier than 4.14.002 have a known compatibility issue with this version of Windows. These earlier versions might not function well with the installed driver. For a compatible version, see the Cisco Web site.
20003L'utilità AIWA TA presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguita come previsto. Quando si utilizza questa versione dell'utilità AIWA TA, la funzione di rilevamento automatico della porta di connessione non funziona in modo corretto ed è necessario selezionare manualmente la porta COM appropriata. Per ulteriori informazioni, contattare AIWA. AIWA TA Utility has a known compatibility issue with this version of Windows and might not run as expected. When you use this version of AIWA TA utility, the AutoDetect function for connection port does not work properly. You need to select the appropriate COM port manually. For more information, contact AIWA.
20004Questa copia del software AOL è per versioni precedenti del sistema operativo Windows. Potrebbe essere impossibile accedere al servizio AOL. Fare clic su 'Dettagli' per informazioni su come ottenere una versione compatibile del software AOL. This copy of the AOL software was intended for use on earlier versions of the Windows operating system. You may be unable to sign on to the AOL service. Please click 'Details' for other options on obtaining a compatible version of the AOL software.
20005È possibile che America Online (AOL) non funzioni in modo corretto con questa versione di Windows.Per informazioni su una versione compatibile di AOL, contattare il fornitore del programma. America Online (AOL) might not function properly with this version of Windows.For information about a compatible version of AOL, contact the program vendor.
20006Questa copia del software AOL è per versioni precedenti del sistema operativo Windows. Fare clic su 'Continua' per eseguire l'aggiornamento a una versione più recente e compatibile del software AOL oppure fare clic su 'Dettagli' per altre opzioni. This copy of the AOL software was intended for use on earlier versions of the Windows operating system. Please click 'Continue' to upgrade to a more recent version of the AOL software that is compatible or click 'Details' for other options.
20007Application Center 2000 non è supportato da questa versione di Windows. Application Center 2000 is not supported by this version of Windows.
20008Approach 9.x presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. La stampa da una tabella incrociata potrebbe non funzionare come previsto. Per ulteriori informazioni, contattare Lotus. Approach 9.x has a known compatibility issue with this version of Windows and might not run as expected. Printing from a cross table might not work as expected. For more information, contact Lotus.
20009ARCserveIT 6.x presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Può accadere che l'agente di backup e dbengine non vengano avviati. Per ulteriori informazioni, contattare Computer Associates International, Inc. ARCserveIT 6.x has a known compatibility issue with this version of Windows and might not run as expected. The backup agent and dbengine might not always start. For more information, contact Computer Associates International, Inc..
20010Per installare questa applicazione in un sistema operativo a 64 bit, eseguire la procedura seguente: Passare alla posizione di esecuzione dell'installazione Label Factory Deluxe Fare doppio clic su setup.exe nella cartella "English" To Install this application on a 64 bit Operating System please use the steps below: Browse to the Label Factory Deluxe install point Double click setup.exe located in the "English" folder
20012Attune 1.1 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare Aveo. Attune 1.1 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Aveo.
20013Attune 2.1 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare Aveo. Attune 2.1 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Aveo.
20014Per utilizzare questa applicazione, è necessario controllare che sia attivata l'impostazione che consente l'esecuzione in Internet Explorer di estensioni del browser di società diverse da Microsoft. L'attivazione di questa impostazione consente la corretta esecuzione dell'applicazione, ma riduce la sicurezza dell'ambiente. Per attivare l'impostazione, aprire Internet Explorer e scegliere Opzioni Internet dal menu Strumenti. Fare clic sulla scheda Avanzate, selezionare la casella di controllo Abilita estensioni del browser di terze parti, quindi fare clic su OK. To use this application, you must ensure that the setting that allows browser extensions from companies other than Microsoft to run in Internet Explorer is enabled. This setting is disabled by default in this version of Windows. Enabling this setting will allow the application to function properly, but reduce the security of your environment. To enable this setting, open Internet Explorer, click the Tools menu, and click Internet Options. Click the Advanced tab, select the Enable third-party browser extensions check box, and click OK.
20015Esistono problemi noti con BackOffice Server 2.5, BackOffice Server 4.0 e BackOffice Server 4.5 con questa versione di Windows. There are known issues with BackOffice Server 2.5, BackOffice Server 4.0, and BackOffice Server 4.5. with this version of Windows.
20016BackOffice 4.5 e BackOffice Readiness Kit non sono supportati in questa versione di Windows. BackOffice 4.5 and the BackOffice Readiness Kit are not supported on this version of Windows.
20017BackOffice 2000 non è supportato da questa versione di Windows. BackOffice 2000 is not supported by this version of Windows.
20018Questa versione di Backup Exec si basa su driver che potrebbero non essere compatibili con questa versione di Windows. Per ulteriori informazioni, contattare VERITAS. This version of Backup Exec relies on drivers that might not be compatible with this version of Windows. Contact VERITAS for more details.
20019BizTalk Server 2000 non è supportato da questa versione di Windows. BizTalk Server 2000 is not supported by this version of Windows.
20020Per utilizzare questa applicazione è necessario aggiungere l'URL di Biztalk Server all'area Intranet locale in Internet Explorer. Se si aggiunge questo sito all'area Intranet locale, si ridurranno le sue impostazioni di sicurezza per tutte le applicazioni, incluso Internet Explorer. Se si aggiunge questo sito all'area Intranet locale e successivamente si disinstallano tutte le applicazioni che dipendono da questo sito, sarà necessario rimuovere il sito dall'area Intranet locale. Per aggiungere questo sito all'area Intranet locale, aprire Internet Explorer. Scegliere Opzioni Internet dal menu Strumenti e fare clic sulla scheda Sicurezza. Fare clic su Intranet locale e quindi su Siti. Selezionare la casella di controllo Aggiungi il sito Web all'area e fare clic su OK. To use this application, you must add the URL of the Biztalk Server to the Local Intranet zone in Internet Explorer. If you add this site to the Local Intranet zone, you will lower its security settings for all applications, including Internet Explorer. If you add this site to the Local Intranet zone and later uninstall all applications that depend on this site, you should remove this site from the Local Intranet zone. To add this site to the Local Intranet zone, open Internet Explorer. On the Tools menu, click Internet Options, and click the Security tab. Click Local intranet, and click Sites. Select the Add this web site to the zone check box, and click OK.
20021Questa versione di Bonzi Buddy presenta un problema noto di compatibilità con questa versione di Windows a livello di funzionalità per il riconoscimento vocale. This version of Bonzi Buddy has a known compatibility issue with speech functionality when used with this version of Windows.
20022Il driver della chiave hardware per il dispositivo HASP non è compatibile con questa versione di Windows. Per scaricare un driver aggiornato, visitare il sito Web Aladdin. Per ulteriori informazioni, vedere la documentazione del prodotto o contattare Boris FX, Inc. The hardware key driver for the HASP device is not compatible with this version of Windows. To download an updated driver from the Aladdin Web site. For more information, see your product documentation or contact Boris FX, Inc.
20023Boris RED v2.0 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Boris RED 2.0 non è riuscito a installare un driver HASP. Per ulteriori informazioni, contattare Boris FX, Inc. Boris RED v2.0 has a known compatibility issue with this version of Windows and might not run as expected. Boris RED 2.0 fails to install a HASP driver. For more information, contact Boris FX, Inc.
20024Per il corretto funzionamento di questa versione di BoundsChecker con questa versione di Windows, è necessario aggiornare BoundsChecker. Per informazioni su una versione compatibile, contattare il fornitore del programma. This version of BoundsChecker requires an upgrade to function properly with this version of Windows.For information about a compatible version, contact the program vendor.
20025Calendar Creator 5 non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare The Learning Company. Calendar Creator 5 is incompatible with this version of Windows. For more information, contact The Learning Company.
20026Carbon Copy 32 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Il controllo remoto di Carbon Copy 32 non funziona in modo corretto. Per ulteriori informazioni, contattare Compaq Computer Corporation. Carbon Copy 32 5.1 has a known compatibility issue with this version of Windows and might not run as expected. Carbon Copy 32 remote control does not work properly. For more information, contact Compaq Computer Corporation.
20027Questa versione di SystemSoft CardWizard non è compatibile con questa versione di Windows. Tuttavia, questa versione di Windows supporta i dispositivi PC Card e CardBus.Per informazioni su una versione compatibile di SystemSoft CardWizard, contattare il fornitore del programma. This version of SystemSoft CardWizard is incompatible with this version of Windows. However, this version of Windows supports PC Card and CardBus devices.For information about a compatible version of SystemSoft CardWizard, contact the program vendor.
20028Questa versione di Lotus cc:Mail installa una versione precedente del sistema di messaggistica Windows che non è compatibile con questa versione di Windows. Per questa versione di Windows è consigliabile Lotus cc:Mail Release 8.2 o versione successiva. Prima di installare Lotus cc:Mail Release 8.2 o versione successiva, è necessario installare il sistema di messaggistica Windows. Il sistema di messaggistica Windows fornisce i componenti MAPI necessari per cc:Mail. Se il programma di installazione di cc:Mail non rileva un client MAPI esistente, cerca di installare una versione precedente che non è compatibile con questa versione di Windows. Ciò rende impossibile l'installazione sia del sistema di messaggistica Windows che di cc:Mail. Se nel computer è già installato il sistema di messaggistica Windows o una versione di Microsoft Outlook (Outlook 97 o versione successiva), dovrebbero essere già presenti i componenti necessari per il corretto funzionamento del programma di installazione di cc:Mail e non è necessario installare il sistema di messaggistica Windows.Per ulteriori informazioni sulle versioni compatibili, contattare il fornitore del programma. This version of Lotus cc:Mail installs an earlier version of Windows Messaging System that is incompatible with this version of Windows. Lotus cc:Mail Release 8.2 or later is recommended for this version of Windows. Before you install Lotus cc:Mail Release 8.2 or later, Windows Messaging System must be installed. Windows Messaging System provides the MAPI components that cc:Mail requires. If the cc:Mail Setup does not detect an existing MAPI client, it tries to install an earlier version that is incompatible with this version of Windows. This results in a failed installation for both Windows Messaging System and cc:Mail. If you already have Windows Messaging or any version of Microsoft Outlook installed on your computer (Outlook 97 or later), you should have the components necessary for cc:Mail Setup to work properly, and you do not have to install Windows Messaging System.For more information about compatible versions, contact the program vendor.
20029Questa versione di CDSecure non è compatibile con questa versione di Windows. Richiedere al fornitore un aggiornamento che includa un aggiornamento del driver. This version of CDSecure is incompatible with this version of Windows. Contact the vendor to obtain an upgrade that includes a driver update.
20030CD Kakumei Virtual non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare Ark Joho System CD. CD Kakumei Virtual is incompatible with this version of Windows. For more information, contact Ark Joho System CD.
20031Chobit 3D presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. Chobit 3D has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20032Per il corretto funzionamento di Clarify 9.0 sono necessari i file di runtime più recenti di Visual Basic 5.0 (Msvbvm50.exe). Per ulteriori informazioni, contattare Amdocs. Clarify 9.0 requires the latest Visual Basic 5.0 run-time files (Msvbvm50.exe) in order to run properly. For more information, contact Amdocs.
20033Questa versione di CleanSweep non è compatibile con questa versione di Windows. È stata progettata per Windows 95, Windows 98 e Windows NT.All'avvio CleanSweep esegue alcuni programmi che potrebbero impedire l'avvio di questa versione di Windows.Per evitare l'esecuzione di questi programmi all'avvio, in Cleansweep scegliere Configure CleanSweep nella scheda Options. Nelle schede Usage Watch e SmartSweep/Internet Sweep disattivare i monitor Usage Watch e Smart Sweep/Internet Sweep. This version of CleanSweep is incompatible with this version of Windows. It was designed for Windows 95, Windows 98, and Windows NT.CleanSweep runs certain programs at startup that might prevent this version of Windows from starting.To prevent these programs from running at startup, in Cleansweep, on the Options tab, click Configure CleanSweep. On the Usage Watch and SmartSweep/Internet Sweep tabs, turn off the Usage Watch and Smart Sweep/Internet Sweep monitors.
20035Questa versione di Command AntiVirus non può essere utilizzata con questa versione Windows. This version of Command AntiVirus is not intended for use with this version of Windows.
20036Commerce Server 2000 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per ulteriori informazioni, contattare Microsoft. Commerce Server 2000 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact Microsoft.
20037Commerce Server 2002 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per ulteriori informazioni, contattare Microsoft. Commerce Server 2002 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact Microsoft.
20038Compaq Insight Manager presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, installare l'aggiornamento software messo a disposizione da Compaq Computer Corporation. Compaq Insight Manager has a known compatibility issue due to security enhancements in this version of Windows. For an update that is compatible with this version of Windows, please install the software update from Compaq Computer Corporation.
20040Questa copia del software CompuServe è per versioni precedenti del sistema operativo Windows. Fare clic su 'Continua' per eseguire l'aggiornamento a una versione più recente e compatibile del software CompuServe oppure fare clic su 'Dettagli' per altre opzioni. This copy of the CompuServe software was intended for use on earlier versions of the Windows operating system. Please click 'Continue' to upgrade to a more recent version of the CompuServe software that is compatible or click 'Details' for other options.
20041Questa copia del software CompuServe è per versioni precedenti del sistema operativo Windows. Potrebbe essere impossibile accedere al servizio CompuServe. Fare clic su 'Dettagli' per informazioni su come ottenere una versione compatibile del software CompuServe. This copy of the CompuServe software was intended for use on earlier versions of the Windows operating system. You may be unable to sign on to the CompuServe service. Please click 'Details' for other options on obtaining a compatible version of the CompuServe software.
20042Create Resumes Quick and Easy 3 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Potrebbero verificarsi problemi con l'output stampato e le operazioni degli Appunti. Per ulteriori informazioni, contattare Individual Software Inc. Create Resumes Quick and Easy 3 has a known compatibility issue with this version of Windows and might not run as expected. This program might experience problems with printed output and clipboard operations. For more information, contact Individual Software Inc..
20043Per trasferire musica nel lettore digitale Creative Nomad, è necessario passare alla versione 2.50 o successiva. È possibile scaricare l'aggiornamento dal sito Web Creative. In order to transfer music to your Creative Nomad digital audio player, you must upgrade to version 2.50 or later. The update can be downloaded from the Creative Web site.
20044Questa versione di Trio Communications non è compatibile con questa versione di Windows. L'installazione o l'esecuzione di questo programma può causare un errore del sistema. Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This version of Trio Communications is incompatible with this version of Windows. Installing or running this program might result in a system error. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20045DirecPC 3.0 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per continuare è necessario disattivare QoS Packet Scheduler. Per ulteriori informazioni, contattare Hughes Network Systems. DirecPC 3.0 has a known compatibility issue with this version of Windows and might not run as expected. The QoS Packet Scheduler will need to be disabled before continuing. For more information, contact Hughes Network Systems.
20046DirectCD 2 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. I driver installati da questo programma potrebbero causare instabilità del sistema, problemi con l'arresto e il riavvio e con l'utilizzo di un'unità DVD. Per ulteriori informazioni, contattare Roxio, Inc. DirectCD 2 has a known compatibility issue with this version of Windows and might not run as expected. Drivers installed by this program might cause system instability, including problems with Shut Down/Restart and the inability to use a DVD drive. For more information, contact Roxio, Inc..
20047DirectCD 3 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. I driver installati da questo programma potrebbero causare instabilità del sistema, problemi con l'arresto e il riavvio e con l'utilizzo di un'unità DVD. Per ulteriori informazioni, contattare Roxio, Inc. DirectCD 3 has a known compatibility issue with this version of Windows and might not run as expected. Drivers installed by this program might cause system instability, including problems with Shut Down/Restart and the inability to use a DVD drive. For more information, contact Roxio, Inc..
20050Dragon NaturallySpeaking presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Questa applicazione richiede Microsoft Speech API (SAPI) versione 4.0a. Dragon NaturallySpeaking has a known compatibility issue with this version of Windows and might not run as expected. This application requires Microsoft Speech API (SAPI) version 4.0a.
20051Dragon Naturally Speaking 5.0 presenta un problema noto di compatibilità con questa versione di Windows a livello di funzionalità per il riconoscimento vocale. This version of Dragon Naturally Speaking 5.0 has a known compatibility issue with speech functionality when used with this version of Windows.
20052Con questa versione di DriveCopy non è possibile creare immagini delle partizioni NTFS 5. Per informazioni sull'utilizzo di DriveCopy per creare questi file, contattare PowerQuest Corporation. This version of DriveCopy cannot create image files of NTFS 5 partitions. For information about using DriveCopy to create these files, contact PowerQuest Corporation.
20053Con questa versione di Drive Image non è possibile creare immagini delle partizioni NTFS 5. Per informazioni sull'utilizzo di Drive Image per creare questi file, contattare PowerQuest Corporation. This version of Drive Image cannot create image files of NTFS 5 partitions. For information about using Drive Image to create these files, contact PowerQuest Corporation.
20056In questa versione di Dr. Solomon's Anti-Virus è incluso un componente antivirus in tempo reale (Winguard) che non è compatibile con questa versione di Windows.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This version of Dr. Solomon's Anti-Virus has a real-time antivirus component (Winguard) that is incompatible with this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20057Per una corretta esecuzione di DVDit! sono necessari i più recenti file di runtime di Visual Basic 5.0 (Msvbvm50.exe). Per ulteriori informazioni, contattare Sonic. DVDit! requires the latest Visual Basic 5.0 run-time files (Msvbvm50.exe) in order to run properly. For more information, contact Sonic.
20058Questa versione di Adaptec Easy CD Creator non è compatibile con questa versione di Windows. Per risolvere il problema, prima di installare Easy CD Creator, seguire le istruzioni disponibili sul sito Web Adaptec. This version of Adaptec Easy CD Creator is incompatible with this version of Windows. To work around this issue, before installing Easy CD Creator, follow the instructions on the Adaptec Web site.
20059Easy CD Creator 4 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare Roxio, Inc. Easy CD Creator 4 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Roxio, Inc..
20060Easy CD Creator 5 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare Roxio, Inc. Easy CD Creator 5 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Roxio, Inc..
20061Encarta Africana Third Edition presenta un problema noto di compatibilità con questa versione di Windows a livello di funzionalità per il riconoscimento vocale. This version of Encarta Africana Third Edition has a known compatibility issue with speech functionality when used with this version of Windows.
20062Encarta Encyclopedia 2001 presenta un problema noto di compatibilità con questa versione di Windows a livello di funzionalità per il riconoscimento vocale. This version of Encarta Encyclopedia 2001 has a known compatibility issue with speech functionality when used with this version of Windows.
20063EVA Animator presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. EVA Animator has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20065EVA Viewer presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. EVA Viewer has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20067Exchange Server 5.5 non è supportato da questa versione di Windows. Exchange Server 5.5 is not supported by this version of Windows.
20069Exchange Server 2000 non è supportato da questa versione di Windows. Exchange Server 2000 is not supported by this version of Windows.
20070Impossibile installare versioni precedenti di ActiveSync in Windows Vista o versioni successive. Le funzionalità precedentemente incluse in ActiveSync sono ora disponibili nel Centro dispositivi Windows Mobile. Per ottenere il Centro dispositivi Windows Mobile da Windows Update, connettere il dispositivo Windows Mobile al computer. Previous versions of ActiveSync cannot be installed on Windows Vista or later. The features previously found in ActiveSync are now available in Windows Mobile Device Center. Connect your Windows Mobile powered device to the PC to get the Windows Mobile Device Center from Windows Update.
20072Con FastPurple vengono installati driver che non sono compatibili con questa versione a 64 bit di Windows. L'installazione di questa applicazione può causare problemi di rilevamento dell'unità CD-ROM da parte del sistema.Per ulteriori informazioni, contattare Pinnacle Systems. FastPurple installs drivers that are incompatible with this 64bit version of Windows. Installing this application may cause system problems with CD-ROM drive detection. For more information, contact Pinnacle Systems.
20073Fax 2000 2.6 non è compatibile con questa versione di Windows e potrebbe causare l'instabilità del sistema. Fax 2000 2.6 is incompatible with this version of Windows and might cause the system to become unstable.
20074Questa versione di Flow Charting PDQ non è compatibile con questa versione di Windows. Se è installata una versione di Flow Charting PDQ precedente la 1.1h, potrebbe essere disponibile un aggiornamento che consentirà l'esecuzione del programma in questa versione di Windows. Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This version of Flow Charting PDQ is incompatible with this version of Windows. If you have installed a version of Flow Charting PDQ prior to version 1.1h, an upgrade might be available that will allow the program to run on this version of Windows. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20075Con Fluke Protocol Inspector vengono installati driver non compatibili con questa versione di Windows. Per ulteriori informazioni, contattare Fluke. Fluke Protocol Inspector installs drivers that are incompatible with this version of Windows. For more information, contact Fluke.
20076Le versioni 4.x, 5.0 e 5.01 in lingua inglese di F-Secure Antivirus non sono compatibili con questa versione di Windows. Per informazioni su una versione compatibile, contattare il fornitore del programma. F-Secure Anti-Virus, English, versions 4.x, 5.0, and 5.01 are incompatible with this version of Windows.For information about a compatible version, contact the program vendor.
20077GoBack 3.0.2 e versioni precedenti non è compatibile con questa versione di Windows e deve essere aggiornato. Roxio mette a disposizione una versione compatibile. GoBack versions 3.0.2 and earlier are incompatible with this version of Windows and must be upgraded. A compatible version is available from Roxio.
20079Prima di installare il client GroupWise, è necessario installare il sistema di messaggistica Windows. Il sistema di messaggistica Windows fornisce i componenti MAPI necessari per il client GroupWise. Se il programma di installazione del client GroupWise non rileva un'installazione del sistema di messaggistica Windows, cerca di installare una versione precedente. Questa versione precedente del client GroupWise non è compatibile con questa versione di Windows e ciò impedisce l'installazione sia del sistema di messaggistica Windows che del client GroupWise. Questo problema interessa GroupWise versione 5.5 e precedenti con questa versione di Windows. Per una versione compatibile del sistema di messaggistica Windows, visitare il sito del supporto tecnico Novell. Before you install GroupWise Client, Windows Messaging System must be installed. Windows Messaging System provides the MAPI components that GroupWise Client requires. If GroupWise Client Setup does not detect an existing installation of Windows Messaging System, it attempts to install an earlier version. This earlier version of the Group Wise Client is incompatible with this version of Windows and results in a failed installation for both Windows Messaging System and GroupWise Client. This issue affects GroupWise versions 5.5 and earlier with this version of Windows. For a compatible version of Windows Messaging System, see the Novell support site.
20080Questa versione di IBM AntiVirus non è compatibile con questa versione di Windows.Per ulteriori informazioni su una versione compatibile di IBM AntiVirus, contattare il fornitore del programma. This version of IBM AntiVirus is incompatible with this version of Windows.For more information about a compatible version of IBM AntiVirus, contact the program vendor.
20081Il programma che si sta cercando di eseguire richiede un codec Indeo corrente. Per ottenere un driver corrente compatibile con questa versione di Windows, contattare il produttore. The program you are trying to run requires a current Indeo codec. To obtain a current driver that is compatible with this version of Windows, please contact the manufacturer.
20082InocuLAN 4.0 non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare Computer Associates. InocuLAN 4.0 is incompatible with this version of Windows. For more information, contact Computer Associates.
20083Il driver di filtro rilevato potrebbe causare problemi di stabilità con questa versione di Windows. La protezione da virus in tempo reale sarà disattivata finché non si installa un driver aggiornato. The detected filter driver might cause stability problems with this version of Windows. Real-time virus protection will be disabled until you install an updated driver.
20085Intel Create & Share Software non è supportato da questa versione di Windows. Intel Create & Share Software is not supported by this version of Windows.
20086Queste versioni di Microsoft IntelliPoint sono state rilasciate prima di questa versione di Windows e pertanto non sono compatibili con questa versione di Windows. Scaricare il software IntelliPoint più recente, che include il supporto per questa versione di Windows. These versions of Microsoft IntelliPoint were released prior to this version of Windows, and are therefore incompatible with this version of Windows. Download the latest IntelliPoint software, which includes support for this version of Windows.
20088Questa versione del software Microsoft IntelliType Pro non è supportata in questo sistema operativo. Per informazioni su una versione aggiornata e compatibile del software IntelliType Pro, visitare il sito Web Microsoft Keyboard. This version of Microsoft IntelliType Pro software is not supported on this operating system. For information about an updated, compatible version of IntelliType Pro software, see the Microsoft Keyboard Web site.
20089Internet Shinchakubin 1.00 - 1.40 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. Internet Shinchakubin 1.00 - 1.40 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20090La versione di valutazione valida 120 giorni di ISA Server 2000 non è supportata da questa versione di Windows. ISA Server 2000 120-Day Trial Edition is not supported by this version of Windows.
20091Per il corretto funzionamento di ISA 2000 con questa versione di Windows è necessario il Service Pack 1. Durante l'installazione, potrebbero venire visualizzati messaggi ed eventi di errore relativi alla compatibilità. Questi messaggi possono essere ignorati durante l'installazione. Al termine dell'installazione, installare il Service Pack 1. Per ulteriori informazioni, contattare Microsoft. ISA 2000 requires Service Pack 1 to function correctly on this version of Windows. During the installation, error messages and error event logs regarding compatibility might appear. These messages may be ignored during the installation. Install Service Pack 1 after this installation is complete. For more information, contact Microsoft.
20092Jaws 4.5 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per utilizzare questa applicazione, è necessario impostare l'accelerazione hardware video completa e attivare il supporto audio. Jaws 4.5 has a known compatibility issue with this version of Windows and might not run as expected. To use this application, you must set video hardware acceleration to Full and enable audio support.
20093Kid Pix Studio Deluxe v3.0 presenta un problema noto di compatibilità con questa versione di Windows a livello di funzionalità per il riconoscimento vocale. This version of Kid Pix Studio Deluxe v3.0 has a known compatibility issue with speech functionality when used with this version of Windows.
20094Questo programma per il riconoscimento vocale Kurzweil è incompatibile con questa versione di Windows. È stato progettato per Windows 95 o Windows 98.Per una versione compatibile di questo programma, contattare il fornitore del programma. This Kurzweil voice program is incompatible with this version of Windows. It was designed for Windows 95 or Windows 98.For a compatible version of this program contact the program vendor.
20097LapLink non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare LapLink.com, Inc.. LapLink is incompatible with this version of Windows. For more information, contact LapLink.com, Inc..
20098LapLink 2000 non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare LapLink. LapLink 2000 is incompatible with this version of Windows. For more information, contact LapLink.
20099Con questa versione di Liquid Audio viene installato un driver CD-R che potrebbe causare problemi di funzionamento del computer e instabilità del sistema. This version of Liquid Audio installs a CD-R driver that might cause improper computer function and system instability.
20100Per il corretto funzionamento di questa versione di Logitech QuickCam Software potrebbe essere necessario eseguire l'aggiornamento. Per ulteriori informazioni, contattare Logitech. To function properly, this version of Logitech QuickCam Software might require upgrading. For more information, contact Logitech.
20101Con Lotus Notes v5.x viene installata una versione precedente di MSGINA che controlla la modalità di accesso a Windows. Ne consegue che alcune nuove funzionalità di WIndows potrebbero essere disattivate, ad esempio Cambio rapido utente, Assistenza remota e Desktop remoto. Per ulteriori informazioni, contattare Lotus. Lotus Notes v5.x installs an older version of MSGINA which controls the way you log in to Windows. As a result, certain new Windows features might be disabled, including Fast User Switching, Remote Assistance, and Remote Desktop. For more information, contact Lotus.
20102Questa versione di Luxsonor DVD Player utilizza driver che potrebbero non essere compatibili con questa versione di Windows. Per ulteriori informazioni, contattare Dell Computer Corporation. This version of Luxsonor DVD Player relies on drivers that might not be compatible with this version of Windows. Contact Dell Computer Corporation for more details.
20103Questa versione di MacDrive 98 potrebbe non funzionare correttamente con questa versione di Windows. L'installazione di questo programma potrebbe causare un malfunzionamento del computer. È possibile ottenere un aggiornamento per MacDrive 98 che funzioni in modo corretto con questa versione di Windows. Per ulteriori informazioni su una versione compatibile, contattare Mediafour Corporation. This version of MacDrive 98 might not function properly with this version of Windows. If you install this program, your computer might not work properly. You can obtain an upgrade for MacDrive 98 that functions properly under this version of Windows. For more information about a compatible version, contact Mediafour Corporation.
20104MacOpener 2000 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. La funzionalità Mac Format potrebbe generare errori in questa versione di Windows se si seleziona un disco floppy appena formattato.Per ulteriori informazioni, contattare DataViz Inc.. MacOpener 2000 has a known compatibility issue with this version of Windows and might not run as expected. The Mac Format functionality will fail on this version of Windows if you browse to a floppy disk you just formatted.For more information, contact DataViz Inc..
20105Mailist 2.0 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. Mailist 2.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20106Il pacchetto per la compatibilità delle applicazioni del marzo 2001 non è compatibile con questa versione di Windows. Tutte le sue funzionalità ora fanno parte di Windows. March 2001 Application Compatibility Package is incompatible with this version of Windows. All of its features are currently part of Windows.
20107MD-PC Link for Mebius V1.01 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. MD-PC Link for Mebius V1.01 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20108Mebius Online User Touroku 5.0 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. Mebius Online User Touroku 5.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20109MechWarrior 3 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare Microsoft. MechWarrior 3 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Microsoft.
20110Questa versione di MetaFrame non verrà eseguita correttamente con questa versione di Windows. Per una versione aggiornata, contattare Citrix. This version of MetaFrame will not run correctly on this version of Windows. Contact Citrix for an upgraded version.
20111Mobile Information Server 2002 non è supportato da questa versione di Windows. Mobile Information Server 2002 is not supported by this version of Windows.
20113Questa versione di MSN Explorer potrebbe non funzionare correttamente con questa versione di Windows. Utilizzare la versione più recente di MSN Explorer inclusa in Windows. Per installare MSN Explorer, fare clic sul pulsante Start e scegliere Pannello di controllo. Fare clic su Installazione applicazioni, quindi su Installazione componenti di Windows. This version of MSN Explorer might not function properly with this version of Windows. Please use the newer version of MSN Explorer that is included with Windows. To install MSN Explorer, click Start, and point to Control Panel. Click Add/Remove Programs, and then click Add/Remove Windows Components.
20114Questa versione di MSN Internet Access potrebbe non funzionare correttamente con questa versione di Windows. Per MSN Internet Access, utilizzare MSN Explorer, incluso in Windows. Per installare MSN Explorer, fare clic sul pulsante Start e scegliere Pannello di controllo. Fare clic su Installazione applicazioni, quindi su Installazione componenti di Windows. This version of MSN Internet Access might not function properly with this version of Windows. For MSN Internet Access please use MSN Explorer, which is included with Windows. To install MSN Explorer, click Start, and point to Control Panel. Click Add/Remove Programs, and then click Add/Remove Windows Components.
20115Per utilizzare questa applicazione è necessario installarla da un CD oppure aggiungere la posizione di esecuzione dell'installazione all'area Intranet locale in Internet Explorer. Se si aggiunge questo sito all'area Intranet locale, si ridurranno le sue impostazioni di sicurezza per tutte le applicazioni, incluso Internet Explorer. Se si aggiunge questo sito all'area Intranet locale e successivamente si disinstallano tutte le applicazioni che dipendono da questo sito, sarà necessario rimuovere il sito dall'area Intranet locale.Per aggiungere questo sito all'area Intranet locale, aprire Internet Explorer. Scegliere Opzioni Internet dal menu Strumenti e fare clic sulla scheda Sicurezza. Fare clic su Intranet locale, quindi su Siti. Selezionare la casella di controllo Aggiungi il sito Web all'area e fare clic su OK. To use this application, you must install it from a CD, or you must add the install point to the Local Intranet zone in Internet Explorer. If you add this site to the Local Intranet zone, you will lower its security settings for all applications, including Internet Explorer. If you add this site to the Local Intranet zone and later uninstall all applications that depend on this site, you should remove this site from the Local Intranet zone. To add this site to the Local Intranet zone, open Internet Explorer. On the Tools menu, click Internet Options, and click the Security tab. Click Local intranet, and click Sites. Select the Add this web site to the zone check box, and click OK.
20116A seguito dei miglioramenti apportati alla configurazione della sicurezza di Internet Explorer, potrebbero verificarsi problemi durante l'installazione di questo software. Per installare il software, eseguire le operazioni seguenti: 1. Individuare la cartella Autorun eseguendo la procedura seguente: a) Fare clic sul pulsante Start. b) Scegliere Esegui. c) Se si dispone del supporto del software, nel campo di modifica digitare explorer, quindi premere INVIO e fare clic sull'unità CD. Se si dispone di un programma di installazione autoestraente scaricato dal Web, nel campo di modifica digitare %ProgramFiles%\NetIQGPASetup (per la piattaforma x86); Oppure %ProgramFiles(X86)%\NetIQGPASetup (per la piattaforma a 64 bit); Oppure [cartella di estrazione desiderata]. d) Individuare la cartella Autorun manualmente. 2. Avviare setup.htm o tab.htm. 3. Fare clic sulla barra informazioni e selezionare "Consenti contenuto bloccato". 4. Installare il software seguendo le istruzioni fornite. Due to Internet Explorer security configuration enhancement, you may encounter problems installing this software. To install this software, please do the following: 1. Find the Autorun folder by following steps below: a) Click the START menu. b) Click Run. c) If you have software media, in the edit field type explorer then hit Enter then click on your CD drive. Or if you have a web downloaded self-extract installation program, in the edit field type %ProgramFiles%\NetIQGPASetup (for x86 platform); Or %ProgramFiles(X86)%\NetIQGPASetup (for 64bit platform ); Or [your chosen extraction folder]. d) Find Autorun folder manually. 2. Launch setup.htm or tab.htm. 3. Click on the Information Bar and select "Allow Blocked Content". 4. Install the software following the install instructions.
20119Questo programma non è compatibile con questa versione di Windows. This program is not intended for this version of Windows.
20120NFS Maestro Client 6 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per ulteriori informazioni, contattare Hummingbird. NFS Maestro Client 6 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact Hummingbird.
20121Norton AntiVirus 4.x e 5.x presenta un problema noto di compatibilità con questa versione di Windows. Il driver symevent.sys installato dal programma non è compatibile con questa versione di Windows.Per ulteriori informazioni, contattare Symantec. Norton AntiVirus 4.x and 5.x has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20122Norton AntiVirus 2000 presenta un problema noto di compatibilità con questa versione di Windows. Il driver symevent.sys installato dal programma non è compatibile con questa versione di Windows.Per ulteriori informazioni, contattare Symantec. Norton AntiVirus 2000 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20123Norton AntiVirus 2001 presenta un problema noto di compatibilità con questa versione di Windows. Il driver symevent.sys installato dal programma non è compatibile con questa versione di Windows.Per ulteriori informazioni, contattare Symantec. Norton AntiVirus 2001 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20124Norton AntiVirus Corporate Edition 7.x presenta un problema noto di compatibilità con questa versione di Windows. Il driver symevent.sys installato dal programma non è compatibile con questa versione di Windows.Per ulteriori informazioni, contattare Symantec. Norton AntiVirus Corporate Edition 7.x has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20125Norton Crashguard 4.0 presenta un problema noto di compatibilità con questa versione di Windows. Il driver symevent.sys installato dal programma non è compatibile con questa versione di Windows.Per ulteriori informazioni, contattare Symantec. Norton Crashguard 4.0 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20126Norton Navigator per Windows 95 non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare Symantec. Norton Navigator for Windows 95 is incompatible with this version of Windows. For more information, contact Symantec.
20127Norton SystemWorks 2000 presenta un problema noto di compatibilità con questa versione di Windows. Il driver symevent.sys installato dal programma non è compatibile con questa versione di Windows.Per ulteriori informazioni, contattare Symantec. Norton SystemWorks 2000 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20128Norton SystemWorks 2001 presenta un problema noto di compatibilità con questa versione di Windows. Il driver symevent.sys installato dal programma non è compatibile con questa versione di Windows.Per ulteriori informazioni, contattare Symantec. Norton SystemWorks 2001 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20129FAT32 non è riconosciuto dalle utilità disco di Norton Utilities 2.0. Se si utilizza Disk Doctor o Speed Disk in un'unità formattata con il file system FAT32, potrebbe venire visualizzato un messaggio che informa di un errore non riconosciuto nella partizione e che chiede se si desidera correggerlo. Non fare clic su Sì, perché potrebbero andare persi i dati memorizzati nelle partizioni FAT32.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. FAT32 is not recognized by the disk utilities in Norton Utilities 2.0. Using Disk Doctor or Speed Disk on a drive formatted with the FAT32 file system might result in the following error message 'Partition has an unrecognized error on it, would you like to fix the problem?' Do not click Yes, or you might lose data that is stored on FAT32 partitions.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20130Norton Utilities 2000 presenta un problema noto di compatibilità con questa versione di Windows. Il driver symevent.sys installato dal programma non è compatibile con questa versione di Windows.Per ulteriori informazioni, contattare Symantec. Norton Utilities 2000 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20131Norton Utilities 2001 presenta un problema noto di compatibilità con questa versione di Windows. Il driver symevent.sys installato dal programma non è compatibile con questa versione di Windows.Per ulteriori informazioni, contattare Symantec. Norton Utilities 2001 has a known compatibility issue with this version of Windows. The symevent.sys driver installed by this program is incompatible with this version of Windows.For more information, contact Symantec.
20132Questa versione di Novell NetWare Client32 non è compatibile con questa versione di Windows.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This version of Novell NetWare Client32 is incompatible with this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20135Questa versione di Peachtree Office Accounting potrebbe non funzionare correttamente con questa versione di Windows.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This version of Peachtree Office Accounting might not function properly with this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20136OfficeScan Corporate Edition non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare Trend Micro, INC. OfficeScan Corporate Edition is incompatible with this version of Windows. For more information, contact Trend Micro, INC..
20137Questa versione di Oil Change non è compatibile con questa versione di Windows. È stata progettata per Windows 95 e Windows 98.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This version of Oil Change is incompatible with this version of Windows. It was designed for Windows 95 and Windows 98 only.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20138Per digitalizzare immagini con OmniForm potrebbe essere necessario aggiornare l'origine TWAIN in Caere Scan Manager. Procedura:1. Fare clic sul pulsante Start, quindi scegliere Pannello di controllo.2. Fare clic su Caere Scan Manager.3. Fare doppio clic per aprire lo scanner.4. Fare clic sulla scheda dell'origine dati TWAIN.5. Selezionare lo scanner nell'elenco.6. Fare clic su OK.Se il problema persiste, installare i driver più recenti per lo scanner e ripetere la procedura. To scan images with OmniForm you might need to upgrade the TWAIN source in Caere Scan Manager. To do this:1. Click Start, and then click Control Panel.2. Click Caere Scan Manager.3. Double-click to open your scanner.4. Click the TWAIN Data Source tab.5. Select your scanner from the list.6. Click on Ok.If this does not work, you should install the latest drivers for your scanner and repeat these steps.
20139Open File Manager 6.0 e versioni precedenti è incompatibile con questa versione di Windows. Contattare St. Bernard Software per informazioni sugli aggiornamenti a OFM versione 6.2 o successiva. Open File Manager versions 6.0 and earlier are incompatible with this version of Windows. For more information, contact St. Bernard Software for an upgrade to OFM version 6.2 or higher.
20140Quando si installa HP OpenView 3.0, non installare la versione inclusa di pcAnywhere, che è incompatibile con questa versione di Windows.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. When installing HP OpenView 3.0, do not install the included version of pcAnywhere. It installs a version of pcAnywhere that is incompatible with this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20142Otayori@Meimu 1.5 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. Otayori@Meimu 1.5 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20143Pagis Pro 2.0 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per ulteriori informazioni, contattare ScanSoft. Pagis Pro 2.0 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact ScanSoft.
20144Pagis Pro 3.0 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per ulteriori informazioni, contattare ScanSoft. Pagis Pro 3.0 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact ScanSoft.
20145PaperPort 6.x presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Potrebbe non essere possibile salvare i moduli creati con FormTyper in PaperPort. Per ulteriori informazioni, contattare Visioneer. PaperPort 6.x has a known compatibility issue with this version of Windows and might not run as expected. You might not be able to save a form created with FormTyper in PaperPort. For more information, contact Visioneer.
20146Questa versione di PartitionMagic potrebbe non funzionare in modo corretto con questa versione di Windows. Per informazioni sulla creazione di un disco di ripristino, vedere il manuale di PartitionMagic o visitare il sito Web PowerQuest indicato di seguito.Questa versione di PartitionMagic non supporta le partizioni NTFS 5. Se è necessario che questo prodotto supporti le partizioni NTFS 5, contattare PowerQuest Corporation. This version of PartitionMagic might not operate correctly on this version of Windows. See the PartitionMagic manual or visit the PowerQuest Web site listed below for details on creating a rescue diskette.This version of PartitionMagic does not support NTFS 5 partitions. If you need this product to support NTFS 5 partitions, contact PowerQuest Corporation.
20147Partition Magic 6.0 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Questo programma presenta difficoltà con le partizioni NTFS. Per ulteriori informazioni, contattare PowerQuest. Partition Magic 6.0 has a known compatibility issue with this version of Windows and might not run as expected. This program has difficulties with NTFS partitions. For more information, contact PowerQuest.
20148PasoconNavi 2001 Ricky-kun 1.0X/2.0 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. PasoconNavi 2001 Ricky-kun 1.0X/2.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20149Questa versione di pcAnywhere non è compatibile con questa versione di Windows. Se si sta installando una versione di pcAnywhere fino alla 9.0, è possibile che sia disponibile un aggiornamento che ne consentirà l'esecuzione in questa versione di Windows. Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This version of pcAnywhere is incompatible with this version of Windows. If you are currently installing pcAnywhere up to version 9.0, an upgrade might be available that will allow the program to run on this version of Windows. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20151Questa versione di pcAnywhere sostituisce la versione corrente di MSGINA che controlla la modalità di accesso a Windows. Pertanto, alcune nuove funzionalità di Windows, ad esempio Cambio rapido utente, Servizi terminal e Desktop remoto, potrebbero risultare disabilitate. This version of pcAnywhere replaces the current version of MSGINA which controls the way you log in to Windows. As a result, certain new Windows features might be disabled, including: Fast User Switching, Terminal Services, and Remote Desktop.
20155PCAnywhere 10.5 non è compatibile con questa versione di Windows. L'installazione di questa applicazione potrebbe impedire il riavvio del desktop. Per ulteriori informazioni, contattare il fornitore del programma sul sito Web all'indirizzo www.symantec.com PCAnywhere 10.5 is incompatible with this version of Windows. Installing this application may render your system unable to reboot to the desktop after installation. For more information, please contact the program vendor: www.symantec.com
20156PC NAVI 2000 2.01 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. PC NAVI 2000 2.01 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20157Per il programma che si sta cercando di eseguire è disponibile un plug-in per la correzione dei problemi noti con questa versione di Windows. Installare il plug-in EPS Parser per Adobe PhotoDeluxe Home Edition 3.x e PhotoDeluxe Business Edition 1.x per garantire il corretto funzionamento in questa versione di Windows.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. The program you are trying to run has a plug-in to correct known issues with this version of Windows. You should install the EPS Parser plug-in for Adobe PhotoDeluxe Home Edition 3.x and PhotoDeluxe Business Edition 1.x to ensure proper operation on this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20159Questa versione di SystemSoft PowerProfiler non è compatibile con questa versione di Windows. Questa versione di Windows supporta Advanced Power Management.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This version of SystemSoft PowerProfiler is incompatible with this version of Windows. This version of Windows supports Advanced Power Management.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20160Questa versione di Powerup 2000 deve essere utilizzata con il menu Start classico.Fare clic con il pulsante destro del mouse su Start, scegliere Proprietà, fare clic su menu Start classico, quindi su OK.Per ulteriori informazioni su Powerup 2000, contattare Ashampoo. This version of Powerup 2000 is designed for use with the Classic Start Menu.Right-click Start, click Properties, click Classic Start menu and then click OK.For more information on Powerup 2000, please contact Ashampoo.
20161Questo programma presenta problemi noti in questa versione di Windows. Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This program experiences known problems on this version of Windows. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20162Microsoft Project Central 2000 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. È necessario attivare le pagine ASP (Active Server Pages) e le estensioni del server di FrontPage. Per ulteriori informazioni, contattare Microsoft. Microsoft Project Central 2000 has a known compatibility issue with this version of Windows and might not run as expected. Active Server Pages (ASP) and FrontPage Server Extensions (FPSE) must be enabled. For more information, contact Microsoft.
20163Questo software presenta problemi di incompatibilità con i servizi IIS in questa piattaforma. This software has known incompatibility with IIS services on this platform.
20164La Configurazione guidata di SharePoint Team Services 1.0 non consente di installare automaticamente SharePoint Team Services 1.0 in questa versione di Windows. È necessario installare manualmente SharePoint Team Services 1.0 in questo server, quindi eseguire di nuovo la Configurazione guidata per configurare l'installazione affinché funzioni con Microsoft Project Server 2002. The SharePoint Team Services 1.0 Configuration Wizard does not automatically install SharePoint Team Services 1.0 on this version of Windows. You need to manually set up SharePoint Team Services 1.0 on this server and then rerun the wizard to configure the installation to work with Microsoft Project Server 2002.
20165Proxy Server 1.0 non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare Microsoft. Proxy Server 1.0 is incompatible with this version of Windows. For more information, contact Microsoft.
20166Proxy Server 2.0 non è supportato da questa versione di Windows. Proxy Server 2.0 is not supported by this version of Windows.
20168ReachOut 7.0 e 8.0 non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare STAC. ReachOut 7.0 & 8.0 is incompatible with this version of Windows. For more information, contact STAC.
20169Resume Maker Deluxe 7.0 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Potrebbero verificarsi problemi con l'output di stampa e le operazioni degli Appunti. Per ulteriori informazioni, contattare Individual Software Inc.. Resume Maker Deluxe 7.0 has a known compatibility issue with this version of Windows and might not run as expected. This program might experience problems with printed output and clipboard operations. For more information, contact Individual Software Inc..
20170Questa versione di RingCentral non è compatibile con questa versione di Windows. Il produttore del computer può fornire informazioni specifiche sulla versione di RingCentral abbinata al computer. RingZero Systems non offre agli utenti finali la possibilità di accedere al supporto tecnico per i prodotti software OEM tramite telefono, fax o posta elettronica.Per informazioni sulla disponibilità di una versione compatibile con questa versione di Windows, contattare il proprio fornitore, che dovrebbe essere incluso nell'elenco seguente. This version of RingCentral is incompatible with this version of Windows. Your computer manufacturer has specific information regarding the version of RingCentral bundled with your computer. RingZero Systems does not offer end-user technical support for OEM software products through phone, fax, or e-mail.To inquire about the availability of a version that is compatible with this version of Windows, contact your vendor from the list below.
20171Rollercoaster Tycoon - Corkscrew Follies non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare Hasbro Interactive. Rollercoaster Tycoon - Corkscrew Follies is incompatible with this version of Windows. For more information, contact Hasbro Interactive.
20172Rollercoaster Tycoon - Loopy Landscapes presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare Hasbro Interactive. Rollercoaster Tycoon - Loopy Landscapes has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Hasbro Interactive.
20173Lotus ScreenCam NT richiede un driver video specifico, che è compatibile con la maggior parte delle configurazioni hardware/software di video. Tuttavia, se la configurazione non è supportata, il programma non funzionerà in modo corretto. Per ulteriori informazioni sulle versioni compatibili, contattare il fornitore del programma. Lotus ScreenCam NT requires a specific video driver that is compatible with most video hardware/software configurations. However, if your configuration is not supported the program will not function properly. For more information about compatible versions, contact the program vendor.
20174Lotus SmartSuite è compatibile con questa versione di Windows. Tuttavia, ScreenCam per WIN NT (disponibile nella cartella \Extra) supporta solo configurazioni di driver video specifiche. Prima di installare ScreenCam NT, contattare Lotus Development Corporation. Lotus SmartSuite is compatible with this version of Windows. However, note that ScreenCam for WIN NT (found in the \Extra directory) supports only specific video driver configurations. Contact Lotus Development Corporation for the latest information about ScreenCam NT before installing it.
20176Services for Unix 2.0 non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare Microsoft. Services for Unix 2.0 is incompatible with this version of Windows. For more information, contact Microsoft.
20177SharePoint Portal Server 2001 non è supportato da questa versione di Windows. SharePoint Portal Server 2001 is not supported by this version of Windows.
20179Per installare questa applicazione in un sistema operativo a 64 bit, eseguire la procedura seguente: Passare alla posizione di esecuzione dell'installazione di Simply AccountingFare doppio clic sul file setup.exe, disponibile nella cartella "Simply" To Install this application on a 64 bit Operating System please use the steps below: Browse to the Simply Accounting install point Double click setup.exe located in the "Simply" folder
20180Site Server 3.0 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare Microsoft. Site Server 3.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Microsoft.
20181Site Server 3.0 non è supportato da questa versione di Windows. Site Server 3.0 is not supported by this version of Windows.
20183SmartVoice(Ver4.0) presenta un problema noto di compatibilità con questa versione di Windows a livello di funzionalità per il riconoscimento vocale. This version of SmartVoice(Ver4.0) has a known compatibility issue with speech functionality when used with this version of Windows.
20184Questa versione di Windows non supporta SMS 2.0 Service Pack 2 e versioni precedenti. SMS 2.0 Service Pack 2 and earlier are not supported by this version of Windows.
20185Per installare questa applicazione in un sistema operativo a 64 bit, eseguire la procedura seguente: Passare alla posizione di esecuzione dell'installazione di Systems Management Server Fare doppio clic sul file setuppad.exe, disponibile nella sottocartella "autorun\i386" To Install this application on a 64 bit Operating System please use the steps below: Browse to the Systems Management Server install point Double click setuppad.exe located in the "autorun\i386" sub-folder
20187SNA Server 4.0 e versioni precedenti non è supportato da questa versione di Windows. SNA Server 4.0 and below is not supported by this version of Windows.
20189SoftIce 3.22 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per ulteriori informazioni, contattare CompuWare NuMega. SoftIce 3.22 has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact CompuWare NuMega.
20190Se si installano i driver di Windows NT 4.0 per la scheda Sound Blaster Live!, potrebbe risultare impossibile avviare il computer.Per evitare il problema: 1. Continuare l'installazione, scegliendo di installare i driver di Windows NT 4.0 per la scheda Sound Blaster Live!. Non riavviare il computer quando viene richiesto. È necessario, infatti, aggiornare prima i driver appena installati. 2. Scaricare e installare i driver più recenti dal sito Web Creative.3. Riavviare il computer. Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. Installing Windows NT 4.0 drivers for the Sound Blaster Live! card might result in your computer not being able to start.To work around this issue: 1. Continue this installation, choosing to set up the Windows NT 4.0 drivers for the Sound Blaster Live! card. Do not restart your computer when prompted to do so. You must first upgrade the drivers you have just installed. 2. Download and install the latest drivers from the Creative Web site. 3. Restart your computer. Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20191Per una corretta esecuzione di Spotlight on Active Directory sono necessari i più recenti file di runtime di Visual Basic 5.0 (Msvbvm50.exe). Per ulteriori informazioni, contattare Quest. Spotlight on Active Directory requires the latest Visual Basic 5.0 run-time files (Msvbvm50.exe) in order to run properly. For more information, contact Quest.
20192SPSS per Windows 10 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Il programma si blocca quando si cerca di modificare un oggetto di testo in un grafico. Per ulteriori informazioni, contattare SPSS Inc. SPSS for Windows 10 has a known compatibility issue with this version of Windows and might not run as expected. The program hangs when attempting to edit a text object in a graph. For more information, contact SPSS Inc..
20193Per installare questa applicazione in un sistema operativo a 64 bit, eseguire la procedura seguente: Passare alla posizione di esecuzione dell'installazione di SQL Server 2000 Per installare SQL Server 2000:Fare doppio clic su setupsql.exe, disponibile nella sottocartella "x86\setup" Per installare SQL Server 2000 Analysis Services:Fare doppio clic sul file setup.exe, disponibile nella sottocartella "msolap\install". Per installare SQL Server 2000 English Query:Fare doppio clic sul file setup.exe, disponibile nella sottocartella "mseq\x86". To install this application on a 64 bit Operating System, please use the steps below: Browse to the SQL Server 2000 install point To install SQL Server 2000:Double click setupsql.exe located in the "x86\setup" sub-folder. To install SQL Server 2000 Analysis Services:Double click setup.exe located in the "msolap\install" sub-folder. To install SQL Server 2000 English Query:Double click setup.exe located in the "mseq\x86" sub-folder.
20194Per installare questa applicazione in un sistema operativo a 64 bit, eseguire la procedura seguente: Passare alla posizione di esecuzione dell'installazione di SQL Server 2000Fare doppio clic sul file setupsql.exe, disponibile nella sottocartella "x86\setup". To install this application on a 64 bit Operating System, please use the steps below: Browse to the SQL Server 2000 install point Double click setupsql.exe located in the "x86\setup" sub-folder.
20195Questa versione di Windows non supporta SQL Server 2000 SP3 e versioni precedenti. Applicare SP4 dopo l'installazione di SQL Server 2000. SQL Server 2000 sp3 and below is not supported by this version of Windows. Please apply sp4 after installation of SQL Server 2000.
20196Questa versione di Windows non supporta SQL Server 2000 SP2 e versioni precedenti. Applicare SP3 dopo l'installazione di SQL Server 2000. SQL Server 2000 sp2 and below is not supported by this version of Windows. Please apply sp3 after installation of SQL Server 2000.
20197Questa versione di Windows non supporta SQL Server 2000 Analysis Services SP2 e versioni precedenti. Applicare SP3 dopo l'installazione di SQL Server 2000 Analysis Services. SQL Server 2000 Analysis Services sp2 and below is not supported by this version of Windows. Please apply sp3 after installation of SQL Server 2000 Analysis Services.
20198Questa versione di Windows non supporta SQL Server 2000 Analysis Services SP3 e versioni precedenti. Applicare SP4 dopo l'installazione di SQL Server 2000 Analysis Services. SQL Server 2000 Analysis Services sp3 and below is not supported by this version of Windows. Please apply sp4 after installation of SQL Server 2000 Analysis Services.
20199Questa versione di Windows non supporta SQL Server 2000 English Query SP2 e versioni precedenti. Applicare SP3 dopo l'installazione di SQL Server 2000 English Query. SQL Server 2000 English Query sp2 and below is not supported by this version of Windows. Please apply sp3 after installation of SQL Server 2000 English Query.
20200Questa versione di Windows non supporta SQL Server 2000 English Query SP3 e versioni precedenti. Applicare SP4 dopo l'installazione di SQL Server 2000 English Query. SQL Server 2000 English Query sp3 and below is not supported by this version of Windows. Please apply sp4 after installation of SQL Server 2000 English Query.
20201SQL Server 6.5 non è supportato da questa versione di Windows. SQL Server 6.5 is not supported by this version of Windows.
20202SQL Server 7.0 non è supportato da questa versione di Windows. SQL Server 7.0 is not supported by this version of Windows.
20203SQL Server OLAP Services 7.0 non è supportato da questa versione di Windows. SQL Server OLAP Services 7.0 is not supported by this version of Windows.
20204SuperNova 5.1 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per utilizzare questa applicazione è necessario impostare l'accelerazione hardware video completa. SuperNova 5.1 has a known compatibility issue with this version of Windows and might not run as expected. To use this application, you must set video hardware acceleration to Full.
20205Questo programma sostituisce componenti di base del sistema, rendendo inutilizzabile questa versione di Windows.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This program replaces core system components, making this version of Windows unusable.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20206Take Two non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare Adaptec. Take Two is incompatible with this version of Windows. For more information, contact Adaptec.
20207Timbuktu Pro 2000 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Potrebbe essere impossibile connettersi a un computer bloccato o con lo screensaver in esecuzione. Per ulteriori informazioni, contattare Netopia. Timbuktu Pro 2000 has a known compatibility issue with this version of Windows and might not run as expected. You may be unable to connect to a computer that is locked or has a screensaver running. For more information, contact Netopia.
20208Timeslips 9.0.x presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per ulteriori informazioni, contattare Sage US, Inc. Timeslips 9.0.x has a known compatibility issue with this version of Windows and might not run as expected. For more information, contact Sage US, Inc..
20209Per utilizzare questa applicazione, è necessario aggiungere l'URL di Sun Java all'area Siti attendibili di Internet Explorer. Se si aggiunge questo sito all'area Siti attendibili, si ridurranno le sue impostazioni di sicurezza per tutte le applicazioni, incluso Internet Explorer. Se si aggiunge questo sito all'area Siti attendibili e successivamente si disinstallano tutte le applicazioni che dipendono da questo sito, sarà necessario rimuovere il sito dall'area Siti attendibili. Fare clic su Continua per aggiungere il sito all'area Siti attendibili oppure fare clic su Annulla per chiudere l'applicazione. To use this application, the URL for Sun's Java must be added to the Trusted Sites zone in Internet Explorer. Adding the site to the Trusted Sites zone, will lower its security settings for all applications, including Internet Explorer. If you add this site to the Trusted Sites zone and later uninstall all applications that depend on this site, you should remove this site from the Trusted Sites zone. Click Continue to add this site to the Trusted Sites zone, or click Cancel to close the application.
20211USB Setuzoku Camera You Camera Viewer presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare SHARP. USB Setuzoku Camera You Camera Viewer has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact SHARP.
20212L'aggiornamento V3NT 1.3 e V3Pro 2000 Deluxe non sono compatibili con questa versione di Windows. Per V3Pro 2000 Deluxe, installare V3Pro 2000 Deluxe Service Pack 1 o versione successiva per garantirne il corretto funzionamento in questa versione di Windows.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. V3NT 1.3 upgrade and V3Pro 2000 Deluxe are incompatible with this version of Windows. For V3Pro 2000 Deluxe, you should install V3Pro 2000 Deluxe Service Pack 1 or later to ensure proper operation on this version of Windows.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20213È possibile che questa versione di IBM ViaVoice Executive Edition 98 non funzioni in modo corretto con questa versione di Windows.Per informazioni su una versione compatibile, contattare il fornitore del programma. This version of IBM ViaVoice Executive Edition 98 might not function properly with this version of Windows.For information about a compatible version, contact the program vendor.
20215Per il programma che si sta cercando di eseguire è disponibile una versione Service Release che corregge diversi problemi noti. Per garantire il corretto funzionamento con questa versione di Windows, installare Visio 5.0 (Standard, Technical o Professional) Service Release C o versione successiva. Con le versioni precedenti la Service Release C potrebbero verificarsi problemi durante il salvataggio o la conversione di file in alcuni formati.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. The program you are trying to run has a service release available that corrects several known issues. You should install Visio 5.0 (Standard, Technical, or Professional) service release C or later to ensure proper operation with this version of Windows. Versions earlier than service release C might have problems saving or converting files to certain formats.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20216Visio non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare Microsoft. Visio is incompatible with this version of Windows. For more information, contact Microsoft.
20217Vistascan presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Il driver Udnt.sys incluso nel software dello scanner UMAX non è compatibile con questa versione di Windows. Per ulteriori informazioni, contattare Umax. Vistascan has a known compatibility issue with this version of Windows and might not run as expected. The Udnt.sys driver included with the UMAX scanner software is incompatible with this version of Windows. For more information, contact Umax.
20218Quando si installa questa versione di Visual Studio/InterDev, non installare ASP (Active Server Pages). Se si installa ASP, viene installato anche Internet Information Server (IIS) 3.0, che non è compatibile con questa versione di Windows.Contattare Microsoft per informazioni sugli aggiornamenti compatibili con questa versione di Windows. When installing this version of Visual Studio/InterDev, do not install Active Server Pages. If you install Active Server Pages, Internet Information Server (IIS) 3.0 is also installed, which is not compatible with this version of Windows.Contact Microsoft regarding upgrades that are compatible with this version of Windows.
20219Microsoft Visual J++ presenta un problema noto di compatibilità descritto nell'articolo della Microsoft Knowledge Base numero Q299764. Gli utenti di Microsoft Visual J++ devono correggere questo problema prima di utilizzare Visual J++. Microsoft Visual J++ has a known compatibility issue described in Microsoft Knowledge Base article number Q299764. Microsoft Visual J++ customers must correct this issue before using Visual J++.
20221Per una corretta esecuzione di VisualKB Explorer sono necessari i più recenti file di runtime di Visual Basic 5.0 (Msvbvm50.exe). Per ulteriori informazioni, contattare Microsoft. VisualKB Explorer requires the latest Visual Basic 5.0 run-time files (Msvbvm50.exe) in order to run properly. For more information, contact Microsoft.
20222Visual Studio .NET presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. È necessario attivare ASP (Active Server Pages) e le estensioni del server di FrontPage. Per ulteriori informazioni, contattare Microsoft. Visual Studio .NET has a known compatibility issue with this version of Windows and might not run as expected. Active Server Pages (ASP) and FrontPage Server Extensions (FPSE) must be enabled. For more information, contact Microsoft.
20223Voice Xpress 5.0 presenta un problema noto di compatibilità con questa versione di Windows a livello di funzionalità per il riconoscimento vocale. This version of Voice Xpress 5.0 has a known compatibility issue with speech functionality when used with this version of Windows.
20224Voice Xpress 5.0 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare Lernout & Hauspie. Voice Xpress 5.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Lernout & Hauspie.
20225VOP Mail Web Pro 2.2 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. VOP Mail Web Pro 2.2 has a known compatibility issue with this version of Windows and might not run as expected.
20227Questa versione delle funzionalità di analisi di WebScanX Java e ActiveX non è compatibile con questa versione di Windows.Se si utilizzano queste funzionalità, è possibile che il computer non funzioni in modo corretto.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This version of WebScanX Java and ActiveX scanning features is incompatible with this version of Windows.If you use these features, your computer might not function properly.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20228Window Eyes 4.x presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per utilizzare questa applicazione, è necessario impostare l'accelerazione hardware video completa e attivare il supporto audio. Window Eyes 4.x has a known compatibility issue with this version of Windows and might not run as expected. To use this application, you must set video hardware acceleration to Full and enable audio support.
20229Impossibile installare Windows 98 mentre è in esecuzione questa versione di Windows.Avviare il computer in modalità MS-DOS, quindi installare Windows 98. Per ulteriori informazioni, vedere la guida all'installazione di Windows 98. You cannot install Windows 98 while running this version of Windows.Start your computer in MS-DOS mode and then install Windows 98. See the Windows 98 installation guide for further instructions.
20230Gli strumenti di amministrazione di Windows 2000 non sono compatibili con questa versione di Windows. Installare gli strumenti di amministrazione di Windows Server 2003. Adminpak.msi si trova nella directory \i386 del CD di Windows Server 2003. Windows 2000 Administration Tools are incompatible with this version of Windows. Install the Windows Server 2003 Administration Tools Pack. Adminpak.msi is located in the \i386 directory of the Windows Server 2003 CD.
20232Questa versione di Installazione di Windows Media non è compatibile con questa versione di Windows. Per ulteriori informazioni, visitare il sito Web Microsoft. This version of Windows Media Setup is incompatible with this version of Windows. For more information, view the information at the Microsoft web site.
20233Questa versione delle tecnologie Windows Media non è compatibile con questa versione di Windows o è stata sostituita da essa. Per ulteriori informazioni, visitare il sito Web Microsoft. This version of Windows Media Technologies is incompatible with or has been superseded by this version of Windows. For more information, view the information at the Microsoft web site.
20234Non è consigliabile installare Windows NT 4.0 in questa versione di Windows. It is not recommended that Windows NT 4.0 be installed on this version of Windows.
20235Impossibile continuare l'installazione. La versione di Windows nel computer in uso è più recente di quella nel CD.Avviso: se si decide di eliminare la versione di Windows più recente installata nel computer, non sarà possibile ripristinare i file e le impostazioni. Setup cannot continue because the version of Windows on your computer is newer than the version on the CD. Warning: If you decide to delete the newer version of Windows that is currently installed on your computer, the files and settings cannot be recovered.
20236Wingate 4.1.0 presenta un problema noto di compatibilità con questa versione di Windows. Per un aggiornamento compatibile con questa versione di Windows, contattare Deerfield.com. Wingate 4.1.0 has a known compatibility issue with this version of Windows. For an update that is compatible with this version of Windows, contact Deerfield.com.
20237Questa versione di Winsock 2 è destinata a piattaforme Windows meno recenti. Tutte le sue funzionalità fanno già parte del sistema operativo Windows corrente, quindi non è necessario installarla. This version of Winsock 2 is meant for older Windows platforms. All of its features are already part of your current Windows operating system, so there is no need to install it.
20238Questa versione di ZipMagic non è compatibile con questa versione di Windows. Se si installa questa versione di ZipMagic, è possibile che si verifichino problemi di avvio del computer.Contattare il fornitore del programma per informazioni sugli aggiornamenti compatibili con questa versione di Windows. This version of ZipMagic is incompatible with this version of Windows. Installing this version of ZipMagic might result in your computer not starting properly.Contact the program vendor regarding upgrades that are compatible with this version of Windows.
20240Le versioni correnti di ZoneAlarm e ZoneAlarm Pro (versione 2.6.231 o successive) sono compatibili con Microsoft Windows XP. The currently shipping versions of ZoneAlarm and ZoneAlarm Pro (version 2.6.231 or higher) are compatible with Microsoft Windows XP.
20241ZoomText Xtra presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per utilizzare questa applicazione è necessario impostare l'accelerazione hardware video completa. ZoomText Xtra has a known compatibility issue with this version of Windows and might not run as expected. To use this application, you must set video hardware acceleration to Full.
20242Zoom TextXtra 7.1 presenta un problema noto di compatibilità con questa versione di Windows ed è possibile che non venga eseguito come previsto. Per utilizzare questa applicazione è necessario impostare l'accelerazione hardware video completa. Zoom TextXtra 7.1 has a known compatibility issue with this version of Windows and might not run as expected. To use this application, you must set video hardware acceleration to Full.
20247La versione corrente del driver di dispositivo Alps PS2 Touchpad per la funzionalità completa non è compatibile con Windows XP. In Windows XP il Touchpad funziona con la funzionalità di base. Il driver per la funzionalità completa non viene caricato, per preservare la stabilità del sistema.Per ottenere la funzionalità completa, scaricare il driver più recente per il dispositivo di input compatibile con Windows XP dal sito Web dell'OEM. Per ulteriori informazioni sulla disponibilità del driver, vedere il sito Web Alps. The current version of the Alps full functionality PS2 Touchpad Device Driver is incompatible with Windows XP. Your Touchpad functions under Windows XP with basic functionality. The full functionality driver is not loaded to preserve system stability. To obtain full functionality, download the latest Windows XP-compatible input device driver from the OEM's Web site. For additional details on driver availability, see the Alps Web site.
20248Il driver otman5.sys che si sta installando non è compatibile con questa versione di Windows. Per informazioni sul supporto, contattare il fornitore del software di backup. The otman5.sys driver you are installing is incompatible with this version of Windows. Please contact your backup software vendor for support information.
20249Questa versione di Backup Utility Driver si basa su driver che potrebbero non essere compatibili con questa versione di Windows. Per ulteriori informazioni, contattare Backup Software Vendors. This version of Backup Utility Driver relies on drivers that might not be compatible with this version of Windows. Contact Backup Software Vendors for more details.
20251È installato un driver per la registrazione di CD che potrebbe causare problemi di stabilità, inclusi problemi di arresto e problemi di utilizzo di un'unità CD/DVD. Questo driver verrà disattivato. Roxio, Inc. fornisce software aggiornato che consente di risolvere questi problemi. A CD-recording driver is installed that might cause stability problems, including problems shutting down and problems using a CD/DVD drive. This driver will be disabled. Roxio, Inc. provides updated software that addresses these problems.
20252Il driver di dispositivo installato Cpqfcftr.sys non supporta questa versione di Windows. Per continuare l'aggiornamento è necessario disattivarlo. Questo driver viene utilizzato da Compaq Insight Manager per la gestione dei sistemi Compaq StorageWorks RA4x000 e MSA1000 e garantisce il supporto per librerie di nastri con connessione in fibra ottica. Al termine dell'installazione, scaricare e installare il componente Compaq StorageWorks Fibre Channel Support da www.hp.com. The installed device driver Cpqfcftr.sys does not support this version of Windows and needs to be disabled for the upgrade to continue. This driver is used by the Compaq Insight Manager for system management of the Compaq StorageWorks RA4x000 and MSA1000 and provides support for fibre channel attached tape libraries. Please download and install the Compaq StorageWorks Fibre Channel Support component from www.hp.com after the installation is complete.
20253Questo driver non è compatibile con la versione di Windows a cui si sta passando. È possibile che il driver faccia parte di un altro pacchetto di rete e debba essere disinstallato prima di eseguire di nuovo questo aggiornamento. This driver is incompatible with the version of Windows you are upgrading to. It is likely that the driver is part of another networking software package and will need to be uninstalled before you attempt this upgrade again.
20255Exchange 2000 Server non è supportato in questa versione di Windows. Exchange 2000 Server is not supported on this version of Windows.
20256Microsoft File and Print Services for Netware non è compatibile con questa versione di Windows. Microsoft File and Print Services for Netware is not compatible with this version of Windows.
20258Questa versione di Iomega Software si basa su driver che potrebbero non essere compatibili con questa versione di Windows. Per ulteriori informazioni, contattare Iomega Corporation. This version of Iomega Software relies on drivers that might not be compatible with this version of Windows. Contact Iomega Corporation for more details.
20260Il driver di rete IEEE1394 attualmente installato non è compatibile con questa versione di Windows e verrà disattivato. Per ulteriori informazioni sul driver, visitare il sito Web del produttore. Disinstallare i driver di rete IEEE 1394 correnti mediante Installazione applicazioni nel Pannello di controllo. The currently installed IEEE1394 Network Driver is incompatible with this version of Windows and will be disabled. For more information about this driver, see the manufacturer's Web site. Uninstall the current IEEE 1394 network drivers by using Add/Remove Programs in Control Panel.
20261Il driver per One-touch Start Buttons attualmente installato nel computer non è compatibile con questa versione di Windows. I tasti fondamentali della tastiera funzioneranno comunque. Per ulteriori informazioni sulla disponibilità del driver, visitare il sito Web del fornitore. The driver for One-touch Start Buttons currently installed on this computer is incompatible with this version of Windows. The basic keys on your keyboard will still be functional. For additional details on driver availability, refer to the vendor's Web site.
20262La versione installata del driver di filtro Promise non è compatibile con Windows XP. In Windows XP sarà possibile sfruttare solo la funzionalità di base delle unità disco. Per mantenere la stabilità del sistema, non viene caricato il driver di filtro con funzionalità completa. Scaricare la versione più recente del driver di filtro compatibile con Windows XP dalla sezione del supporto tecnico del sito Web Promise Technology. The installed version of the Promise filter driver is incompatible with Windows XP. Your disk drives will function under Windows XP with basic functionality. To preserve system stability, the full functionality filter driver is not loaded. Download the latest Windows XP-compatible filter device driver from the Technical Support section of the Promise Technology Web site.
20264Il driver per la scheda di memoria USB MultiMediaCard SD attualmente installato nel computer non è compatibile con questa versione di Windows e verrà disattivato. The driver for the USB MultiMediaCard SD Memory Card Device that is currently installed on this computer is incompatible with this version of Windows and will be disabled.
20270Questa versione di vsdatant.sys si basa su driver che potrebbero non essere compatibili con questa versione di Windows. Per ulteriori informazioni, contattare Zone Labs, Inc. This version of vsdatant.sys relies on drivers that might not be compatible with this version of Windows. Contact Zone Labs, Inc. for more details.
20276Il driver StarForce Protection installato non è compatibile con questa versione di Windows e verrà disattivato. Le applicazioni che richiedono questo driver non funzioneranno in modo corretto senza una patch. The installed StarForce Protection driver is not compatible with this version of Windows and will be disabled. Applications that require this driver will not function properly without a patch.
20281Symantec AntiVirus presenta un problema noto di compatibilità con questa versione di Windows. È disponibile un aggiornamento compatibile con questa versione di Windows. Contattare Symantec per eseguire l'aggiornamento alla versione 10.0.1.622. Symantec AntiVirus has a known compatibility issue with this version of Windows. An update that is compatible with this version of Windows is available, contact Symantec to upgrade to version 10.0.1.622
20282Questa versione di Windows non supporta la versione di .NET Framework 1.1 che si sta per installare. Al termine dell'installazione corrente, sarà necessario installare .NET Framework 1.1 Service Pack 1 dall'Area download Microsoft. Per continuare, fare clic su Esegui. This version of Windows does not support the version of .NET Framework 1.1 you are about to install. Once you have finished the current installation, you must install .NET Framework 1.1 Service Pack 1 from the Microsoft Download Center. Click Run Program to continue.
20283Esiste un problema di compatibilità con Alzip 6.5x o versioni precedenti. There is a compatibility issue with Alzip version equal to or lower than 6.5x.
20284Windows Support Tools non è stato progettato o testato con questa versione di Windows e potrebbe non funzionare correttamente. Windows Support Tools have not been designed or tested with this version of Windows and might not run correctly.
20285Windows Resource Kit Tools non è stato progettato o testato con questa versione di Windows e potrebbe non funzionare correttamente. Windows Resource Kit Tools have not been designed or tested with this version of Windows and might not run correctly.
20286Questa versione di Jaws ha driver non compatibili con questa versione di Windows. Per risolvere il problema, installare il software, quindi installare i driver per Windows XP messi a disposizione da Freedom Scientific. This version of Jaws has drivers that are incompatible with this version of Windows. To solve this problem, install this software and then install the Windows XP drivers available from Freedom Scientific.
20287Installare IIS-Metabase (compatibilità gestione IIS6) prima di installare questo software Please install IIS-Metabase (IIS6 Management compatibility) prior to installing this software
20288Installare con il l'ultimo service pack disponibile. senza service pack ha un problema noto di compatibilità con la versione di Windows in uso. You must install with the most recent service pack. without service packs has a known compatibility issue with this version of Windows.
20289Al termine dell'installazione di SQL Server, prima di eseguire SQL Server in questa versione di Windows sarà necessario installare i Service Pack. Per SQL Server 2008, sarà necessario installare il Service Pack 3 (SP3) o versione successiva. Per SQL Server 2008 R2, sarà necessario installare il Service Pack 1 (SP1) o versione successiva. After SQL Server setup completes you will need to install service packs before running SQL Server on this version of Windows. For SQL Server 2008, you will need to install Service Pack 3 (SP3) or later. For SQL Server 2008 R2, you will need to install Service Pack 1 (SP1) or later.
20290Si sta eseguendo una versione non aggiornata di Adobe Reader. Si consiglia di aggiornare la versione al fine di risolvere tutti i problemi critici per la protezione. Il mancato aggiornamento della versione potrebbe esporre il computer a rischi di protezione. Fare clic su "Cerca soluzioni online" per scaricare la versione aggiornata di Adobe Reader You are running an out-of-date version of Adobe Reader. Adobe strongly recommends that you update this version to resolve any critical security issues. Not doing so could put your computer at risk. Click "Check for solutions online" to download an updated version of Adobe Reader
20291 richiede Microsoft Agent. Questa funzionalità è stata rimossa da Windows e non è più supportata. Contattare per ottenere una versione più recente del software che sia compatibile con questa versione di Windows. requires Microsoft Agent, which has been removed from Windows and is no longer supported. Please contact for a newer version of the software that is compatible with this version of Windows.
20295Windows 7からアップグレードした場合は、再インストールが必要です。常に最新のアップデートモジュールを適用してください。 Windows 7からアップグレードした場合は、再インストールが必要です。常に最新のアップデートモジュールを適用してください。
20296お使いの日本語入力は Windows 10 との互換性がありません。詳しくは製造元にお問い合わせください。 お使いの日本語入力は Windows 10 との互換性がありません。詳しくは製造元にお問い合わせください。
20297お使いの日本語入力は Windows 10 との互換性がありません。オペレーティングシステムを更新した後、日本語入力をアンインストールし最新のバージョンをインストールしてください。 お使いの日本語入力は Windows 10 との互換性がありません。オペレーティングシステムを更新した後、日本語入力をアンインストールし最新のバージョンをインストールしてください。
20298Lynksys AE1200/2500 802.11 Wireless LAN Dongle Lynksys AE1200/2500 802.11 Wireless LAN Dongle
20299This device is incompatible with this version of Windows and must be removed before continuing This device is incompatible with this version of Windows and must be removed before continuing
20300Non è possibile mantenere i commutatori Hyper-V durante l'aggiornamento. Microsoft consiglia di rimuovere tutti i commutatori Hyper-V prima dell'aggiornamento e di ricrearli al termine del processo. Hyper-V switches may not be preserved during upgrade. Microsoft recommends removing all Hyper-V switches before the upgrade and recreating the switches after the upgrade is complete.
20301Gruppo NIC (LBFO): i gruppi non vengono mantenuti durante l'aggiornamento. Microsoft consiglia di eliminare tutti i gruppi prima dell'aggiornamento e di ricrearli al termine del processo. Per altre informazioni, vedere il manuale dell'utente all'indirizzo https://go.microsoft.com/fwlink/?LinkId=817320 NIC teaming (LBFO): Teams are not preserved during upgrade. Microsoft recommends deleting all teams before the upgrade and recreating the teams after the upgrade is complete. For more info, refer to the Users’ Guide at https://go.microsoft.com/fwlink/?LinkId=817320
20302You need to update the driver from the website: https://go.microsoft.com/fwlink/?LinkID=824655&clcid=0x409 You need to update the driver from the website: https://go.microsoft.com/fwlink/?LinkID=824655&clcid=0x409
20303La versione di DeepFreeze installata nel PC non è compatibile con questa versione di Windows. Aggiornare l'app prima di continuare. Per altre informazioni, andare all'indirizzo: https://go.microsoft.com/fwlink/?LinkID=834480 The version of DeepFreeze installed on your PC isn’t compatible with this version of Windows. Please update the app before you continue. For more info, go to: https://go.microsoft.com/fwlink/?LinkID=834480
30000000 Voci di test 000 Test Entries
300012000 ToolBox 2000 ToolBox
30002ACE Server 5.0.1 ACE Server 5.0.1
30003AdShield AdShield
30004Utilità client Aironet Aironet Client Utility
30005AIWA TA Utility AIWA TA Utility
30006Alps Pointing-device Alps Pointing-device
30007AOL AOL
30008AOL 9.0 AOL 9.0
30009AOL Instant Messenger AOL Instant Messenger
30010Application Center 2000 Application Center 2000
30011Approach 9.x Approach 9.x
30012ARCserveIT 6.x ARCserveIT 6.x
30013Art Explosion Label Factory Deluxe 1.0 Art Explosion Label Factory Deluxe 1.0
30014AT&T WorldNet 2.0 AT&T WorldNet 2.0
30015AtGuard AtGuard
30016ATI Multimedia Center 7.1 ATI Multimedia Center 7.1
30017ATI TV Wonder VE ATI TV Wonder VE
30018Attune 1.1 Attune 1.1
30019Attune 2.1 Attune 2.1
30020Regolazione guidata audio Audio Tuning Wizard
30021AudioCD MP3 Studio AudioCD MP3 Studio
30022AutoSave AutoSave
30023AVG 6.0 AVG 6.0
30024AVG 7.0 AVG 7.0
30025AVM Ken! AVM Ken!
30026Baan FrontOffice Baan FrontOffice
30027BackOffice 2000 BackOffice 2000
30028BackOffice 4.x BackOffice 4.x
30029Backup Exec Backup Exec
30030Backup MyPC Deluxe Backup MyPC Deluxe
30031Backup Utility Driver Backup Utility Driver
30032Bari2 Internet (Speed Surfer) Bari2 Internet (Speed Surfer)
30033Bari2 KantanSetuzoku (Modem Wizard) Bari2 KantanSetuzoku (Modem Wizard)
30034Bari2 OneTouch (Short Cuts) Bari2 OneTouch (Short Cuts)
30035BizTalk Server 2000 BizTalk Server 2000
30036BizTalk Server 2002 BizTalk Server 2002
30037BlackIce Defender BlackIce Defender
30038BlackIce PC/Server Protection BlackIce PC/Server Protection
30039BlackICE Pro 3.6 BlackICE Pro 3.6
30040bleem! bleem!
30041Bonzi Buddy Bonzi Buddy
30042Boris RED 1.x-2.0 Boris RED 1.x-2.0
30043Boris RED v2.0 Boris RED v2.0
30044BoundsChecker 6.00 BoundsChecker 6.00
30045Burn & Go Burn & Go
30046bv-Admin bv-Admin
30047C-DILLA CDSecure C-DILLA CDSecure
30048Calendar Creator 5 Calendar Creator 5
30049Calypso Email 3.0 Calypso Email 3.0
30050Calypso Email 3.1 Calypso Email 3.1
30051Carbon Copy 32 5.1 Carbon Copy 32 5.1
30052Card Wizard NT Card Wizard NT
30053Cardware Services Cardware Services
30054cc:Mail 7/8 cc:Mail 7/8
30055CD Copier Game Edition CD Copier Game Edition
30056CD Copier Pro 2.0 CD Copier Pro 2.0
30057CD Creator 2 CD Creator 2
30058CD Kakumei Virtual CD Kakumei Virtual
30059CD Recording Software CD Recording Software
30060CDSpace 4.0 CDSpace 4.0
30061CDSpace Power+ CDSpace Power+
30062Chobit 3D Chobit 3D
30063Cisco System VPN 3000 Cisco System VPN 3000
30064Cisco System VPN 4.x Cisco System VPN 4.x
30065Cisco System VPN 5000 Cisco System VPN 5000
30066Cisco VPN Cisco VPN
30067Clarify 9.0 Clarify 9.0
30068CleanSweep 4 CleanSweep 4
30069Codename Eagle Codename Eagle
30070Cold Fusion 5 Cold Fusion 5
30071Command and Conquer - Red Alert 2 Command and Conquer - Red Alert 2
30072Command AntiVirus 4.x Command AntiVirus 4.x
30073Commerce Server 2000 Commerce Server 2000
30074Commerce Server 2002 Commerce Server 2002
30075Compaq Fibre Channel Filter Driver Compaq Fibre Channel Filter Driver
30076Compaq Insight Manager Compaq Insight Manager
30077CompuServe CompuServe
30078Conexant USB Conexant USB
30079Conexant WINACHSF Softmodem Conexant WINACHSF Softmodem
30080ConfigSafe ConfigSafe
30081ControlIT 5.0 ControlIT 5.0
30082Conversa Web 3.0 Conversa Web 3.0
30083CoSession Remote 32 CoSession Remote 32
30084Create Resumes Quick and Easy 3 Create Resumes Quick and Easy 3
30085Creative PlayCenter 2 Creative PlayCenter 2
30086Creative WebCam Creative WebCam
30087D-Link Drivers D-Link Drivers
30088DataFax DataFax
30089Dazzle DVC Dazzle DVC
30090Dead Man's Hand Dead Man's Hand
30091Dell OpenManage Version Assistant - Managed Node Dell OpenManage Version Assistant - Managed Node
30092Dell OpenManage Version Assistant - Server Dell OpenManage Version Assistant - Server
30093Dell PERC 2 Dell PERC 2
30094Der Brockhaus Multimedial 2004 Der Brockhaus Multimedial 2004
30095Deterministic Networks VPN Deterministic Networks VPN
30096DirecPC 2.x DirecPC 2.x
30097DirecPC 3.0 DirecPC 3.0
30098DirectCD DirectCD
30099DirectCD 1 DirectCD 1
30100DirectCD 2 DirectCD 2
30101DirectCD 3 DirectCD 3
30102DirectCD 5 DirectCD 5
30103Diskeeper Diskeeper
30104Diskeeper 6.0 Diskeeper 6.0
30105Diskeeper 7.0 Diskeeper 7.0
30106DiskX Tools DiskX Tools
30107Domain Time 2 Domain Time 2
30108DotNow Free Internet Access DotNow Free Internet Access
30109Double Take 4.2 Double Take 4.2
30110Dr. Eye 2002 Dr. Eye 2002
30111Dr. Solomon's Anti-Virus Products Dr. Solomon's Anti-Virus Products
30112Dragon Naturally Speaking 5.0 Dragon Naturally Speaking 5.0
30113Dragon NaturallySpeaking Dragon NaturallySpeaking
30114Drive Image 2.0 Drive Image 2.0
30115Drive Image 4.0 Drive Image 4.0
30116Drive Image 7 Drive Image 7
30117Drive Image Pro 4.0 Drive Image Pro 4.0
30118Drive+ Drive+
30119Drivecopy 2.x Drivecopy 2.x
30120DV Edit 2.0 DV Edit 2.0
30121DVDit! DVDit!
30122E-Trust EZ Antivirus E-Trust EZ Antivirus
30123Earthlink 5.0 Earthlink 5.0
30124Earthlink Total Access Earthlink Total Access
30125Earthlink Total Access 2.x Earthlink Total Access 2.x
30126Easy CD and Media Creator Easy CD and Media Creator
30127Easy CD Creator 3 Easy CD Creator 3
30128Easy CD Creator 4 Easy CD Creator 4
30129Easy CD Creator 5 Easy CD Creator 5
30130Easy CD Pro Easy CD Pro
30131EasyUninstall 2000 EasyUninstall 2000
30132EasyUninstaller 2000 EasyUninstaller 2000
30133Emperor's New Groove - Groove Center Emperor's New Groove - Groove Center
30134Encarta Africana Third Edition Encarta Africana Third Edition
30135Encarta Class Server Encarta Class Server
30136Encarta Encyclopedia 2001 Encarta Encyclopedia 2001
30137EnterNet 300 EnterNet 300
30138Epson Stylus Photo 875DC PCMCIA Card Reader Epson Stylus Photo 875DC PCMCIA Card Reader
30139eTrust EZ Armor 2005 eTrust EZ Armor 2005
30140EVA Animator EVA Animator
30141EVA Viewer EVA Viewer
30142Exceed Power Suite 9.0 Exceed Power Suite 9.0
30143Exchange 2000 IFS Driver Exchange 2000 IFS Driver
30144Exchange Server 2000 Exchange Server 2000
30145Exchange Server 2003 Exchange Server 2003
30146Exchange Server 5.5 Exchange Server 5.5
30147Ezonics Driver Ezonics Driver
30148F-Secure 4.x F-Secure 4.x
30149F-Secure 5 F-Secure 5
30150F-Secure 6 F-Secure 6
30151F/A-18 Simulator F/A-18 Simulator
30152Fast Studio Purple 4.01 Fast Studio Purple 4.01
30153Fax 2000 2.6 Fax 2000 2.6
30154FaxLink 1.4 FaxLink 1.4
30155File and Print Services for Netware Driver File and Print Services for Netware Driver
30156First Aid 2000 First Aid 2000
30157Fix-It Utilities '99 / Fix-It Utilities 3.0 Fix-It Utilities '99 / Fix-It Utilities 3.0
30158Flow Charting PDQ 1.1 Flow Charting PDQ 1.1
30159Fluke Protocol Inspector Fluke Protocol Inspector
30160Freedom Force Freedom Force
30161FTP NetDrive 1.0 - 4.1.x / Internet Neighborhood 1.0 - 4.1.x FTP NetDrive 1.0 - 4.1.x / Internet Neighborhood 1.0 - 4.1.x
30162Galaxy for Windows 2000 Galaxy for Windows 2000
30163Game Pack for Toshiba Game Pack for Toshiba
30164GoBack GoBack
30165GoBack Deluxe GoBack Deluxe
30166Grand Theft Auto 2 Grand Theft Auto 2
30167Greyware Remote User Manager Greyware Remote User Manager
30168Groupwise 5.x Groupwise 5.x
30169Guard Dog 1.0 Guard Dog 1.0
30170Guard Dog 2.0 Guard Dog 2.0
30171Guard Dog 3.0 Guard Dog 3.0
30172Guardian 5.1 Guardian 5.1
30173Guillemot Game Device Software Guillemot Game Device Software
30174Half-Life Half-Life
30175Halo Halo
30176High Heat Baseball 2001 High Heat Baseball 2001
30177HipZip Media Player HipZip Media Player
30178Honyaku Internet Honyaku Internet
30179Honyaku Pikaichi V3 One Touch Honyaku Pikaichi V3 One Touch
30180HP OmniBack II HP OmniBack II
30181HP PhotoSmart Scanner HP PhotoSmart Scanner
30182HP Smart Card Security System HP Smart Card Security System
30183HP Soft Power Down HP Soft Power Down
30184IBM AntiVirus IBM AntiVirus
30185IBM Director IBM Director
30186IBM EzButton IBM EzButton
30187IBM Global Network Dialer IBM Global Network Dialer
30188IEEE-1394 Network Driver IEEE-1394 Network Driver
30189Indeo Video Playback Indeo Video Playback
30190Inoculan / InoculateIT Inoculan / InoculateIT
30191InocuLAN 4.0 InocuLAN 4.0
30192InoculateIT 4.53 InoculateIT 4.53
30193InstallShield Developer InstallShield Developer
30194Instant CD/DVD 7.0 Instant CD/DVD 7.0
30195Intel Create & Share Software Intel Create & Share Software
30196Intel Play Me2Cam Intel Play Me2Cam
30197IntelliPoint 2.x IntelliPoint 2.x
30198IntelliPoint 3.x IntelliPoint 3.x
30199IntelliPoint 4.x IntelliPoint 4.x
30200IntelliType Pro 1.x IntelliType Pro 1.x
30201InterAct Game Device Software InterAct Game Device Software
30202Intercam Elite Intercam Elite
30203Internet Kaisokubin 2.1 Internet Kaisokubin 2.1
30204Internet Shinchakubin 1.00 - 1.40 Internet Shinchakubin 1.00 - 1.40
30205Iomega Software Iomega Software
30206Ippatu Changer Ippatu Changer
30207ISA 2000 ISA 2000
30208ISA Server 2000 120-Day Trial Edition ISA Server 2000 120-Day Trial Edition
30209Firewall Client for ISA Server 2004 Firewall Client for ISA Server 2004
30210iTunes iTunes
30211Jaws 4.5 Jaws 4.5
30212Kantan Internet Kantan Internet
30213Kerio Server Firewall Kerio Server Firewall
30214Kid Pix Studio Deluxe v3.0 Kid Pix Studio Deluxe v3.0
30215Kidproof Kidproof
30216Kodak Digital Video Camera Software Kodak Digital Video Camera Software
30217Kurzweil Voicepad Kurzweil Voicepad
30218Kurzweil VoicePro/VoicePlus 2.5 Kurzweil VoicePro/VoicePlus 2.5
30219Client VPN L2TP/IPSec L2TP/IPSec VPN client
30220LapLink LapLink
30221LapLink 2000 LapLink 2000
30222LapLink Gold LapLink Gold
30223Lego Studio Lego Studio
30224Lego Vision Command Software Lego Vision Command Software
30225LifeView RoboCAM / TV LifeView RoboCAM / TV
30226Liquid Audio Liquid Audio
30227Liquid Player Liquid Player
30228Live Express Card Maker Live Express Card Maker
30229Logitech QuickCam Software Logitech QuickCam Software
30230Logitech WingMan Software 3.x Logitech WingMan Software 3.x
30231Lotus Notes v5.x Lotus Notes v5.x
30232LunarPlus 5.2 LunarPlus 5.2
30233Luxsonor DVD Player Luxsonor DVD Player
30234MacDrive 98 MacDrive 98
30235MacOpener 2000 MacOpener 2000
30236Mailist 2.0 Mailist 2.0
30237March 2001 Application Compatibility Package March 2001 Application Compatibility Package
30238McAfee Office 2000 McAfee Office 2000
30239McAfee Personal Firewall 2004 McAfee Personal Firewall 2004
30240McAfee Quick Clean 1.02 McAfee Quick Clean 1.02
30241McAfee Uninstaller 3.0 McAfee Uninstaller 3.0
30242McAfee Uninstaller Deluxe 5.1x McAfee Uninstaller Deluxe 5.1x
30243McAfee Uninstaller Deluxe 6.0 McAfee Uninstaller Deluxe 6.0
30244McAfee Utilities Deluxe 3.0 McAfee Utilities Deluxe 3.0
30245McAfee VirusScan NT McAfee VirusScan NT
30246MD-PC Link for Mebius V1.01 MD-PC Link for Mebius V1.01
30247Mebius i-mode Park Mebius i-mode Park
30248Mebius Online User Touroku 5.0 Mebius Online User Touroku 5.0
30249MechWarrior 3 MechWarrior 3
30250Memory Manager Memory Manager
30251MetaFrame 1.8 MetaFrame 1.8
30252Microsoft .NET Framework 1.0 Microsoft .NET Framework 1.0
30253Microsoft .NET Framework 1.1 Microsoft .NET Framework 1.1
30254Microsoft .NET Framework SDK 1.0 Microsoft .NET Framework SDK 1.0
30255Microsoft .NET Framework SDK 1.1 Microsoft .NET Framework SDK 1.1
30256Microsoft ActiveSync Microsoft ActiveSync
30257Microsoft Baseline Security Analyzer 2.0 Microsoft Baseline Security Analyzer 2.0
30258Microsoft Exchange Server Microsoft Exchange Server
30259Microsoft IME 2000 Microsoft IME 2000
30260Microsoft IME 97 Microsoft IME 97
30261Microsoft IME 98 Microsoft IME 98
30262Microsoft Project Central 2000 Microsoft Project Central 2000
30263Microsoft Rights Management Server 1.0 SP1 Microsoft Rights Management Server 1.0 SP1
30264Microsoft® Project Server 2002 Microsoft® Project Server 2002
30265Migration Assessor Migration Assessor
30266MindSpring Internet Software 4.0 MindSpring Internet Software 4.0
30267Mobile Information Server 2001 Mobile Information Server 2001
30268Mobile Information Server 2002 Mobile Information Server 2002
30269Monopoly Monopoly
30270MotoDV MotoDV
30271MotoRacer 3 MotoRacer 3
30272MQSeries 5.2.1 MQSeries 5.2.1
30273MSN Installer MSN Installer
30274MSN Explorer 6 MSN Explorer 6
30275MSN Internet Access 5 MSN Internet Access 5
30276NAMCO History Vol. 2 NAMCO History Vol. 2
30277NASCAR ProDigital Wheel USB NASCAR ProDigital Wheel USB
30278Navin' You Navin' You
30279NEC OneTouchStartButton Keyboard NEC OneTouchStartButton Keyboard
30280Nero - Burning Rom Nero - Burning Rom
30281Nero ImageDrive Nero ImageDrive
30282Nero InCD UDF Reader Nero InCD UDF Reader
30283Nero Mix 1.4 Nero Mix 1.4
30284NetBackup NetBackup
30285NetBackup 3.4.1 NetBackup 3.4.1
30286NetBackup Data Center 4.5 NetBackup Data Center 4.5
30287NetIQ Application Manager NetIQ Application Manager
30288NetIQ AppManager Security Manager NetIQ AppManager Security Manager
30289NetIQ Group Policy Administrator NetIQ Group Policy Administrator
30290NetIQ Operations Manager NetIQ Operations Manager
30291NetIQ Security Manager NetIQ Security Manager
30292Netshield 3.x Netshield 3.x
30293NFS Maestro Client NFS Maestro Client
30294NFS Maestro Client 6 NFS Maestro Client 6
30295NOD32 For Windows NT/2000/XP/2003 NOD32 For Windows NT/2000/XP/2003
30296Norman Personal Firewall Norman Personal Firewall
30297Nortel Extranet Access Client Nortel Extranet Access Client
30298Norton 2000 and 2001 Software Norton 2000 and 2001 Software
30299Norton AntiVirus 2000 Norton AntiVirus 2000
30300Norton AntiVirus 2001 Norton AntiVirus 2001
30301Norton AntiVirus 2003 Norton AntiVirus 2003
30302Norton AntiVirus 4.x and 5.x Norton AntiVirus 4.x and 5.x
30303Norton AntiVirus Corporate Edition 7.x Norton AntiVirus Corporate Edition 7.x
30304Norton Crashguard 4.0 Norton Crashguard 4.0
30305Norton Ghost 2000/5.1d Norton Ghost 2000/5.1d
30306Norton Ghost 5.1 Norton Ghost 5.1
30307Norton Ghost 6.0 Norton Ghost 6.0
30308Norton Ghost 6.5 Norton Ghost 6.5
30309Norton Ghost Corporate Edition 8.0 Norton Ghost Corporate Edition 8.0
30310Norton Internet Security 2001 Family Edition Norton Internet Security 2001 Family Edition
30311Norton Internet Security 2003 Norton Internet Security 2003
30312Norton Navigator for Windows 95 Norton Navigator for Windows 95
30313Norton Speed Disk Driver Norton Speed Disk Driver
30314Norton SystemWorks 1.0 and 2.0 Norton SystemWorks 1.0 and 2.0
30315Norton SystemWorks 2000 Norton SystemWorks 2000
30316Norton SystemWorks 2001 Norton SystemWorks 2001
30317Norton SystemWorks 2003 Norton SystemWorks 2003
30318Norton Utilities 2.0 for Windows NT Norton Utilities 2.0 for Windows NT
30319Norton Utilities 2000 Norton Utilities 2000
30320Norton Utilities 2001 Norton Utilities 2001
30321Notebook Manager Notebook Manager
30322NovaDisk 2000 NovaDisk 2000
30323NovaXchange 3 NovaXchange 3
30324Novell Client 32 Novell Client 32
30325Nuts & Bolts 98 Nuts & Bolts 98
30326Office Accounting 1.0 Office Accounting 1.0
30327OfficeScan Corporate Edition OfficeScan Corporate Edition
30328Oil Change 95 Oil Change 95
30329OmniForm 4.0 OmniForm 4.0
30330Open File Manager 5.x Open File Manager 5.x
30331OpenMG Jukebox OpenMG Jukebox
30332OpenView 3.0 OpenView 3.0
30333Operations Manager Operations Manager
30334Oracle 10g Oracle 10g
30335Oracle 11 Oracle 11
30336Oracle 9 Oracle 9
30337Otayori Shoin Otayori Shoin
30338Otayori@Meimu 1.5 Otayori@Meimu 1.5
30339Page Designer 1.0 Page Designer 1.0
30340Pagemaker 7.0 Pagemaker 7.0
30341Pagis Pro 2.0 Pagis Pro 2.0
30342Pagis Pro 3.0 Pagis Pro 3.0
30343Panda Antivirus Driver Panda Antivirus Driver
30344Panda Titanium 2004 Panda Titanium 2004
30345Pandora's Box Pandora's Box
30346PaperPort 5.x PaperPort 5.x
30347PaperPort 6.x PaperPort 6.x
30348Partition Commander v6.02 Partition Commander v6.02
30349Partition Magic 3.x and 4.x Partition Magic 3.x and 4.x
30350Partition Magic 6.0 Partition Magic 6.0
30351PasoconNavi 2001 Ricky-kun 1.0X/2.0 PasoconNavi 2001 Ricky-kun 1.0X/2.0
30352PasoconNavi 2001 TV Ricky-kun 1.0 PasoconNavi 2001 TV Ricky-kun 1.0
30353PC NAVI 2000 2.01 PC NAVI 2000 2.01
30354PC Shindan Tool PC Shindan Tool
30355PC-cillin 2000 PC-Cillin 2000
30356PC-cillin Internet Security 2004 PC-cillin Internet Security 2004
30357PC-cillin Internet Security 2005 PC-cillin Internet Security 2005
30358PC-Doctor for Windows 3.0 PC-Doctor for Windows 3.0
30359pcAnywhere 10.0 pcAnywhere 10.0
30360pcAnywhere 10.5 pcAnywhere 10.5
30361pcAnywhere 7.5/8.0 pcAnywhere 7.5/8.0
30362pcAnywhere 9.0 pcAnywhere 9.0
30363pcAnywhere 9.2 pcAnywhere 9.2
30364PCGA-CDRW51/A PCGA-CDRW51/A
30365PCsync 2.0 PCsync 2.0
30366PDFComplete PDFComplete
30367Perc Console Package Perc Console Package
30368PGP Desktop Security 7.x PGP Desktop Security 7.x
30369Philips PC Camera Software Philips PC Camera Software
30370Philips VRecord Philips VRecord
30371PhotoClick PhotoClick
30372PhotoDeluxe Business Edition 1.0 PhotoDeluxe Business Edition 1.0
30373PhotoDeluxe Home Edition 3.x PhotoDeluxe Home Edition 3.x
30374PhotoExpert PhotoExpert
30375PhotoExplosion Deluxe 1.0 PhotoExplosion Deluxe 1.0
30376Pinnacle Studio Pinnacle Studio
30377Pivotal Relationship 2000 Pivotal Relationship 2000
30378Power Profiler Power Profiler
30379Power Shoin Power Shoin
30380PowerBuilder 7 PowerBuilder 7
30381PowerE/J, Kokodake Hontaku, Honyaku(+Jisho) Kore1pon PowerE/J, Kokodake Hontaku, Honyaku(+Jisho) Kore1pon
30382PowerPIMM PowerPIMM
30383Powerstrip 2.78 Powerstrip 2.78
30384Powerup 2000 Powerup 2000
30385ProcommPlus Rapid Control 4.x ProcommPlus Rapid Control 4.x
30386Prodigy Internet v5 Prodigy Internet v5
30387Promise Filter Driver Promise Filter Driver
30388ProTalk32 ProTalk32
30389Proxy Server 1.0 Proxy Server 1.0
30390Proxy Server 2.0 Proxy Server 2.0
30391QuickBooks 2001 QuickBooks 2001
30392Quota Advisor 4.1 Quota Advisor 4.1
30393ReachOut 7.0 & 8.0 ReachOut 7.0 & 8.0
30394Reboot Reboot
30395Regmon 1.0 Regmon 1.0
30396Regmon 4.0 Regmon 4.0
30397Remotely Possible v4.0 Remotely Possible v4.0
30398Remove-It 98 Remove-It 98
30399Repair Disk Manager Repair Disk Manager
30400Resume Maker Deluxe 7.0 Resume Maker Deluxe 7.0
30401RingZero 4.x RingZero 4.x
30402Roboword Roboword
30403Rollercoaster Tycoon - Corkscrew Follies Rollercoaster Tycoon - Corkscrew Follies
30404Rollercoaster Tycoon - Loopy Landscapes Rollercoaster Tycoon - Loopy Landscapes
30405S-YXG100 Puls S-YXG100 Puls
30406SanDisk SDDR-05b USB CompactFlash ImageMate SanDisk SDDR-05b USB CompactFlash ImageMate
30407Screencam 97 Screencam 97
30408SecureIIS 1.x SecureIIS 1.x
30409Security Services & AV Driver Security Services & AV Driver
30410ServerMagic 4.0 ServerMagic 4.0
30411Services for Unix 2.0 Services for Unix 2.0
30412SharePoint Portal Server 2001 SharePoint Portal Server 2001
30413SharePoint Portal Server 2003 SharePoint Portal Server 2003
30414Sidewinder Game Device Software 3.x Sidewinder Game Device Software 3.x
30415Siebel 2000 Server Siebel 2000 Server
30416Sigmaplot 5 Sigmaplot 5
30417Simply Accounting 9.0 Simply Accounting 9.0
30418Site Server 3.0 Site Server 3.0
30419SmartGallery/BusBrain SmartGallery/BusBrain
30420SmartVoice(Ver4.0) SmartVoice(Ver4.0)
30421Server SMS SMS Server
30422SNA Server 4.0 and below SNA Server 4.0 and below
30423Soft-PK Client Soft-PK Client
30424SoftIce 3.22 SoftIce 3.22
30425Sonique Sonique
30426Sony 1394 Sony 1394
30427Sophos Anti-Virus Sophos Anti-Virus
30428SOS - Best Defense: Virus Scanner SOS - Best Defense: Virus Scanner
30429Sound Blaster Live Sound Blaster Live
30430Sound Blaster Live 5.1 Sound Blaster Live 5.1
30431Sound Blaster Liveware Sound Blaster Liveware
30432Spotlight on Active Directory Spotlight on Active Directory
30433SPSS for Windows 10 SPSS for Windows 10
30434SQL Server 2000 SQL Server 2000
30435SQL Server 2000 Analysis Services SQL Server 2000 Analysis Services
30436SQL Server 2000 English Query SQL Server 2000 English Query
30437SQL Server 6.5 SQL Server 6.5
30438SQL Server 7.0 SQL Server 7.0
30439SQL Server OLAP Services 7.0 SQL Server OLAP Services 7.0
30440StarOffice 7 StarOffice 7
30441Studio DV Studio DV
30442SuperNova 1.02 SuperNova 1.02
30443SuperNova 3.03 SuperNova 3.03
30444SuperNova 4.01 SuperNova 4.01
30445SuperNova 5.1 SuperNova 5.1
30446SuperNova 6.5.1 SuperNova 6.5.1
30447SuperSpeed 2000 SuperSpeed 2000
30448SurfWatch for Windows 98 3.0 SurfWatch for Windows 98 3.0
30449Sygate Personal Firewall Pro Sygate Personal Firewall Pro
30450Symantec AntiVirus Corporate Edition 8, 9, and 10 Symantec AntiVirus Corporate Edition 8, 9, and 10
30451Symantec Utility Driver Symantec Utility Driver
30452System Commander 2000 System Commander 2000
30453System Commander Deluxe 4.0 System Commander Deluxe 4.0
30454System Management Server 2.0 (SP3 and below) System Management Server 2.0 (SP3 and below)
30455System Management Server 2003 System Management Server 2003
30456System Shock 2 System Shock 2
30457SystemSuite 3.0 SystemSuite 3.0
30458Take Two Take Two
30459The Master Genealogist The Master Genealogist
30460ThrustMaster Software 2.13 ThrustMaster Software 2.13
30461Timbuktu Pro 2000 Timbuktu Pro 2000
30462Time Machine Time Machine
30463Timeslips 9.0.x Timeslips 9.0.x
30464Tivoli Storage Manager Tivoli Storage Manager
30465TOSHIBA Audio Manager TOSHIBA Audio Manager
30466Toshiba FAT2NTFS Conversion Utility Toshiba FAT2NTFS Conversion Utility
30467Toshiba Live Media Toshiba Live Media
30468Toshiba Onsei System Toshiba Onsei System
30469Toshiba Utilities Toshiba Utilities
30470Toy Story Power Play 1.0 Toy Story Power Play 1.0
30471TweakDUN 2.22 TweakDUN 2.22
30472Client VPN UDP/IPSec UDP/IPSec VPN client
30473Ulead MediaStudio Pro 6.5 Ulead MediaStudio Pro 6.5
30474Ulead VideoStudio 4.0 Ulead VideoStudio 4.0
30475Ultrabac Ultrabac
30476UMAX VistaScan Scanner UMAX VistaScan Scanner
30477Undelete 2.0 Undelete 2.0
30478USB MultiMediaCard/SD Memory Card USB MultiMediaCard/SD Memory Card
30479USB Setuzoku Camera You Camera Viewer USB Setuzoku Camera You Camera Viewer
30480V3NT V3NT
30481Vegas 2.0 Vegas 2.0
30482Vegas Video Vegas Video
30483ViaVoice 98 Executive 5.x ViaVoice 98 Executive 5.x
30484ViaVoice Millennium Edition ViaVoice Millennium Edition
30485Video Wave 4 Video Wave 4
30486ViRobot 2000 Professional ViRobot 2000 Professional
30487Virtual CD 3.0 Virtual CD 3.0
30488Virtual Partition Virtual Partition
30489Virtual PC/Windows CE Emulator Virtual PC/Windows CE Emulator
30490Virtual Pool 2 Virtual Pool 2
30491Virus Buster 2001 Virus Buster 2001
30492VirusBuster 9x for NT VirusBuster 9x for NT
30493VirusScan 7.0 Home o Professional Edition VirusScan 7.0 Home or Professional Edition
30494VirusScan 7.1 VirusScan 7.1
30495Visio Visio
30496Vistascan Vistascan
30497Visual InterDev 1.0 Visual InterDev 1.0
30498Visual J++ 6.0 Visual J++ 6.0
30499Visual Studio .NET Visual Studio .NET
30500Visual Studio 6.0 Admin Install Visual Studio 6.0 Admin Install
30501Visual Studio 6.0 SP5 and SP6 Visual Studio 6.0 SP5 and SP6
30502VisualKB Explorer VisualKB Explorer
30503Voice Xpress 5.0 Voice Xpress 5.0
30504VOP Mail Web Pro 2.2 VOP Mail Web Pro 2.2
30505VsDatant VsDatant
30506WebBooster Ninja 1 WebBooster Ninja 1
30507WebScanX WebScanX
30508WebTrends Enterprise Reporting Server v3.5b WebTrends Enterprise Reporting Server v3.5b
30509WinDelete 5.0 WinDelete 5.0
30510Window Eyes 3.x Window Eyes 3.x
30511Window Eyes 4.x Window Eyes 4.x
30512Windows 2000 Windows 2000
30513Strumenti di amministrazione di Windows 2000 Windows 2000 Administration Tools
30514Windows 98 Windows 98
30515Windows Compatibility Update Windows Compatibility Update
30516Windows Media Player 7 Windows Media Player 7
30517Windows Media Technologies Windows Media Technologies
30518Windows NT 4.0 Windows NT 4.0
30519Windows Rights Management Services Client v1 Windows Rights Management Services Client v1
30520Installazione di Windows Windows Setup
30521WinFax Lite/Pro 3.x WinFax Lite/Pro 3.x
30522WinFax Pro 10 WinFax Pro 10
30523Wingate 4.1.0 Wingate 4.1.0
30524Winnov Videum Winnov Videum
30525WinPoet v2.0 WinPoet v2.0
30526WinSock 2 WinSock 2
30527WinTV WinTV
30528WinZip 6.3-8.0 WinZip 6.3-8.0
30529WISO Sparbuch 2004 WISO Sparbuch 2004
30530X:Drive X:Drive
30531Xircom/Entrega USB to Serial Converter Xircom/Entrega USB to Serial Converter
30532YAMAHA AC-XG WDM Audio Device YAMAHA AC-XG WDM Audio Device
30533Zetafax 7.5 Zetafax 7.5
30534ZipMagic 2000 ZipMagic 2000
30535ZipMagic 98 ZipMagic 98
30536ZoneAlarm ZoneAlarm
30537ZoneAlarm 5 ZoneAlarm 5
30538Zoom TextXtra 7.1 Zoom TextXtra 7.1
30539ZoomText ZoomText
30540ZoomText Xtra ZoomText Xtra
30541豪杰超级解霸2000 豪杰超级解霸2000
30542Acrobat Reader 7 Acrobat Reader 7
30543JiangMin KV Antivirus 2006 JiangMin KV Antivirus 2006
30544Photoshop Elements Photoshop Elements
30545PlayOnLine PlayOnLine
30546QuickTime 6 QuickTime 6
30547Real Player Real Player
30548GomPlayer GomPlayer
30549Dark Age of Camelot Dark Age of Camelot
30550Zoo Tycoon 1 Zoo Tycoon 1
30551Lineage 1 Lineage 1
30552Lineage 2 Lineage 2
30553NateOn NateOn
30554Shuriken Pro 4 Shuriken Pro 4
30555Kurzweil 3000 Kurzweil 3000
30556Download Accelerator Plus 7.5 Download Accelerator Plus 7.5
30557Windows SharePoint Services Windows SharePoint Services
30558SharePoint Portal 2003 Optional Components SharePoint Portal 2003 Optional Components
30559SharePoint Portal 2001 SharePoint Portal 2001
30560BitDefender Professional v9.0 BitDefender Professional v9.0
305613D Casa e Giardino 3D Casa e Giardino
30562PC-cillin Internet Security 2006 PC-cillin Internet Security 2006
30563Norton Applications Versions 2003 - 2006 Norton Applications Versions 2003 - 2006
30564VirusScan 8 VirusScan 8
30565Diablo II Diablo II
30566Microsoft SQL Server 2005 Microsoft SQL Server 2005
30567Neverwinter Nights Neverwinter Nights
30568Kurzweil 1000 Kurzweil 1000
30569Microsoft SQL Server MSDE Microsoft SQL Server MSDE
30570Quickbooks Pro 2006 Quickbooks Pro 2006
30571Citrix ICA Citrix ICA
30572MSN Toolbar 1.2 MSN Toolbar 1.2
30573MSN Search Toolbar 2.5 MSN Search Toolbar 2.5
30574Microsoft D3DRM Library Microsoft D3DRM Library
30575Rise of Nations - Thrones and Patriots Rise of Nations - Thrones and Patriots
30576pcAnywhere 11.5 pcAnywhere 11.5
30577Citrix Password Manager Agent Citrix Password Manager Agent
30578Kerio Personal Firewall Kerio Personal Firewall
30579MEDIA CENTER EXTENDER Media Center Extender
30580GoBack 2005 GoBack 2005
30581IntelliSync IntelliSync
30582SQL Litespeed 3.0 SQL Litespeed 3.0
30583MS Antispyware MS Antispyware
30584Jetico Personal Firewall Jetico Personal Firewall
30585Check Point Check Point
30586Partition Magic 8.0 Partition Magic 8.0
30587Citrix Presentation Server Citrix Presentation Server
30588AutoCAD 2005 AutoCAD 2005
30589TrueVector Device Driver TrueVector Device Driver
30590McAfee Internet Security Suite McAfee Internet Security Suite
30591Adobe After Effects Adobe After Effects
30592McAfee Quick Clean 4.0 McAfee Quick Clean 4.0
30593avast! Antivirus avast! Antivirus
30594Borland Delphi 7.0 Borland Delphi 7.0
30595McAfee VirusScan Professional 2004 McAfee VirusScan Professional 2004
30596BrightStor ARCserve Backup BrightStor ARCserve Backup
30597NTT Flets Connection Tool NTT Flets Connection Tool
30598ETrust Antivirus 6 ETrust Antivirus 6
30599Norman AntiVirus Norman AntiVirus
30600Symantec NDIS Driver Symantec NDIS Driver
30601Trend Micro Common Firewall Module 1.2 Trend Micro Common Firewall Module 1.2
30602StarForce Protection StarForce Protection
30603Panda Titanium Panda Titanium
30604Alcohol 120% Alcohol 120%
30605pcAnywhere Video Miniport Driver pcAnywhere Video Miniport Driver
30606pcAnywhere Host Driver for Windows 2000/XP pcAnywhere Host Driver for Windows 2000/XP
30607pcAnywhere 12.0 pcAnywhere 12.0
30608MSN MSN
30609McAfee 2004 McAfee 2004
30610Power DVD Power DVD
30611Jaws 7.0 Jaws 7.0
30612Symantec AntiVirus AutoProtect Symantec AntiVirus AutoProtect
30613Rhapsody Music Jukebox Rhapsody Music Jukebox
30614ACDSee ACDSee
30615Adobe Audition Adobe Audition
30616Adobe Premiere Elements Adobe Premiere Elements
30617LiveState Recovery Desktop 6.0 LiveState Recovery Desktop 6.0
30618McAfee QuickClean 6 McAfee QuickClean 6
30619R-Drive Image R-Drive Image
30620Winamp Winamp
30621Yahoo! Music Engine Suite Yahoo! Music Engine Suite
30622MusicMatch Jukebox MusicMatch Jukebox
30623Microsoft DigitalPersona Microsoft DigitalPersona
30624Lord of The Ring: Battle for Middle Earth Lord of The Ring: Battle for Middle Earth
30625Corel Video Studio Pro x4 Corel Video Studio Pro x4
30626QQ电脑管家 QQ电脑管家
30627Returnil Virtual System Returnil Virtual System
30628Protezione endpoint McAfee Security-as-a-Service McAfee Security as a Service Endpoint Protection
30629AppSense Management Suite AppSense Management Suite
30630Windows Support Tools Windows Support Tools
30631Windows Resource Kit Tools Windows Resource Kit Tools
30632Double Anti-Spy Double Anti-Spy
30700ZoneAlarm 6 ZoneAlarm 6
30701PowerDVD PowerDVD
30702GeoCluster GeoCluster
30704Nero InCD 4 Nero InCD 4
30705NeroMix NeroMix
30706Nero Vision Express 2 Nero Vision Express 2
30707MBS Navision MBS Navision
30708Macromedia Flash ActiveX Control Macromedia Flash ActiveX Control
30709OmniPass OmniPass
30710Boshiamy IME 5 Boshiamy IME 5
30711Dreye 7.0 Dreye 7.0
30712The Sims 2 The Sims 2
30713Outpost Firewall Outpost Firewall
30714AVK InternetSecurity 2006 AVK InternetSecurity 2006
30715Jiangmin Firewall * Jiangmin Firewall *
30716concept/design onlineTV 6 concept/design onlineTV 6
30717QQ International QQ International
30718密碼保護者 密碼保護者
30719JiangMin KV Antivirus 2010 JiangMin KV Antivirus 2010
30720DreamWeaver 4 DreamWeaver 4
30721Kingsoft Safe Kingsoft Safe
30722Bitdefender 2012 Bitdefender 2012
30800PowerDVD 6 PowerDVD 6
30801Window Eyes 5.x Window Eyes 5.x
30802Autodesk Inventor 9 Autodesk Inventor 9
30803WindowBlind v4.6 WindowBlind v4.6
30804Windows Live OneCare Windows Live OneCare
30805Alzip Alzip
30806F-Secure 2006 F-Secure 2006
30807FinePrint FinePrint
30808Samsung Recovery Solution Samsung Recovery Solution
30809Transwhiz 9.0 Transwhiz 9.0
30810Net Nanny Net Nanny
30811Going8 Going8
30812IntelliType Pro 5.x IntelliType Pro 5.x
30813Norton Ghost 9.0 Norton Ghost 9.0
30814Kaspersky Anti-Virus for Workstation Kaspersky Anti-Virus for Workstation
30815WS_FTP 2006 WS_FTP 2006
30816Get Right 5 Get Right 5
30817ArchiCAD ArchiCAD
30818Rally Trophy Rally Trophy
30819Kaspersky Anti-Hacker Kaspersky Anti-Hacker
30820SPCS Bokföring SPCS Bokföring
30821SPCS Förening SPCS Förening
30822SPCS Administration SPCS Administration
30823SPCS Löneprogram SPCS Löneprogram
30824Estensioni del server di FrontPage FrontPage Server Extensions
30826NetVedaSafety.Net Firewall NetVedaSafety.Net Firewall
30827R-Firewall R-Firewall
30828SoftPerfect Personal Firewall SoftPerfect Personal Firewall
30829Armor2net Personal Firewall Armor2net Personal Firewall
30830Antiy Ghostbusters Pro Antiy Ghostbusters Pro
30831b-Wall XP Firewall Control b-Wall XP Firewall Control
30832Prevx Home Firewall Prevx Home Firewall
30833Comodo Personal Firewall 2 Comodo Personal Firewall 2
30834Minute Personal Firewall 4 Minute Personal Firewall 4
30835Webroot Desktop Firewall Webroot Desktop Firewall
30836NOD32 Standard Edition NOD32 Standard Edition
30837TrojanGuarderGold TrojanGuarderGold
30838Sunbelt Kerio Personal Firewall Sunbelt Kerio Personal Firewall
30839Norton GoBack 4.0 Norton GoBack 4.0
30840Private Firewall 4.0 Private Firewall 4.0
30841EarthLink Protection Control Center EarthLink Protection Control Center
30842GeSwall Firewall 2.3.0 GeSwall Firewall 2.3.0
30843Etrust Internet Security Suite Etrust Internet Security Suite
30844Tiny Personal Firewall Tiny Personal Firewall
30845AS3 Personal Firewall AS3 Personal Firewall application
30846Spy Sweeper Tech Bench 4 Spy Sweeper Tech Bench 4
30847VirIT eXplorer Lite VirIT eXplorer Lite
30848Panda Platinum 2006 Internet Security Panda Platinum 2006 Internet Security
30849Truprevent Personal Truprevent Personal
30851WinsockxpFix 1.2 WinsockxpFix 1.2
30852LapLink PC Defense LapLink PC Defense
30853ShadowUser 2.5 ShadowUser 2.5
30854Wyvern Works Firewall 2004 Wyvern Works Firewall 2004
30855Protoport Personal Firewall Protoport Personal Firewall
30856The Cleaner Pro 4.1 The Cleaner Pro 4.1
30857A Squared Anti-Malware A Squared Anti-Malware
30858Window Washer 5.5.1.240 Window Washer 5.5.1.240
30859System Mechanic 6 System Mechanic 6
30860ANETGames Anti-Virus ANETGames Anti-Virus
30861SpyWareKillerPro SpyWareKillerPro
30862BinaryBiz VirtualLab BinaryBiz VirtualLab
30863Bull Guard Bull Guard
30865Active Undelete 5.1 Active Undelete 5.1
30866PC Tools Antivirus 2.01 PC Tools Antivirus 2.01
30867Fileseclab Personal Firewall Fileseclab Personal Firewall
30868System Suite 6.0 System Suite 6.0
30869Prisma Firewall Prisma Firewall
30870Ewido Security Suite Ewido Security Suite
30871Virtual Sandbox Virtual Sandbox
30872GreenBorder Pro with safeFiles GreenBorder Pro with safeFiles
30873Hidden Finder 1.3 Hidden Finder 1.3
30874Anti-Keylogger Elite Anti-Keylogger Elite
30875AdFirewall versione 2 AdFirewall Version 2
30876Dynamic Security Agent Dynamic Security Agent
30877Rising Antivirus 2006 Rising Antivirus 2006
30878VisNetic Firewall VisNetic Firewall
30879Novell Client for Windows V4.91 SP2 Novell Client for Windows V4.91 SP2
30880ViraLock 4.0 ViraLock 4.0
30881PC Maid versione 1.0.1626 PC Maid Version 1.0.1626
30882Principal Antivirus versione 1.11 Principal Antivirus version 1.11
30884Flaming Wall Personal Firewall 1.2 Flaming wall Personal Firewall 1.2
30885InJoy Firewall versione 3.0 InJoy Firewall V3.0
30886Dr.Web Antivirus for Workstations Dr.Web Antivirus for Workstations
30887Safe'n'Sec Plus Antivirus Safe'n'Sec Plus Antivirus
30888TZ Personal Firewall 3.3 TZ Personal Firewall 3.3
30889Registry Clean Expert Registry Clean Expert
30890Secure Alert Antivirus and Firewall Secure Alert Antivirus and Firewall
30891Securepoint Firewall and VPN Client Securepoint Firewall and VPN Client
30892RemoveIT Pro Version XT-SE RemoveIT Pro Version XT-SE
30893AntiHookPro AntiHookPro
30894ProcessGuard ProcessGuard
30895Defense Wall HIPS Defense Wall HIPS
30896Tranda Security Suite1 Tranda Security Suite1
30897Internet Download Manager Internet Download Manager
30898Digital Persona Pro Digital Persona Pro
30899GoldTach 3.3 GoldTach 3.3
30900Easy Capture Easy Capture
30901Sony VAIO Utilities Sony VAIO Utilities
30902DVGate Plus DVGate Plus
30903ATI Control Panel ATI Control Panel
30904HP Wireless Assistant HP Wireless Assistant
30905Alps Touch Pad Utility Alps Touch Pad Utility
30906Synaptics Pointing Device Driver Synaptics Pointing Device Driver
30907Sonic MyDVD Plus Sonic MyDVD Plus
30908Sun Java Scheduler Sun Java Scheduler
30909Sony Vaio Update Sony Vaio Update
30910ATI Catalyst Control Center ATI Catalyst Control Center
30911Toshiba Hardware Setup Utility Toshiba Hardware Setup Utility
30912Toshiba Wireless Hotkey Toshiba Wireless Hotkey
30913Toshiba TouchPad Utility Toshiba TouchPad Utility
30914Acer Utilities Acer Utilities
30915Client Security Solution Client Security Solution
30916ThinkVantage System Update ThinkVantage System Update
30917nView Desktop Manager nView Desktop Manager
30919CyberLink Utilities CyberLink Utilities
30920Dell Power Management Utility Dell Power Management Utility
30921Dell WLAN Card Utility Dell WLAN Card Utility
30922Internet Explorer WebControls v1.0 Internet Explorer WebControls v1.0
30923Servizio di archiviazione remota - Leggere l'articolo 935867 della Microsoft Knowledge Base Remote Storage Service - Please read Microsoft Knowledge Base article: 935867
30924Windows SharePoint Services 3.0 Windows SharePoint Services 3.0
30925Office SharePoint Server 2007 Office SharePoint Server 2007
30926Windows SharePoint Services 3.0 - consultare l'articolo 943605 nella Microsoft Knowledge Base. Windows SharePoint Services 3.0 - Please read Microsoft Knowledge Base article: 943605
30927HD Audio Conexant Conexant HD Audio
30928HD Audio integrato digitale SoundMAX SoundMAX Integrated Digital HD Audio
30929Punto di controllo Check Point
30930深圳市迅雷网络技术有限公司 深圳市迅雷网络技术有限公司
30931Impulse Impulse
30932Symantec Endpoint Protection Symantec Endpoint Protection
30933Google Desktop Google Desktop
30934DisplayLink Core Software DisplayLink Core Software
30935T-Online 6.0 T-Online 6.0
30936Camtasia Studio Camtasia Studio
30937Rising Personal Firewall 2008 * Rising Personal Firewall 2008 *
30938騰訊QQ2011 騰訊QQ2011
30939騰訊QQ2009 騰訊QQ2009
30940PerfectSpeed PC Optimizer PerfectSpeed PC Optimizer
30941DVDFab 8 DVDFab 8
30942Mediencenter Mediencenter
30943MediaPortal MediaPortal
30944Total Commander Total Commander
30945Notepad++ Notepad++
30946Netzmanager Netzmanager
30947Naver Vaccine Naver Vaccine
30948ALYac ALYac
30949Water Desktop Water Desktop
30950Canvas 9 Canvas 9
30951KKBOX KKBOX
30952Google Talk Google Talk
30953KuWo Music Box KuWo Music Box
30954DriverMax DriverMax
30955Microsoft Security Essentials Microsoft Security Essentials
30956Microsoft Forefront TMG Client Microsoft Forefront TMG Client
30957TeamViewer TeamViewer
30958AviSynth AviSynth
30959Microsoft Application Virtualization Desktop Client Microsoft Application Virtualization Desktop Client
30960Dolphin SuperNova Screen Reader 12.02 Dolphin SuperNova Screen Reader 12.02
30961KidsWatch KidsWatch
30962VirusBuster Internet Security Suite VirusBuster Internet Security Suite
30963Alcohol 52% Alcohol 52%
30964Daemon Tools Daemon Tools
30965602XML Filler 602XML Filler
30966IBM SPSS Statistics 19 IBM SPSS Statistics 19
30967Pinnacle Studio 14 Pinnacle Studio 14
30968Registry Mechanic Registry Mechanic
30969PC Wizard PC Wizard
30970PC Tools Firewall Plus 7.0 PC Tools Firewall Plus 7.0
30971Independence War 2: Edge of Chaos Independence War 2: Edge of Chaos
30972ACID Music Studio 8.0 ACID Music Studio 8.0
30973IncrediMail IncrediMail
30974PowerDesk Pro 8 PowerDesk Pro 8
30975DriveScrubber DriveScrubber
30976Acronis Backup and Security 2010 Acronis Backup and Security 2010
30977TuneUp Utilities 2010 TuneUp Utilities 2010
30978PlayReady PC Runtime PlayReady PC Runtime
30979Anti NetCut Anti NetCut
30980Client VPN Cisco AnyConnect Cisco AnyConnect VPN Client
30981Holodeck Holodeck
30982Spector Pro Spector Pro
30983Kaspersky Internet Security Suite/Anti-Virus/Pure/Crystal Kaspersky Internet Security Suite/Anti-Virus/Pure/Crystal
30984ウイルスセキュリティ ウイルスセキュリティ
30985VirtualCloneDrive VirtualCloneDrive
30986Virtual CD v10 Virtual CD v10
30987Gbridge Gbridge
30988HP Color LaserJet 2800 series HP Color LaserJet 2800 series
30989Peachtree Accounting 2011 Peachtree Accounting 2011
30990VideoSpirit Pro VideoSpirit Pro
30991Norton AntiVirus 2009 Norton AntiVirus 2009
30992Norton AntiVirus 2010 Norton AntiVirus 2010
30993Norton AntiVirus 2011 Norton AntiVirus 2011
30994Norton Internet Security 2009 Norton Internet Security 2009
30995Norton Internet Security 2010 Norton Internet Security 2010
30996Norton Internet Security 2011 Norton Internet Security 2011
30997Bookkeeper Bookkeeper
30998PostgreSQL 9.0 PostgreSQL 9.0
30999EAGLE EAGLE
31000000 Voci di test - Reinstalla dopo l'aggiornamento 000 Test Entries - Reinstall After Upgrade
31001000 Voci di test - Reinstalla aggiornamento - DRM/Gestione licenze - Test tag aggiornamento 000 Test Entries - Reinstall Upgrade DRM/Licensing Information Tag Test
31002000 Voci di test - Reinstalla aggiornamento - Test tag avviso crittografia 000 Test Entries - Reinstall Upgrade Encryption Warning Tag Test
31003000 Voci di test - Blocca aggiornamento - Test tag 000 Test Entries - Block Upgrade Tag Test
31004000 Voci di test - Blocca aggiornamento ma consenti reinstallazione in seguito - Test tag 000 Test Entries - Block Upgrade But Can Reinstall After Tag Test
31005000 Voci di test - Blocca passaggio a nuova versione fino ad aggiornamento o rimozione - Test tag 000 Test Entries - Block Upgrade Until Update Or Remove Tag Test
31006Software HUAWEI TD-SCDMA HUAWEI TD-SCDMA Software
31007DeviceProtector DeviceProtector
31008Gestione connessioni AT&T AT&T Connection Manager
31009ソースネクスト 驚速デフラグ ソースネクスト 驚速デフラグ
31010Student DOG organizer Student DOG organizer
31011Van Dale Spellingcorrector Van Dale Spellingcorrector
31012cFosSpeed cFosSpeed
31013Editor HTML PageBreeze gratuito PageBreeze Free HTML Editor
310143CX PhoneSystem 3CX PhoneSystem
31015RamPhantom7 64 RamPhantom7 64
31016Blue's Preschool Blue's Preschool
31017Tweak Me Tweak Me
31018LightScribe System Software LightScribe System Software
31019Software602 Form Filler Software602 Form Filler
31020Billeo Billeo
31021Steganos Privacy Suite 12 Steganos Privacy Suite 12
31022仙劍奇俠傳四 仙劍奇俠傳四
31023魅影传说网络电视 魅影传说网络电视
31024Validity Sensors Software Validity Sensors Software
31025K7 Total Security K7 Total Security
31026Dolphin SuperNova Access Suite 12.02 Dolphin SuperNova Access Suite 12.02
31027Dolphin SuperNova Magnifier 12.02 Dolphin SuperNova Magnifier 12.02
31028Dolphin SuperNova Reader Magnifier 12.02 Dolphin SuperNova Reader Magnifier 12.02
31029Hal Hal
31030Lunar Lunar
31031LunarPlus LunarPlus
31032Supernova Supernova
31033Software Installer Software Installer
31034System Center Essentials 2010 System Center Essentials 2010
31035Symantec Enterprise Security Manager Suite Symantec Enterprise Security Manager Suite
31036Zune Zune
31037Zemana AntiLogger Zemana AntiLogger
31038Protector Suite 2009 Protector Suite 2009
31039VNCScan Enterprise Network Manager VNCScan Enterprise Network Manager
31040Rugby Sportswizards Rugby Sportswizards
31041Clue Dictionary Clue Dictionary
31042WebStorage WebStorage
31043Artisteer Artisteer
31044SeaTools per Windows SeaTools for Windows
31045FastAccess FastAccess
31046iPhone Configuration Utility iPhone Configuration Utility
31047Microsoft Document Explorer 2005 Microsoft Document Explorer 2005
31048IMBooster IMBooster
31049HandBrake HandBrake
31050SharpReader SharpReader
31051BackItUp & Burn BackItUp and Burn
31052Blackberry Software Blackberry Software
31053Viper Viper
31054Movie Saver Movie Saver
31055Microsoft Forecaster Microsoft Forecaster
31056Family Tree Maker 2011 Family Tree Maker 2011
31057PDFCreator PDFCreator
31058CheckSoft Home & Business CheckSoft Home & Business
31059PC Tools Antivirus Free Edition PC Tools AntiVirus Free
31060AV Music Morpher AV Music Morpher
31061SQL Toolbelt SQL Toolbelt
31062Toad for Oracle Expert Edition Toad for Oracle Expert Edition
31063Cyber-Rain Cyber-Rain
31064DeLorme Street Atlas USA 2011 DeLorme Street Atlas USA 2011
31065CertifyID GuardianXM CertifyID GuardianXM
31066Forefront Protection Server Management Console Forefront Protection Server Management Console
31067Xceed Professional Themes per WPF Xceed Professional Themes for WPF
31068Xceed DataGrid per WPF Xceed DataGrid for WPF
31069Microsoft Office Accounting Microsoft Office Accounting
31070Editor script di amministrazione Admin Script Editor
31071Altaro Backup FS Altaro Backup FS
31072Centrify Zone Centrify Zone
31073Shearwater Desktop Shearwater Desktop
31074ZoneAlarm 10 (2012) ZoneAlarm 10 (2012)
31075Microsoft Dynamics NAV Microsoft Dynamics NAV
31076Garmin BaseCamp Garmin BaseCamp
31077Microsoft SQL Server 2008 Microsoft SQL Server 2008
31078XenApp Server XenApp Server
31079QuickBooks Point of Sale 6.0 QuickBooks Point of Sale 6.0
31080Microsoft Expression Studio Microsoft Expression Studio
31081Adobe ColdFusion 9 Adobe ColdFusion 9
31083Learn To Speak Spanish Learn To Speak Spanish
31084Microsoft Robotics Developer Studio 2008 Microsoft Robotics Developer Studio 2008
31085Logo Design Studio Pro Logo Design Studio Pro
31086ObjectDock ObjectDock
31087Learning Quickbooks 2010 Learning Quickbooks 2010
31088Osirius Zakelijk Osirius Zakelijk
31089Learning Quickbooks 2011 Learning Quickbooks 2011
31090IconDeveloper IconDeveloper
31091LoJack for Laptops LoJack for Laptops
31092DeLorme Topo North America 9.0 DeLorme Topo North America 9.0
31093Iron Speed Designer Iron Speed Designer
31094Microsoft Mouse Mischief Microsoft Mouse Mischief
31095DigitalPersona Pro DigitalPersona Pro
31096ArcGIS ArcGIS
31097DealioToolbar DealioToolbar
31098Canon Utilities Digital Photo Professional Canon Utilities Digital Photo Professional
31099The Print Shop 23 The Print Shop 23
31100绿坝-花季护航 绿坝-花季护航
31101PerfectDisk PerfectDisk
31102Mobile Sync III Mobile Sync III
31103天翼Live 天翼Live
31104V-REP EVALUATION/STUDENT V-REP EVALUATION/STUDENT
31105CDSpace 7 CDSpace 7
31106ZEN 2009 Light Edition ZEN 2009 Light Edition
31107MyInvoices and Estimates Deluxe MyInvoices and Estimates Deluxe
31108Daum 꼬마사전 Daum 꼬마사전
31109Dell Data Protection Encryption Dell Data Protection Encryption
31110Microsoft Hyper-V Virtual Switch Extension Adapter Microsoft Hyper-V Virtual Switch Extension Adapter
31111Gruppo NIC Microsoft Microsoft NIC Teaming
31112Epson Perfection 2480 Photo scanner Epson Perfection 2480 Photo scanner
31113Smart Data Encryption Smart Data Encryption
31114Endpoint Security Endpoint Security
31115DESlock+ DESlock+
31116Deep Freeze Deep Freeze
400003DO 3DO
40001A.I.Soft A.I.Soft
40002ACCPAC International ACCPAC International
40003Acer, Inc. Acer, Inc.
40004Adaptec Adaptec
40005Adobe Adobe
40007Ahead Software Ahead Software
40008Ai Squared Ai Squared
40009AIWA AIWA
40010AL MAALIM AL MAALIM
40011Alps Alps
40012Amdocs Amdocs
40014Apple Computer Apple Computer
40015Argent Argent
40016Ark Joho System CD Ark Joho System CD
40017Artisoft Inc. Artisoft Inc.
40018Ashampoo Ashampoo
40019AT&T Worldnet AT&T Worldnet
40020Atari Atari
40021ATI ATI
40022Aveo Aveo
40023Avermedia Avermedia
40024AVM Berlin AVM Berlin
40025Baan Baan
40026Backup Software Vendors Backup Software Vendors
40027Bindview Bindview
40028BioLink Computer Research and Development Ltd. BioLink Computer Research and Development Ltd.
40029bleem! inc. bleem! inc.
40030BONZI.COM BONZI.COM
40031Boris FX, Inc Boris FX, Inc
40032Brock Haus Brock Haus
40033Buhl Data Service GmbH Buhl Data Service GmbH
40034Circle Computer Resources Circle Computer Resources
40035Cisco Cisco
40036Citrix Citrix
40037Command Software Command Software
40038Command Software Systems, Inc. Command Software Systems, Inc.
40039CommVault CommVault
40040Compaq Computer Corporation Compaq Computer Corporation
40041CompuServe Interactive Services CompuServe Interactive Services
40042Computer Associates Computer Associates
40043Computer Associates International, Inc. Computer Associates International, Inc.
40044Compuware NuMega Compuware NuMega
40045Conexant Conexant
40046Conversay Conversay
40047Corel Corel
40048Creative Labs Creative Labs
40049Creative Technology Ltd. Creative Technology Ltd.
40050Creative Technology, Ltd. Creative Technology, Ltd.
40051D-Link D-Link
40052Data Fellows Data Fellows
40053DataViz Inc. DataViz Inc.
40054Dazzle Multimedia Dazzle Multimedia
40055Deerfield.com Deerfield.com
40056Dell Computer Corporation Dell Computer Corporation
40057Dell Computer Corporation Support Dell Computer Corporation Support
40058Deterministic Networks Deterministic Networks
40059Digital Origin, Inc. Digital Origin, Inc.
40060Disney Disney
40061DN Free Internet Access DN Free Internet Access
40062Dolphin Oceanic Dolphin Oceanic
40063Dr. Ahn's Anti-Virus Laboratories, Inc. Dr. Ahn's Anti-Virus Laboratories, Inc.
40064Dr. Solomon Dr. Solomon
40065Dragon Systems Dragon Systems
40066EarthLink, Inc. EarthLink, Inc.
40067eEye Digital Security eEye Digital Security
40068Efficient Networks Efficient Networks
40069Electronic Arts Electronic Arts
40070Enova Software Enova Software
40071EnTech Taiwan EnTech Taiwan
40072Epson Epson
40073Equisys Equisys
40074Eset Eset
40075Executive Software Executive Software
40076Ezonics Ezonics
40077F-Secure Corporation F-Secure Corporation
40078Fluke Fluke
40079Greyware Greyware
40080Grisoft Grisoft
40081Guillemot Guillemot
40082GW Micro, Inc. GW Micro, Inc.
40083Hasbro Interactive Hasbro Interactive
40084Hauppauge Hauppauge
40085Hauri Hauri
40086HeroSoft HeroSoft
40087Hewlett-Packard Hewlett-Packard
40088Hughes Network Systems Hughes Network Systems
40089Hummingbird Hummingbird
40090IBM IBM
40091Ifour Ifour
40092Imagine Lan Imagine Lan
40093IMSI IMSI
40094Individual Software Inc. Individual Software Inc.
40095InstallShield InstallShield
40096Intel Intel
40097Intel Play Intel Play
40098InterAct InterAct
40099Internet Security Systems Internet Security Systems
40100Interplay Productions Interplay Productions
40101Intuit Intuit
40102Inventec Inventec
40103Iomega Corporation Iomega Corporation
40104Irrational Games Irrational Games
40105Kerio Technologies Inc. Kerio Technologies Inc.
40106Knoware Knoware
40107Kodak Kodak
40109LapLink.com, Inc. LapLink.com, Inc.
40110Lego Lego
40111Lego MindStorms Lego MindStorms
40112Lernout & Hauspie Lernout & Hauspie
40113LifeView LifeView
40114Ligos Ligos
40116Logitech Logitech
40117Lotus Lotus
40118Lycos Lycos
40119Macromedia Macromedia
40120MacroVision MacroVision
40121McAfee McAfee
40122Media Vision Media Vision
40123Mediafour Mediafour
40124MGI Software Corp. MGI Software Corp.
40125Micro Computer Systems, Inc. Micro Computer Systems, Inc.
40126Microsoft Microsoft
40127Microtest Microtest
40128Mijenix Mijenix
40129Namco Ltd. Namco Ltd.
40130NEC NEC
40131NetIQ Corporation NetIQ Corporation
40132Netopia Netopia
40133Network Associates, Inc. Network Associates, Inc.
40134Network Ice Corporation Network Ice Corporation
40135Nico Mak Computing Nico Mak Computing
40136Norman ASA Norman ASA
40137Nortel Nortel
40138NOVA NOVA
40139Nova Development Corp Nova Development Corp
40140NovaStor NovaStor
40141Novell Novell
40142NSI Software NSI Software
40143Ontrack Ontrack
40144Oracle Oracle
40145Panasonic Panasonic
40146Panda Software Panda Software
40147Patterson Design Systems Patterson Design Systems
40148Patton&Patton Patton&Patton
40149PC-Doctor, Inc. PC-Doctor, Inc.
40150PDF Complete PDF Complete
40151Peachtree Software Peachtree Software
40152Philips Philips
40153Pinnacle Systems Pinnacle Systems
40154Pivotal Software Pivotal Software
40155PowerQuest PowerQuest
40156Prodigy Internet Prodigy Internet
40157Promise Technology Promise Technology
40158Quest Quest
40159Raxco Raxco
40160RingCentral RingCentral
40161Roxio, Inc. Roxio, Inc.
40162RSA Security RSA Security
40163SafeNet SafeNet
40164Sage US, Inc. Sage US, Inc.
40165SanDisk SanDisk
40166Sanyo Music Sanyo Music
40167Scansoft Scansoft
40168SHARP SHARP
40169Siebel Systems Siebel Systems
40170Sierra Sierra
40171Sonic Sonic
40172Sonic Foundry Sonic Foundry
40173Sony Sony
40174Sophos Plc Sophos Plc
40175Space International, Inc Space International, Inc
40176SPSS Inc. SPSS Inc.
40177St. Bernard Software St. Bernard Software
40178STAC STAC
40179StompSoft StompSoft
40180Sun Microsystems, Inc. Sun Microsystems, Inc.
40181SuperSpeed SuperSpeed
40182SurfWatch Software, Inc. SurfWatch Software, Inc.
40183Sybase Sybase
40184Sygate Technologies, Inc Sygate Technologies, Inc
40185Symantec Symantec
40186Synapse Adaptive Synapse Adaptive
40187Sysinternals Sysinternals
40188SystemSoft SystemSoft
40189TAKE2interactive TAKE2interactive
40190Talonsoft Talonsoft
40191TechnoCraft TechnoCraft
40192The Learning Company The Learning Company
40193Thrustmaster Thrustmaster
40194Tokyo Electron Device Tokyo Electron Device
40195Toshiba TOSHIBA
40196Trend Micro, INC. Trend Micro, INC.
40197Trio Communications Trio Communications
40198Ulead Systems, Inc. Ulead Systems, Inc.
40200Umax Umax
40201V Communications V Communications
40202ValuSoft ValuSoft
40203VERITAS VERITAS
40204Vircom Inc. Vircom Inc.
40205Visioneer Visioneer
40206VisionLab VisionLab
40207W.Quinn Associates W.Quinn Associates
40208Westwood Studios Westwood Studios
40209Wholly Genes Software Wholly Genes Software
40210WindRiver WindRiver
40211Winnov Winnov
40212Winternals Software LP Winternals Software LP
40213WRQ WRQ
40214X:Drive, Inc. X:Drive, Inc.
40215XIRCOM XIRCOM
40216Yamaha Corporation Yamaha Corporation
40217Zone Labs, Inc. Zone Labs, Inc.
40218JiangMin Co. Ltd JiangMin Co. Ltd
40219Square Enix Square Enix
40220Real Networks Real Networks
40221Gretech Corp Gretech Corp
40222Mythic Entertainment Mythic Entertainment
40223NCSoft NCSoft
40224SK Communications SK Communications
40225株式会社ジャストシステム 株式会社ジャストシステム
40226Kurzweil Educational Systems Kurzweil Educational Systems
40227SpeedBit SpeedBit
40228Softwin Softwin
40229Finson SPA Finson SPA
40230Blizzard Blizzard
40231Bioware Corp. Bioware Corp.
40232Pumatech, Inc. Pumatech, Inc.
40233Imceda Software Inc. Imceda Software Inc.
40234Jetico, Inc. Jetico, Inc.
40235Check Point Software Technologies Check Point Software Technologies
40236Autodesk, Inc. Autodesk, Inc.
40237ALWIL Software ALWIL Software
40238Borland Borland
40239Siemens Communications, Inc Siemens Communications, Inc
40240StarForce StarForce
40241Alcohol Soft Alcohol Soft
40242CyberLink Corp. CyberLink Corp.
40243Freedom Scientific Freedom Scientific
40244ACD Systems Ltd. ACD Systems Ltd.
40245R-Tools Technology R-Tools Technology
40246Nullsoft, Inc. Nullsoft, Inc.
40247Yahoo! Inc. Yahoo! Inc.
40248MusicMatch MusicMatch
40299concept/design GmbH concept/design GmbH
40301NSI Software, Inc. NSI Software, Inc.
40302Softex Inc. Softex Inc.
40303Boshiamy C&C Boshiamy C&C
40304Inventec Online Inventec Online
40305Maxis Maxis
40306Agnitum Ltd. Agnitum Ltd.
40307G DATA Software AG G DATA Software AG
40308Autodesk Inc Autodesk Inc
40309Stardock Corporation Stardock Corporation
40310ESTSoft ESTSoft
40311FinePrint Software, LLC FinePrint Software, LLC
40312Samsung Electronics Samsung Electronics
40313OTEK OTEK
40314Looksmart, Ltd. Looksmart, Ltd.
40315IQChina IQChina
40316Kaspersky Lab Kaspersky Lab
40317Ipswitch Ipswitch
40318Headlight Software, Inc Headlight Software, Inc
40319Graphisoft Graphisoft
40320Bugbear Entertainment Bugbear Entertainment
40321Visma Spcs Visma Spcs
40323NetVeda NetVeda
40324R-tools Technology R-tools technology
40325SoftPerfect SoftPerfect
40326armor2nt Software armor2nt Software
40327Antiy Labs Antiy Labs
40328SphinxSoftware SphinxSoftware
40329Prevx Ltd. Prevx Ltd.
40330minuteGroup minuteGroup
40331Webroot Webroot
40333Eantivirus Software Eantivirus Software
40334Sunbelt Software Sunbelt Software
40335Privacyware Privacyware
40336GentleSecurity S.a.r.l. GentleSecurity S.a.r.l.
40337Tiny Software Tiny Software
40338AS3 Soft4U AS3 Soft4U
40339TG Soft TG Soft
40340Comodo Comodo
40342Option^Explicit Software Solutions Option^Explicit Software Solutions
40343ShadowStor ShadowStor
40344WyvernWorks Dot Com WyvernWorks Dot Com
40345Softcab, Inc Softcab, Inc
40346MooSoft Development LLC MooSoft Development LLC
40347Emsi Software Emsi Software
40348iolo technologies, LLC iolo technologies, LLC
40349ANETGames ANETGames
40350Cyberspace Headquarters, LLC Cyberspace Headquarters, LLC
40351BinaryBiz BinaryBiz
40352Bull Guard Ltd Bull Guard Ltd
40354Active Data Recovery Software Active Data Recovery Software
40355PC Tools Research Pty Ltd PC Tools Research Pty Ltd
40356Filseclab Filseclab
40357Avanquest Publishing USA, Inc Avanquest Publishing USA, Inc
40358ICodeandIdeas ICodeandIdeas
40359Anti-Malware Development a.s. Anti-Malware Development a.s.
40360Fortres Grand Corporation Fortres Grand Corporation
40361GreenBorder GreenBorder
40362Wenpoint Corporation Wenpoint Corporation
40363Isecsoft software Isecsoft software
40364AdFirewall AdFirewall
40366Beijing Rising Technology Co. Beijing Rising Technology Co.
40369SentryBay Corp Ltd SentryBay Corp Ltd
40370DOFSoft DOFSoft
40371Resplendence Resplendence
40373LogiGuard LogiGuard
40374BMT Micro, Inc BMT Micro, Inc
40375Doctor Web, Ltd. Doctor Web, Ltd.
40376StarForce Technologies StarForce Technologies
40377Track Zapper Track Zapper
40378iExpert Software iExpert Software
40380Securepoint Securepoint
40381InCode Solutions InCode Solutions
40382InfoProcess InfoProcess
40383DiamondCS DiamondCS
40384SoftSphere Technologies SoftSphere Technologies
40385trandasoft trandasoft
40386Tonec Inc Tonec Inc
40387Digital Persona, Inc Digital Persona, Inc
40388Matinsoft Inc. Matinsoft Inc.
40389Synaptics Synaptics
40390Lenovo Lenovo
40391Analog Devices, Inc Analog Devices, Inc
40392Nokia Incorporated Nokia Incorporated
40393Motorola Motorola
40394NCH Software NCH Software
40395Skype Technologies S.A. Skype Technologies S.A.
40396CANON INC. CANON INC.
40397Xemi Computers Xemi Computers
40398KKBOX Taiwan Co., Ltd. KKBOX Taiwan Co., Ltd.
40399InCash Rendszerház Kft. InCash Rendszerház Kft.
40400Qingdao Loogoo InfoTech Co.,ltd Qingdao Loogoo InfoTech Co.,ltd
40401Diamond Multimedia Diamond Multimedia
40402TechSmith Corporation TechSmith Corporation
40403Ask.com Ask.com
40404BitDefender S.R.L. BitDefender S.R.L.
40405CJSC Returnil Software CJSC Returnil Software
40406Avira GmbH Avira GmbH
40407Refog Refog
40408Sandboxie L.T.D Sandboxie L.T.D
40409KuWo KuWo
40410Gladiators Software Gladiators Software
40411Nuance Communications, Inc. Nuance Communications, Inc.
40412TeamViewer GmbH TeamViewer GmbH
40413Innovative Solutions Innovative Solutions
40414Nikon Corporation Nikon Corporation
40415The Weather Channel Interactive The Weather Channel Interactive
40416Google Google
40417EffectMatrix Inc. EffectMatrix Inc.
40418Maxthon International ltd. Maxthon International ltd.
40419Alibre, Inc Alibre, Inc
40420Direct-Soft Inc. Direct-Soft Inc.
40421PostgreSQL Global Development Group PostgreSQL Global Development Group
40422Check Point Software Technologies LTD Check Point Software Technologies LTD
40423Check Point, Inc. Check Point, Inc.
40424Kochi System Development, Inc. Kochi System Development, Inc.
40425IncrediMail, Ltd. IncrediMail, Ltd.
40426Bullzip Bullzip
40427Aliph Aliph
40428Avantstar Avantstar
40429AVG Technologies CZ, s.r.o. AVG Technologies CZ, s.r.o.
40430DT Soft Ltd. DT Soft Ltd.
40431Quick Heal Technologies (P) Ltd. Quick Heal Technologies (P) Ltd.
40432CACE Technologies CACE Technologies
40433Memeo, Inc. Memeo, Inc.
40434Trend Micro Inc. Trend Micro Inc.
40435Zemana Ltd. Zemana Ltd.
40436LDC LDC
40437Wecode.biz Wecode.biz
40438Lingoes Project Lingoes Project
40439Kingsoft Corporation Kingsoft Corporation
40440Mindjet Mindjet
40441RuanMei RuanMei
40442ParetoLogic ParetoLogic
40443iS3, Inc. iS3, Inc.
40444Tencent, Inc. Tencent, Inc.
40445LG Electronics Inc. LG Electronics Inc.
40446Sogou.com Sogou.com
40447Paragon Software Group Paragon Software Group
40448Dolphin Computer Access Dolphin Computer Access
40449Beijing Gigabit Times Technology Co., Ltd Beijing Gigabit Times Technology Co., Ltd
40450MKS Software Inc. MKS Software Inc.
40451ArcSoft, Inc. ArcSoft, Inc.
40452Panda Security, S.L. Panda Security, S.L.
40453Eltima Software Eltima Software
40454Summitsoft Corporation Summitsoft Corporation
40455BuddyBuddy Co., Ltd. BuddyBuddy Co., Ltd.
40456Naver Naver
40457Shrew Soft Inc Shrew Soft Inc
40458AnMing AnMing
40459Q9 Technology Company Ltd Q9 Technology Company Ltd
40460Secure By Design Inc. Secure By Design Inc.
40461TweakNow TweakNow
40462Dassault Systemes Dassault Systemes
40463Emsi Software GmbH Emsi Software GmbH
40464Defender Pro Defender Pro
40465Sourcefire, Inc. Sourcefire, Inc.
40466Team MediaPortal Team MediaPortal
40467SAP AG SAP AG
40470360.cn 360.cn
40471TuneUp Software GmbH TuneUp Software GmbH
40472RockStar Games RockStar Games
40473Wopti Utilities Wopti Utilities
40474SEGA SEGA
40475DisplayLink Corp. DisplayLink Corp.
40476Neuber Software Neuber Software
40477NewTech Infosystems, Inc. NewTech Infosystems, Inc.
40478UPS UPS
40479Deutsche Telekom AG Deutsche Telekom AG
40480Fengtao Software Inc. Fengtao Software Inc.
40481Don HO [email protected] Don HO [email protected]
40482Computer Business Solutions, Inc. Computer Business Solutions, Inc.
40483GameStop GameStop
40484VirusBuster Ltd VirusBuster Ltd
40485Software602 Software602
40486CPUID CPUID
40487GOG.com GOG.com
40488Sony Creative Software Inc. Sony Creative Software Inc.
40489Avanquest Avanquest
40490Acronis Acronis
40491Tools4Free Tools4Free
40492Security Innovation Security Innovation
40493SpectorSoft SpectorSoft
40494K7 Computing Pvt Ltd K7 Computing Pvt Ltd
40495SlySoft SlySoft
40496Eugene V. Muzychenko Eugene V. Muzychenko
40497H+H Software GmbH H+H Software GmbH
40498Gbridge LLC Gbridge LLC
40499VeryTools, Inc. VeryTools, Inc.
40500Avanquest North America Inc. Avanquest North America Inc.
40501CadSoft Computer GmbH CadSoft Computer GmbH
40502MCCI Corporation MCCI Corporation
40503AT&T AT&T
40504SOURCENEXT CORPORATION SOURCENEXT CORPORATION
40505Island software Island software
40506Van Dale Lexicografie bv Van Dale Lexicografie bv
40507cFos Software GmbH cFos Software GmbH
40508Solutionsoft Solutionsoft
405093CX 3CX
40510I-O DATA DEVICE, INC. I-O DATA DEVICE, INC.
40511Infogrames Interactive Infogrames Interactive
40512LightScribe LightScribe
40514Steganos Steganos
40515Softstar Softstar
40516拓赛软件 拓赛软件
40517UPEK Inc. UPEK Inc.
40518Bozteck Bozteck
40519Siliconcoach Ltd Siliconcoach Ltd
40520Clue Norge ASA Clue Norge ASA
40521ASUS ASUS
40522Extensoft Extensoft
40523Seagate Software Seagate Software
40524Sensible Vision Sensible Vision
40525Apple Inc. Apple Inc.
40526Iminent Iminent
40528Luke Hutteman Luke Hutteman
40529Nero AG Nero AG
40530Research In Motion Limited Research In Motion Limited
40531Kerigwa Kerigwa
40532Engelmann Media GmbH Engelmann Media GmbH
40533Ancestry.com Ancestry.com
40534SourceForge.net SourceForge.net
40535AVSoft Corp. AVSoft Corp.
40536Red Gate Software Ltd. Red Gate Software Ltd.
40537Quest Software Quest Software
40538Cyber-Rain, Inc. Cyber-Rain, Inc.
40539DeLorme Publishing DeLorme Publishing
40540WISeKey WISeKey
40541Xceed Software Inc. Xceed Software Inc.
40542iTripoli, Inc. iTripoli, Inc.
40543Altaro Altaro
40544Centrify Centrify
40545Shearwater Research Inc Shearwater Research Inc
40546Garmin, Ltd. Garmin, Ltd.
40547Osirius Osirius
40548Absolute Software Corp. Absolute Software Corp.
40549Iron Speed, Inc. Iron Speed, Inc.
40550DigitalPersona, Inc. DigitalPersona, Inc.
40551ESRI ESRI
40552Canon Canon
40553Broderbund Software Broderbund Software
40554金惠科技---大正科技 金惠科技---大正科技
40555中国电信 中国电信
40556V-REP V-REP
40557Carl Zeiss MicroImaging GmbH Carl Zeiss MicroImaging GmbH
40558Daum Daum
40887AppSense Ltd. AppSense Ltd.
40888Spigot, Inc. Spigot, Inc.
40889Visma Software Visma Software
40890PANTECH CO, LTD. PANTECH CO, LTD.
40891Ghisler Software GmbH Ghisler Software GmbH
40899Beautisoft Development Team Beautisoft Development Team
40900Deneba Software Deneba Software
40901Acresso Software Inc. Acresso Software Inc.
40903Validity Sensors, Inc Validity Sensors, Inc
60000In precedenza l'hook interno per GetProcAddress non effettuava alcun controllo dell'elenco di inclusione/esclusione, pertanto le chiamate GetProcAddress da tutti i moduli erano sottoposte a shim. L'aggiunta del codice per la verifica dell'elenco di inclusione/esclusione ha causato problemi per le applicazioni che si basano sul comportamento precedente. Per risolvere tali problemi, è possibile utilizzare questa correzione rapida per la compatibilità per ripristinare il comportamento precedente. Our internal hook for GetProcAddress used to not check include/exclude list at all which means the GetProcAddress calls from all modules are shimmed. Then we added code to take include/exclude list into consideration and that "broke" apps that used to rely on the previous behavior. To compensate for this, you can specify this shim to get back the old behavior.
60001Aggiunge flag a Peb-ProcessParameter-Flags. I flag sono ULONG. Specificare questo valore come numero esadecimale (al massimo 8 cifre). Add flags to Peb-ProcessParameter-Flags. The flags are a ULONG. Specify it as a hex number (so at most 8 digits).
60002Forza la corrispondenza tra le autorizzazioni di lettura/scrittura del dispositivo e le autorizzazioni necessarie per tutti gli IOCTL. Questa correzione rapida per la compatibilità consente la corretta apertura deli dispositivi audio da parte delle applicazioni SecureROM. Si applica a: Windows 95, Windows 98 Force device Read/Write permissions to match the permission necessary for all IOCTLs. This compatibility fix enables SecureROM applications to correctly open the sound devices. Applies to: Windows 95, Windows 98
60003Windows 9x e Windows 2000 memorizzano nella cache internamente gli handle DC per DirectDraw. Ciò garantisce che venga restituito lo stesso DC per una particolare superficie, indipendentemente dal numero di rilasci e acquisizioni. Questa correzione rapida per la compatibilità crea alias dei DC restituiti da DirectDraw e quindi esegue il de-aliasing quando vengono chiamate le funzioni GDI. Windows 9x and Windows 2000 internally cache DirectDraw DC handles. This guarantees that the same DC would be returned for a particular surface regardless of how many times it was released and acquired. This compatibility fix aliases DCs returned by DirectDraw and then de-aliases them when GDI functions are called.
60004Una modifica della sicurezza per Windows Server 2003 impedisce alle applicazioni di utilizzare SetProp sulla finestra desktop. Questa correzione rapida per la compatibilità memorizza nella cache i dati dalle chiamate a SetProp sulla finestra desktop e li fornisce quando vengono richiesti in un secondo momento. A security change for Windows Server 2003 disallowed apps from using SetProp on the Desktop window. This shim caches the data from calls to SetProp on the desktop window and supplies the data when later requested.
60005Registra le chiamate alle API eseguite dall'applicazione in un file con estensione LGV in %windir%\AppPatch. Per il corretto funzionamento di questo shim, è necessario copiare LogExts.dll, LogViewer.exe e la directory Manifest in %windir%\AppPatch. Logs API calls made by the application to an .LGV file in %windir%\AppPatch. You must copy LogExts.dll, LogViewer.exe and the Manifest directory to %windir%\AppPatch in order for this shim to function properly.
60006Cambia il livello di sicurezza COM da RPC_C_AUTHN_LEVEL_NONE a RPC_C_AUTHN_LEVEL_COMMON. Ciò consente un innalzamento temporaneo del contesto di sicurezza per un'applicazione. Si applica a: Windows 95, Windows 98 Changes COM Security Level from RPC_C_AUTHN_LEVEL_NONE to RPC_C_AUTHN_LEVEL_COMMON. This enables temporary elevation of the security context for an application. Applies to: Windows 95, Windows 98
60007Questa correzione rapida per la compatibilità gestisce le applicazioni che passano un valore cbSrcLength troppo grande nel parametro ACMSTREAMHEADER ad acmStreamConvert o ad acmStreamPrepareHeader. This compatibility fix handles applications that pass a cbSrcLength value that is too big in the ACMSTREAMHEADER parameter to acmStreamConvert or acmStreamPrepareHeader.
60008Corregge i campioni per blocco per acmStreamOpen, in modo da consentire il superamento della convalida dei parametri da parte di IMA ADPCM. Corrects the samples per block for acmStreamOpen so that it will pass IMA ADPCM's parameter validation.
60009Reindirizza le chiamate dei filmati legacy a Windows Media Player anziché utilizzare il controllo AMOVIE.OCX per visualizzare il filmato. Redirects calls from legacy movies to Windows Media Player instead of using the AMOVIE.OCX control to display the movie.
60010Questa correzione rapida per la compatibilità corregge le intestazioni di bitmap errate note. Per promuovere un maggior livello di compatibilità, Windows XP è più restrittivo per quanto riguarda il formato delle intestazioni delle bitmap. Si applica a: Windows 95, Windows 98 This compatibility fix corrects known bad bitmap headers. Windows XP is more restrictive in the format of bitmap headers in an effort to promote wider compatibility. Applies to: Windows 95, Windows 98
60011La funzione CreateEvent non accetta nomi di eventi che contengono una barra rovesciata. Questa correzione rapida per la compatibilità sostituisce la barra rovesciata con un carattere di sottolineatura. Si applica a: Windows 95, Windows 98 The CreateEvent function doesn't accept event names that contain a backslash. This compatibility fix will replace backslashes with an underscore. Applies to: Windows 95, Windows 98
60012Questa correzione rapida per la compatibilità intercetta le chiamate effettuate all'API CreateIcon e azzera il canale alfa in lpbXORbits, migliorando la visualizzazione di alcune icone in Windows XP. This compatibility fix intercepts calls made to the CreateIcon API and zeros the alpha channel in lpbXORbits. This has the effect of improving the display of certain icons in Windows XP.
60013Corregge la struttura DDSCAPS delle operazioni CreateSurface di DirectDraw. Corrects the DDSCAPS structure of DirectDraw CreateSurface operations.
60014Questa correzione rapida per la compatibilità corregge il valore di lfCharSet in LOGFONTA per garantire la corretta visualizzazione delle versioni localizzate dei caratteri delle lingue dell'Asia orientale. Alcune applicazioni localizzate in lingue dell'Asia orientale creano i tipi di carattere per la visualizzazione dei caratteri localizzati specificando solo il nome del tipo di carattere e lasciando al sistema la scelta del set di caratteri corretto. Questa procedura funziona correttamente nelle piattaforme Windows 9x. In Windows XP, invece, è necessario specificare il set di caratteri corretto per poter visualizzare senza problemi i caratteri localizzati. This compatibility fix corrects the lfCharSet value in LOGFONTA to correctly display localized versions of East Asia characters. Some localized East Asia applications create fonts to display localized characters by supplying only the font face name, and let the system pick up the correct character set. This works fine on Windows 9x platforms. But on Windows XP, you need to specify the correct character set in order to display localized characters correctly.
60015Cerca c:\windows\system\ nelle chiamate all'API SetDlgItemTextA e lo sostituisce con la stringa restituita dall'API GetSystemDirectory. Looks for c:\windows\system\ in calls to the SetDlgItemTextA API and replaces it with the string returned from the GetSystemDirectory API.
60016Questa correzione rapida per la compatibilità corregge i percorsi di file che sono cambiati tra Windows 9x e Windows XP. Funziona eseguendo l'hook delle API dei file e convertendo i percorsi di file nel percorso corretto per Windows XP. Ad esempio, il percorso di Windows 9x C:\Windows\Write.exe verrebbe convertito in C:\Windows\System32\Write.exe. Si applica a: Windows 95, Windows 98 This compatibility fix corrects file paths that were changed between Windows 9x and Windows XP. It works by hooking the file APIs and converting the file paths to the correct location for Windows XP. For example, a Windows 9x path of C:\Windows\Write.exe would be converted to C:\Windows\System32\Write.exe. Applies to: Windows 95, Windows 98
60017Se durante l'installazione vengono corretti percorsi di file, il programma di disinstallazione dovrà provare a trovare il file nel nuovo percorso. Se con un'applicazione si utilizza la correzione rapida per la compatibilità CorrectFilePaths, sarà necessario applicarla al programma di disinstallazione dell'applicazione. If file locations are corrected during install, the uninstall program should attempt to find the file in its new location when uninstalling. If the CorrectFilePaths compatibility fix is used with an application, then this compatibility fix should be applied to the application’s uninstall program.
60018L'API OpenFile(nomeFile, xxx, OF_SHARE_EXCLUSIVE) ha esito negativo in Windows 9x se il file specificato da nomeFile è aperto. In Windows XP la chiamata OpenFile ha esito positivo. Questa correzione rapida per la compatibilità impedisce che l'API OpenFile abbia esito positivo se il file è già aperto. The OpenFile(fileName, xxx, OF_SHARE_EXCLUSIVE) API fails on Windows 9x if the file referenced by fileName is currently opened. Windows XP allows the OpenFile call to succeed. This compatibility fix forces the OpenFile API to fail if the file is already open.
60019Questa correzione rapida per la compatibilità esegue chiamate alle API waveOutOpen, waveOutGetDevCaps, midiOutOpen e midiOutGetDevCaps con uDeviceID uguale a 0xFFFF, che era la costante per Wave/MIDI Mapper nei sistemi Windows a 16 bit. Nel sistemi Windows a 32 bit la costante è 0xFFFFFFFF. Si applica a: Windows 95, Windows 98 This compatibility fix makes calls to the waveOutOpen, waveOutGetDevCaps, midiOutOpen and midiOutGetDevCaps APIs with the uDeviceID equal to 0xFFFF, which was the constant for the Wave/MIDI Mapper under 16-bit windows. Under 32-bit Windows the constant is 0xFFFFFFFF. Applies to: Windows 95, Windows 98
60020In Windows XP, a causa di una modifica nella modalità di memorizzazione nella cache tra le API MoveFile e DeleteFile, quando viene chiamata l'API VerInstallFileW, viene impostato il nome file breve (8.3) anziché quello lungo. Questa correzione rapida per la compatibilità corregge questo problema, che può compromettere l'installazione di un'applicazione nel caso in cui sia ancora presente una versione meno recente. In Windows XP, due to a modification in the caching between MoveFile and DeleteFile API's, when the VerInstallFileW API is called, the short (8.3) filename gets set instead of the long filename. This compatibility fix corrects this problem. This issue may affect the installation of an application if an older version is still present.
60021Esegue un cambiamento di comportamento della riga di comando CUAS personalizzata. Execute a custom CUAS command-line behavior change.
60022Alcune applicazioni possono utilizzare DLL statiche, che potrebbero eseguire chiamate alle API prima che l'applicazione sia pronta. Questa correzione rapida per la compatibilità offre una soluzione causando un ritardo nelle DLL statiche dell'applicazione. Esegue una riga di comando contenente un elenco delle DLL interessate, che verranno caricate in ordine inverso rispetto all'ordine dell'elenco. Si noti che questa correzione rapida per la compatibilità è simile a InjectDll, che funziona con le DLL caricate in modo dinamico. Some applications may use static DLLs, which could potentially issue calls to APIs before the application is ready. This compatibility fix provides a workaround for this behavior by causing a delay in the application’s static DLLs. This compatibility fix takes a command line containing a list of the DLLs affected. They will be loaded in the reverse order of the command line listing. Note that this compatibility fix is similar to InjectDll, which works with dynamically loaded DLLs.
60023Il comando DDE ShowGroup non funziona in modo sincrono, come dovrebbe. Spesso l'applicazione riprende prima che il gruppo sia visibile e questo, pur non essendo un problema, crea problemi se l'applicazione chiama DeleteGroup prima che il gruppo sia visibile. In questo caso viene generato il messaggio: "DirName fa riferimento a una posizione non disponibile. Potrebbe essere in un'unità disco rigido di questo computer o in una rete. Verificare che il disco sia inserito in modo corretto o che si sia connessi a Internet o alla rete e riprovare. Se il problema persiste, è probabile che le informazioni siano state spostate". The DDE command ShowGroup does not operate synchronously, though it should. Often the application will resume before the group is visible, not a problem in and of itself, but this creates problems if the application calls DeleteGroup before the group is visible. In that case, Explorer will generate this lengthy message: "DirName refers to a location that is unavailable. It could be on a hard drive on this computer, on a network, or on a different computer on your home network. Check to make sure that the disk is properly inserted, or that you are connected to the Internet or home network, and then try again. If it still cannot be located, the information may have been moved to a different location."
60024Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows 95. Questa correzione rapida per la compatibilità accetta nella riga di comando un numero che rappresenta il numero di chiamate per cui ritardare la simulazione della versione. Ciò è utile nelle situazioni in cui solo alcune parti di un'applicazione applicano una distinzione tra le diverse versioni. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 95 version credentials. This compatibility fix takes a command line number which is the number of calls by which to delay version lying. This is useful in cases where some parts of an application are version sensitive, but others are not.
60025WaveOutOpen offre un meccanismo di callback che consente di chiamare un numero molto limitato di API. All'interno di questo callback l'intero sistema wave in uscita è bloccato e può facilmente verificarsi un deadlock dell'applicazione. Questa correzione rapida per la compatibilità acquisisce tutti i dati di callback WINMM e li passa all'applicazione dal callback WM_TIMER presente nel thread dell'applicazione principale. WaveOutOpen provides a callback mechanism, where very few APIs may be called. While inside this callback the entire Wave Out system is locked. It is very easy to deadlock the application. This compatibility fix catches all the WINMM callback data, and passes it to the application from the WM_TIMER callback which exists in the main application thread.
60026Questa correzione rapida per la compatibilità consente di eliminare qualsiasi file in un determinato percorso e con una specifica versione. Il percorso e la versione dei file sono facoltativi. La riga di comando può contenere NomeFile:Percorso;VersioneFile,NomeFile1:Percorso1;VersioneFile1 e così via, ad esempio, Ole2.dll:system,MFC42.dll:;6082.0.0.945,Foo.dll:d:\Programmi\DisneyInteractive e così via. 'system' indica %windir%. '0' o "" indica che il nome del file è un percorso completo o che è possibile specificare il percorso separatamente. Lo stesso vale per la versione del file. Facoltativo. This is a general purpose compatibility fix which can delete any file in a given path and FileVersion. The path and the FileVersion are optional. The command line can contain FileName:Path;FileVersion,FileName1:Path1;FileVersion1 etc... E.g. Ole2.dll:system,MFC42.dll:;6082.0.0.945,Foo.dll:d:\program Files\DisneyInteractive;. etc.. 'system' implies the %windir%. '0' OR "" implies that the filename itself is a fully qualified path OR one has the option of giving the path separately...The same holds good for FileVersion also. It is optional.
60027Questa correzione rapida per la compatibilità è progettata per le applicazioni che installano un servizio che dipendeva da servizi obsoleti del sistema operativo. Le API CreateService vengono memorizzate nella cache e il servizio di dipendenza obsoleto viene rimosso dal parametro lpDependencies nell'API CreateService prima della chiamata all'API originale. This shim is written for the applications which are installing a service which had dependency on some service in the OS which has been deprecated. Catching CreateService APIs and stripping the deprecated dependency service from the lpDependencies parameter in the CreateService API before calling the original API.
60028Alcuni programmi di installazione all'avvio creano file eseguibili con nomi casuali per l'effettiva esecuzione dell'installazione. Questa correzione rapida per la compatibilità accetta una riga di comando che specifica il nome casuale di eseguibile creato e, dopo la creazione, lo rinomina in base al nome specificato. La riga di comando include il nome di origine seguito dal nome desiderato, ad esempio: *.EXE;RANDOMSETUP.EXE. Some installation programs will create a randomly named executable when they are launched that is responsible for performing the actual setup. This compatibility fix takes a command line that specifies what random executable name is created, and upon creation, renames it to the new name specified on the command line. The command line is given as the source name followed by the desired name. For example: *.EXE;RANDOMSETUP.EXE.
60029Sunto: implementazione di CMixerDriver e funzioni correlate Abstract: Implementation of CMixerDriver and related functions
60030Alcune applicazioni prevedono che i dispositivi DirectPlay vengano enumerati in un ordine specifico. Questa correzione rapida per la compatibilità consente di enumerare i dispositivi DirectPlay nell'ordine previsto da tali applicazioni. Si applica a: Windows 95, Windows 98 Some applications may expect the DirectPlay devices to be enumerated in a specific order. This compatibility fix enables the DirectPlay devices to enumerate in the expected order for applications that exhibit this behavior. Applies to: Windows 95, Windows 98
60031Esegue l'hook dell'API GetProp di DXDIAGN in modo che restituisca i parametri di versione specificati. La riga di comando specifica la versione, in base al formato: VERSIONEPRINCIPALE.VERSIONESECONDARIA.LETTERA, ad esempio 9.0.c. Hooks the DXDIAGN GetProp API so that it returns specified version parameters. The command line is given as the version in the following form: MAJORVERSION . MINORVERSION . LETTER, e.g. 9.0.c.
60032Questa correzione rapida per la compatibilità disattiva l'incremento automatico utilizzato per i thread sbloccati. Windows 9X esegue questa operazione solo per gli oggetti di messaggi, non per gli oggetti di sincronizzazione. Le opzioni di COMMAND_LINE sono: +HigherMainThread o +LowerMainThread per cambiare la priorità del thread principale e +BoostMainThread per mantenere l'incremento automatico per il thread principale This compatibility fix disables the automatic boost threads get when they are unblocked. Windows 9X does this only on message objects, and not on synchronization objects. The COMMAND_LINE options are: +HigherMainThread or +LowerMainThread to change the main thread priority and +BoostMainThread to leave the automatic boost for the main thread
60033A causa della nuova funzionalità Gestione finestre desktop di Windows, alcune applicazioni potrebbero avere comportamenti imprevedibili durante il tentativo di rilevare e utilizzare le impostazioni corrette per le finestre. Questa correzione rapida per la compatibilità disattiva temporaneamente la funzionalità Gestione finestre desktop di Windows per le applicazioni che non la supportano. Because of the new Desktop Window Manager in Windows, some applications may have unpredictable behavior when trying to detect and use the correct window settings. This compatibility fix temporarily disables the Windows Desktop Window Manager functionality for applications that do not support it.
60034Questa correzione rapida per la compatibilità disattiva l'opzione di accessibilità Filtro tasti all'avvio dell'applicazione e la ripristina alla chiusura dell'applicazione. This compatibility fix disables the Filter Keys Accessibility Option at application startup and restores it on termination of the application.
60035Questa correzione rapida per la compatibilità disattiva la protezione dell'esecuzione (NX) per un processo. È utile per le applicazioni che vengono eseguite dall'area della memoria contrassegnata con l'attributo NX, ad esempio stack, heap e così via. This compatibility fix disables execution protection (NX) for a process. This is useful for applications that decide to execute from memory region marked with NX attribute (like stack, heap etc.).
60036Questa correzione rapida per la compatibilità disattiva lo screen saver all'avvio dell'applicazione e lo ripristina alla chiusura dell'applicazione. È utile per le applicazioni DirectX che non funzionano bene con uno screen saver attivo. This compatibility fix disables the screen saver at application startup and restores it on termination of the application. It's useful for DirectX applications that don't work well with an active screen saver.
60037Questa correzione rapida per la compatibilità disattiva l'opzione di accessibilità Tasti permanenti all'avvio dell'applicazione e la riattiva alla chiusura dell'applicazione. This compatibility fix disables the Sticky Keys Accessibility Option at application startup, and re-enables it on termination of the application.
60038A causa dei temi di Windows, alcune applicazioni potrebbero avere comportamenti imprevedibili quando tentano di rilevare e utilizzare le impostazioni corrette per le finestre. Questa correzione rapida per la compatibilità disattiva la funzionalità dei temi di Windows per le applicazioni che non la supportano. Because of the display themes in Windows, some applications may have unpredictable behavior when trying to detect and use the correct window settings. This compatibility fix temporarily disables the Windows theme functionality for applications that do not support it.
60039A causa dei temi di Windows, alcune applicazioni potrebbero avere comportamenti imprevedibili quando tentano di rilevare e utilizzare le impostazioni corrette per le finestre. Questa correzione rapida per la compatibilità disattiva la funzionalità dei temi di menu di Windows per le applicazioni che non la supportano. Because of the display themes in Windows, some applications may have unpredictable behavior when trying to detect and use the correct window settings. This compatibility fix temporarily disables the Windows menu theme functionality for applications that do not support it.
60040Con Windows 2000 sono stati introdotti nuovi stati dei pulsanti creati dal proprietario che possono essere inviati a un'applicazione durante messaggi WM_DRAWITEM. Questi stati vengono utilizzati anche in Windows XP. Questa correzione rapida per la compatibilità rimuove questi stati per le applicazioni che non fanno uso di queste informazioni. Windows 2000 introduced new owner-draw button states that can be sent to an application during WM_DRAWITEM messages. These owner-draw states are used in Windows XP as well. This compatibility fix removes those states for applications that are not expecting this information.
60041DuplicateHandle è stato modificato rispetto a Windows 2000 in modo che l'handle di destinazione risulti sempre NULL, anche se sono stati generati errori. Questo shim garantisce che *lpTargetHandle non venga modificato nel caso in cui la duplicazione non riesca. DuplicateHandle was changed from Win2000 to always NULL the destination handle, even if errors were generated. This shim ensures that *lpTargetHandle is not modified if the duplication was not successful.
60042Gestisce ERROR_ELEVATION_REQUIRED di CreateProcess avviando l'applicazione con privilegi elevati. Handles CreateProcess's ERROR_ELEVATION_REQUIRED by launching app elevated.
60043Per le applicazioni che chiamano SetClipboardData (CF_TEXT) senza svuotare prima gli Appunti. For Apps calling SetClipboardData (CF_TEXT) without emptying the clipboard first.
60044L'API GetObjectA calcola in modo errato gli stride delle bitmap. Gli stride devono essere multipli di 4. La bitmap o l'oggetto dibsection sottostante sono memorizzati correttamente, tuttavia il calcolo di GetObject è errato. Questa correzione rapida per la compatibilità è progettata esclusivamente per le applicazioni specifiche per Windows 2000. The GetObjectA API incorrectly calculates bitmap strides. The stride should be a multiple of 4. Note that the underlying bitmap or dibsection object is stored correctly, but the GetObject calculation is wrong. This compatibility fix is for Windows 2000-specific applications only.
60045In Windows 9x i flag di sola lettura sulle directory su CD-ROM non vengono applicati come in Windows XP. Questa correzione rapida per la compatibilità rimuove tali flag dalle operazioni sui file e imposta l'applicazione in modo da ignorare tutti gli attributi di condivisione e scrittura per l'emulazione di Windows 9x. Questa correzione rapida per la compatibilità gestisce inoltre le principali differenze negli attributi relativi ai CD tra Windows 9x e Windows XP. Si applica a: Windows 95, Windows 98 Windows 9x does not set the read-only flag on CD-ROM directories like Windows XP. This compatibility fix removes such flags from file operations and causes the application to ignore all sharing and write attributes to emulate Windows 9x. This compatibility fix also handles the substantial differences in the CD attributes between Windows 9x and Windows XP. Applies to: Windows 95, Windows 98
60046In Windows 9x le bitmap a 65.536 colori copiate negli Appunti sono sempre convertite in DIB a 24 bit quando si specifica il formato CF_DIB. In Windows XP questa conversione non viene eseguita. Alcune applicazioni sono progettate per gestire solo DIB a 8 e 24 bit. Questa correzione rapida per la compatibilità converte le DIB a 65.536 colori in DIB a 24 bit. On Windows 9x when you copy a high color bitmap onto the clipboard, it always gets converted to a 24-bit DIB when the CF_DIB format is specified. On Windows XP this conversion doesn't happen. Some applications are only designed to handle 8-bit and 24-bit DIBs. This compatibility fix converts the high-color DIBs to 24-bit DIBs.
60047La versione per Windows 9x dell'API CreateFileMapping richiede un flag SEC_COMMIT, a differenza della versione per Windows XP. Questa correzione rapida per la compatibilità aggiunge il flag SEC_COMMIT per le applicazioni che lo prevedono. Si applica a: Windows 95, Windows 98 The Windows 9x version of the CreateFileMapping API requires a SEC_COMMIT flag, while the Windows XP version does not. This compatibility fix adds the SEC_COMMIT flag for applications that expect it to be present. Applies to: Windows 95, Windows 98
60048Questa correzione rapida per la compatibilità esegue l'hook dell'API CreateProcessA e assicura che tutti i parametri abbiano valori accettabili per l'implementazione dell'API in Windows XP, più restrittiva rispetto a quella di Windows 9x. Si applica a: Windows 95, Windows 98 This compatibility fix hooks the CreateProcessA API and ensures that all parameters have acceptable values for Windows XP's implementation of the API, which is more restrictive than Windows 9x. Applies to: Windows 95, Windows 98
60049Questa correzione rapida per la compatibilità imposta la versione per Windows XP di DeleteObject per la restituzione di un'operazione riuscita, conformemente al comportamento in Windows 9x. Si applica a: Windows 95, Windows 98 This compatibility fix causes the Windows XP version of DeleteObject to return success, which is the Windows 9x behavior. Applies to: Windows 95, Windows 98
60050Questa correzione rapida per la compatibilità esegue l'hook delle API mutex utilizzate da DirectDraw per la sincronizzazione dell'accesso in modalità esclusiva e garantisce che tutti gli eventi di sincronizzazione abbiano luogo nello stesso thread. DirectDraw può produrre risultati instabili se la modalità esclusiva viene rilasciata da un thread diverso da quello che l'ha acquisita. Si applica a: Windows 95, Windows 98 This compatibility fix hooks the mutex APIs that DirectDraw uses to synchronize exclusive mode access and ensures all synchronization events happen on the same thread. DirectDraw may produce unstable results if the exclusive mode is released from a thread other than the one that acquired it. Applies to: Windows 95, Windows 98
60051In Windows 9x l'API DrawText accetta valori fuori intervallo e li converte in valori accettabili. Questa correzione rapida per la compatibilità simula lo stesso comportamento per Windows XP. Si applica a: Windows 95, Windows 98 In Windows 9x, the DrawText API would accept out of range values and then convert them to acceptable values. This compatibility fix mimics that behavior for Windows XP. Applies to: Windows 95, Windows 98
60052Questa correzione rapida per la compatibilità imposta Windows XP per la restituzione di un blocco di ambiente notevolmente ridotto dalle API di ambiente. Questo riduce la possibilità di un sovraccarico del buffer in grado di causare danneggiamenti. This compatibility fix causes Windows XP to return a significantly reduced environment block from the environment APIs. This reduces the chance of a buffer overrun causing corruption.
60053Se un'applicazione esegue una chiamata all'API FindFirstFile in una directory, quindi tenta di rimuovere la directory senza prima chiudere l'handle FindFirstFile, la directory viene segnalata come in uso. La chiamata all'API RemoveDirectory restituirà un errore ERROR_SHARING_VIOLATION. Questa correzione rapida per la compatibilità forza la chiusura dell'handle FindFirstFile per garantire che la directory venga rimossa. La correzione rapida assicura inoltre che gli handle FindFirstFile siano validi prima della chiamata alle API FindNext o FindClose. La chiusura dell'handle FindFirstFile non viene forzata a meno che la directory non sia vuota. Si applica a: Windows 95, Windows 98 If an application calls the FindFirstFile API on a directory, and then attempts to remove that directory without first closing the FindFirstFile handle, the directory will be reported as being in use. The RemoveDirectory API call will return an ERROR_SHARING_VIOLATION error. This compatibility fix will force the FindFirstFile handle closed to ensure the directory is removed. The fix also ensures the FindFirstFile handles are valid before calling the FindNext or FindClose APIs. The FindFirstFile handle will not be forced closed unless the directory is empty. Applies to: Windows 95, Windows 98
60054Il comportamento di GetCommandLine è differente in Windows 9x e in Windows XP. Se l'utente ad esempio specifica la riga di comando E:\temp\test.exe -dm -cdrom, in Windows XP GetCommandLine() restituisce test.exe -dm -cdrom, mentre in Windows 9x GetCommandLine() restituisce E:\TEMP\TEST.EXE -dm -cdrom. Si applica a: Windows 95, Windows 98 The behavior of GetCommandLine differs from Windows 9x to Windows XP. For example, if a user enters the command line: E:\temp\test.exe -dm -cdrom, Windows XP's GetCommandLine() returns: test.exe -dm -cdrom. Windows 9x's GetCommandLine() returns: E:\TEMP\TEST.EXE -dm -cdrom. Applies to: Windows 95, Windows 98
60055Questa correzione rapida per la compatibilità controlla i problemi noti relativi all'API GetDeviceCaps tra Windows 9x e Windows XP e li corregge quando possibile. Si applica a: Windows 95, Windows 98 This compatibility fix checks for known issues with the GetDeviceCaps API between the Windows 9x and Windows XP versions, and corrects them where possible. Applies to: Windows 95, Windows 98
60056Questa correzione rapida per la compatibilità imposta la versione per Windows XP di GetFreeDiskSpace per la restituzione di valori simili a quelli restituiti in Windows 9x. Esegue l'hook dell'API GetDiskFreeSpace e determina lo spazio disponibile in sistemi FAT32/NTFS. Se lo spazio disponibile è superiore a 2 GB, la correzione rapida per la compatibilità restituisce 2 GB come accade in Windows 9x. Se è inferiore a 2 GB, converte la geometria del settore per l'emulazione di Windows 9x. Si applica a: Windows 95, Windows 98 This compatibility fix causes the Windows XP version of GetFreeDiskSpace to return values similar to those returned by Windows 9x. It hooks the GetDiskFreeSpace API and determines the true free space on FAT32/NTFS systems. If the free space is larger than 2GB, the compatibility fix will return 2GB as Windows 9x would return. If it is smaller than 2GB, it converts the sector geometry to emulate Windows 9x. Applies to: Windows 95, Windows 98
60057L'API GetProfileString in Windows 9x rimuove gli spazi vuoti finali (inclusi i caratteri di tabulazione) dalle stringhe dei file INI. In Windows XP viene restituita la riga completa, inclusi gli spazi vuoti finali. Questo può talvolta rendere impossibile il caricamento delle bitmap perché il nome del file non è valido. Questa correzione rapida per la compatibilità imposta la versione per Windows XP dell'API GetProfileString per l'emulazione del comportamento di quella per Windows 9x. Si applica a: Windows 95, Windows 98 The GetProfileString API in Windows 9x stripped trailing white space (including tabs) from the end of INI file strings. In Windows XP, the full line is returned, including the white space at the end. This can sometimes result in bitmaps failing to load because the filename is invalid. This compatibility fix causes the Windows XP version of the GetProfileString API to emulate the behavior of the Windows 9x version. Applies to: Windows 95, Windows 98
60058In genere, quando viene creato un processo in Windows XP, i membri hStdInput, hStdOutput e hStdError della struttura STARTUPINFO sono impostati su NULL. Alcune applicazioni possono controllare questi handle e generare messaggi di errore. Questa correzione rapida per la compatibilità può essere utilizzata in tali situazioni per inviare gli handle appropriati e impedire la chiusura del programma. Normally, when a process is created on Windows XP, the hStdInput, hStdOutput, and hStdError members of the STARTUPINFO structure are set to NULL. Some applications may check these handles and send error messages. This compatibility fix can be used in this case to send appropriate handles and prevent program termination.
60059Emula GetStringType[W, ExW, A, ExA] di Windows 2000. Emulate Windows 2000 GetStringType[W, ExW, A, ExA].
60060Durante una sessione TS, forza SPI_GETUIEFFECTS su FALSE (valore predefinito) o TRUE If on a TS session, force SPI_GETUIEFFECTS to FALSE (default) or TRUE
60061Questa correzione rapida per la compatibilità emula le funzionalità del gestore heap di Windows 9x. Rappresenta l'implementazione completa per Windows XP del gestore heap di Windows 9x. Si applica a: Windows 95, Windows 98 This compatibility fix emulates the functionality of the Windows 9x heap manager. It is a full implementation of the Windows 9x heap manager ported to Windows XP. Applies to: Windows 95, Windows 98
60062Questa correzione rapida per la compatibilità recupera i dati JOYCAPS per un determinato numero di joystick e copia il numero dei byte richiesti nella struttura di un'applicazione. Se il valore restituito è un errore, la correzione rapida per la compatibilità riempie la struttura JoyCaps con gli stessi valori utilizzati in Windows 9x. Si applica a: Windows 95, Windows 98 This compatibility fix will retrieve JOYCAPS data for a given joystick number and copy the number of requested bytes to an application structure. If the return value is an error, then this compatibility fix will fill the JoyCaps structure with the same values from Windows 9x. Applies to: Windows 95, Windows 98
60063Questa correzione rapida per la compatibilità intercetta tutte le chiamate all'API LZ e incrementa o riduce gli handle in modo che un handle valido (dal punto di vista dell'applicazione) sia sempre maggiore di 0 invece che maggiore o uguale a 0. La correzione rapida per la compatibilità si applica alle applicazioni che trattano un valore di handle pari a zero come un errore. In Windows 9x non vengono mai restituiti valori di handle pari a zero, ma questa situazione si può verificare in Windows XP. This compatibility fix intercepts all of the LZ API calls and either increments or decrements the handles so that a valid handle (from the application's perspective) is always greater than 0 instead of greater than or equal to 0. This compatibility fix applies to applications that treat a handle value of zero as an error. Windows 9x never returned handles of zero, but this is a possibility on Windows XP.
60064Questa correzione rapida per la compatibilità esegue l'hook delle API CreateProcess e WinExec per lo spoofing degli eseguibili che necessitano di reindirizzamento come Start.exe, ScanDskW.exe, Defrag.exe, Rundll32.exe, Control.exe, WinHelp.exe e PBrush.exe. Si applica a: Windows 95, Windows 98 This compatibility fix hooks the CreateProcess and WinExec APIs to spoof executables that need redirection such as Start.exe, ScanDskW.exe, Defrag.exe, Rundll32.exe, Control.exe, WinHelp.exe, and PBrush.exe. Applies to: Windows 95, Windows 98
60065Se un'applicazione esegue una chiamata a PlaySound con un flag SND_LOOP, il suono viene riprodotto continuamente finché non viene eseguita una chiamata a PlaySound con un nome di suono NULL. In Windows 9x il suono è interrotto automaticamente se viene riprodotto un suono differente. Questa correzione rapida per la compatibilità intercetta tutte le chiamate a PlaySound, memorizza il suono corrente e lo interrompe automaticamente se deve essere riprodotto un suono differente. Si applica a: Windows 95, Windows 98 If an application calls PlaySound with a SND_LOOP flag, the sound plays continuously until PlaySound is called with a NULL sound name. Windows 9x will automatically stop the sound if a different sound is played. This compatibility fix will catch all PlaySound calls, remember the current sound and automatically stop it if a different sound is to be played. Applies to: Windows 95, Windows 98
60066Questa correzione rapida per la compatibilità risolve numerosi problemi dovuti alle differenze tra le routine per la stampante di Windows 9x e Windows XP. La maggior parte dei problemi è legata all'API EnumPrinters e al diverso funzionamento di questa API in Windows 9x e Windows XP. Si applica a: Windows 95, Windows 98 This compatibility fix corrects a variety of differences that occur between the printer routines in Windows 9x and Windows XP. Most of the issues deal with the EnumPrinters API, and the different behavior of this API between Windows 9x and Windows XP. Applies to: Windows 95, Windows 98
60067Questa correzione rapida per la compatibilità modifica i valori restituiti da QueryPerformanceCounter e QueryPerformanceFrequency in modo da emulare quelli previsti dalle routine di controllo delle prestazioni per l'emulazione di processori più lenti. Se nella riga di comando viene specificato +timeGetTime, si verifica un leggero ritardo di timeGetTime. Si applica a: Windows 95, Windows 98 This compatibility fix modifies the return values of QueryPerformanceCounter and QueryPerformanceFrequency in order to emulate those expected from performance checking routines to emulate slower processors. If +timeGetTime is specified as a command line, timeGetTime will delay slightly. Applies to: Windows 95, Windows 98
60068Questa correzione rapida per la compatibilità attiva il comportamento relativo all'ordinamento di Windows Server 2003 per le API CompareString, LCMapString e IsNLSDefinedString. This compatibility fix enables Windows Server 2003 sorting behavior for the CompareString, LCMapString and IsNLSDefinedString APIs.
60069Questa correzione rapida per la compatibilità risolve alcune incompatibilità tra la versione per Windows 9x dell'API GDI e quelle per Windows XP. In particolare, questa correzione rapida per la compatibilità riguarda i flag COLORREF utilizzati per il colore del testo. Si applica a: Windows 95, Windows 98 This compatibility fix compensates for some incompatibilities between the Windows 9x version of the GDI APIs and the versions found in Windows XP. In particular, this compatibility fix relates to the COLORREF flags used for text color. Applies to: Windows 95, Windows 98
60070Questa correzione rapida per la compatibilità risolve due problemi distinti legati all'API PROCESSENTRY32. Il primo riguarda la conversione dell'utilizzo standard del campo szExeFile in Windows XP dal nome dell'immagine nello stile di Windows 9x, che include il percorso completo e il nome dell'eseguibile. Il secondo problema risolto riguarda il campo cntUsage, che in Windows 9x è sempre diverso da zero, mentre in Windows XP è sempre zero. Si applica a: Windows 95, Windows 98 This compatibility fix addresses two separate issues with the PROCESSENTRY32 API. The first converts the standard Windows XP usage of the szExeFile field from the image name to the Windows 9x style, which includes the full path and executable name. The second issue addressed is that of the cntUsage field, which on Windows 9x is always non-zero, and on Windows XP is always zero. Applies to: Windows 95, Windows 98
60071Corregge differenze note delle API tra Windows 9x e NT: SetWindowsHookEx, SetWindowLong, RegisterClass, ChangeDisplaySettings/ChangeDisplaySettingsEx, ToAscii/ToAsciiEx, GetMessage/PeekMessage, ShowWindow. Rende inoltre persistente lo stato della tavolozza indipendentemente dai cambiamenti di modalità. Si applica a: Windows 95, Windows 98 Fixes for known API differences between Win9x and NT: SetWindowsHookEx, SetWindowLong, RegisterClass, ChangeDisplaySettings/ChangeDisplaySettingsEx, ToAscii/ToAsciiEx, GetMessage/PeekMessage, ShowWindow. Also persists palette state through mode changes. Applies to: Windows 95, Windows 98
60072Questa correzione rapida per la compatibilità consente il passaggio di un buffer NULL alle funzioni VerQuery. In Windows XP questa tecnica è considerata obsoleta dal momento che il problema è stato risolto nell'API. Si applica a: Windows 95, Windows 98 This compatibility fix permits a NULL buffer to be passed to VerQuery functions. In Windows XP this technique is considered obsolete as it was corrected in the API. Applies to: Windows 95, Windows 98
60073Windows 9x consente il passaggio di un buffer NULL all'API WriteFile, in base al presupposto che dovrebbe essere scritta una serie di zero. In Windows XP viene generato un errore per questa chiamata quando viene passato un buffer NULL. Questa correzione rapida per la compatibilità emula il comportamento di WriteFile in Windows 9x quando riceve un buffer NULL. Si applica a: Windows 95, Windows 98 Windows 9x permitted a NULL buffer to be passed to the WriteFile API, with the assumption being that a series of zeroes should be written. Windows XP will fail on this call when a NULL buffer is passed. This compatibility fix emulates the behavior of WriteFile on Windows 9x when it receives a NULL buffer. Applies to: Windows 95, Windows 98
60074In Windows 9x le applicazioni possono riavviare il computer effettuando una chiamata all'API ExitWindowsEx. In Windows XP le applicazioni devono essere eseguite con privilegi di sicurezza adeguati per effettuare correttamente la chiamata all'API ExitWindowsEx. Questa correzione rapida per la compatibilità consente a un'applicazione di effettuare la chiamata all'API ExitWindowsEx con i privilegi di sicurezza corretti. Si applica a: Windows 95, Windows 98 In Windows 9x applications could restart the computer by calling the ExitWindowsEx API. Windows XP requires the application to run with adequate security privileges to successfully call the ExitWindowsEx API. This compatibility fix enables an application to call the ExitWindowsEx API with correct security privileges. Applies to: Windows 95, Windows 98
60075Per applicazioni che eseguono una chiamata a GetObjectA() con cbBuffer inferiore a sizeof(BITMAP). For apps calling GetObjectA() with cbBuffer is less than sizeof(BITMAP).
60076Alcune applicazioni che utilizzano una chiamata all'API ExtractAssociatedIcon non gestiscono correttamente le icone a 32 bpp. Questa correzione rapida per la compatibilità forza il ripristino dell'icona come icona a 8 bbp. Some applications that use the ExtractAssociatedIcon API call do not handle the 32bpp icons correctly. This compatibility fix forces the icon to revert to an 8bbp icon.
60077Alcune applicazioni richiedono una chiamata non riuscita all'API CloseProfileUserMapping. In Windows XP non è possibile che si verifichi una chiamata non riuscita a tale API. Questa correzione rapida per la compatibilità impedisce la riuscita della chiamata. Il problema è specifico del computer: alcuni computer non necessitano di questa correzione rapida, mentre altri la richiedono. Some applications require that the CloseProfileUserMapping API call fail. On Windows XP, there is no way for this API to fail. This compatibility fix causes the call to fail. Note that this issue is machine dependent - some machines do not need this fix while others do.
60078Alcune applicazioni prevedono una chiamata non riuscita a GetStdHandle. Questa correzione rapida per la compatibilità impedisce la riuscita di tutte le chiamate all'API GetStdHandle. Some applications expect a call to GetStdHandle to fail. This compatibility fix causes all calls to the GetStdHandle API to fail.
60079Alcune applicazioni eseguono chiamate ad API private shell32 obsolete che non sono più supportate. Questa correzione rapida per la compatibilità implementa tali funzioni per gli stub non riusciti. Le funzioni gestite in questo modo sono le funzioni FileMenu_* oltre a quelle rimosse tra Windows XP e Windows Vista. Some applications call obsolete private shell32 API's which are no longer supported. This compatibility fix implements those functions with stubs that fail. Functions handled in this manner are the FileMenu_* functions plus those which were retired between Windows XP and Windows Vista.
60080Questa correzione rapida per la compatibilità impedisce la riuscita della chiamata all'API OpenFile per specifici file. I nomi dei file devono essere specificati nella riga di comando quando si utilizza la correzione rapida per la compatibilità. This compatibility fix causes the OpenFile API to fail on specific files. The file names to be failed are supplied on the command line when this compatibility fix is used.
60081I menu di alcune applicazioni possono presentare problemi di funzionamento quando il colore di sistema per i menu non corrisponde a quello per i pulsanti. Questa correzione rapida per la compatibilità forza una corrispondenza tra i colori dei menu e dei pulsanti. Some application’s menus may not behave correctly when the system color for menu does not match the system color for button face. This compatibility fix forces a match between the menu and button colors.
60082Alcune applicazioni vengono eseguite da sezioni non contrassegnate per l'esecuzione. Questa correzione rapida per la compatibilità corregge la protezione per tali sezioni di immagine. La riga di comando ha il formato seguente: RIGA_COMANDO: INFORMAZIONI_SEZIONE | RIGA_COMANDO spazio INFORMAZIONI_SEZIONE INFORMAZIONI_SEZIONE: MODULO,SEZIONE,PROTEZIONE MODULO: M=VUOTO | M=nome modulo (senza spazi intorno a =) SEZIONE: S=nome sezione (senza spazi intorno a =) | O=ordinale sezione (senza spazi intorno a =) PROTEZIONE: costante integer esadecimale (protezione da impostare per la sezione) Ad esempio: RIGA_COMANDO="M=,O=5,0x40 M=foo.dll,S=.bar,0x40" Some applications execute from sections not marked for execution. This compatibility fix patches the section protection for such image sections. Command line for this shim has the following format: COMMAND_LINE: SECTION_INFO | COMMAND_LINE space SECTION_INFO SECTION_INFO: MODULE,SECTION,PROTECTION MODULE: M=EMPTY | M=module name (no spaces around =) SECTION: S=section name (no spaces around =) | O=section ordinal (no spaces around =) PROTECTION: hexadecimal integer constant (protection to be set for the section) Example: COMMAND_LINE="M=,O=5,0x40 M=foo.dll,S=.bar,0x40"
60083Questa correzione rapida per la compatibilità esegue l'hook delle API GetFileVersionInfo e GetFileVersionInfoSize per la restituzione del blocco di versione per i componenti DirectX 6.1. L'input della riga di comando consente di selezionare specifici nomi di file e risorse da utilizzare invece di quelli predefiniti. Si applica a: Windows 95, Windows 98 This compatibility fix hooks the GetFileVersionInfo and GetFileVersionInfoSize APIs to return the version block for DirectX 6.1 components. The command line input allows you to select specific filenames and resources to use instead of the defaults. Applies to: Windows 95, Windows 98
60084Rimuove determinati provider di rete per la risoluzione dei problemi delle applicazioni che prevedono che Rete di Microsoft Windows sia l'unico provider o il primo dell'elenco. Remove certain network providers to fix apps that depend on Microsoft Windows Network being either the only provider, or the first in the list.
60085Una dipendenza circolare di avvio dei servizi si verifica quando due o più servizi installati dipendono l'uno dall'altro per l'avvio. Il servizio ‘A’ non può essere avviato fino all'avvio del servizio ‘B’, ma il servizio ‘B’ non può essere avviato senza che il servizio ‘A’ sia in esecuzione. Questa correzione rapida per la compatibilità tenta di risolvere i problemi legati a tale comportamento. A service startup circular dependency occurs when two or more installed services depend upon each other to start. That is, service ‘A’ cannot start until service ‘B’ starts, but service ‘B’ cannot start without service ‘A’ running. This compatibility fix attempts to counter this behavior.
60086Questa correzione rapida per la compatibilità imposta all'avvio del processo l'utilizzo dei colori a 8 bit (256 colori) per l'intensità di colore dello schermo. This compatibility fix forces the color depth of the display to use 8-bit color (256 colors) when the process starts.
60087Questa correzione rapida per la compatibilità imposta all'avvio del processo una risoluzione dello schermo di 640x480 pixel come modifica temporanea della risoluzione. This compatibility fix sets the screen display to 640x480 pixels when the process starts as a temporary resolution change.
60088Questa correzione rapida per la compatibilità imposta all'avvio del processo una risoluzione dello schermo di 640x480 pixel con colori a 8 bit come modifica temporanea della risoluzione. This compatibility fix sets the screen display to 640x480 pixels with 8-bit color when the process starts as a temporary resolution change.
60089Questa correzione rapida per la compatibilità imposta all'avvio del processo una risoluzione dello schermo di 640x480 pixel con colori a 16 bit come modifica temporanea della risoluzione. This compatibility fix sets the screen display to 640x480 pixels with 16-bit color when the process starts as a temporary resolution change.
60090Questa correzione rapida per la compatibilità risolve i problemi che possono verificarsi quando un'applicazione utilizza varie chiamate alle API per verificare se l'utente corrente appartiene al gruppo Administrators. This compatibility fix addresses issues that may be encountered when an application uses various API calls to verify if the current user is part of the Administrators group.
60091Questa correzione rapida per la compatibilità forza la restituzione da parte dell'API IShellFolder::GetDisplayNameOf di una stringa ANSI come in Windows 98, invece di una stringa Unicode come in Windows XP. Le applicazioni che utilizzano l'API GetDisplayNameOf per ottenere il percorso delle cartelle Desktop o Menu Start e che non riescono a controllare se il flag uType è Unicode ottengono un nome di percorso illeggibile. Si applica a: Windows 95, Windows 98 This compatibility fix forces the IShellFolder::GetDisplayNameOf API to return an ANSI string as Windows 98 would, instead of a Unicode string as Windows XP would return. Applications that use the GetDisplayNameOf API to get the path for the Desktop or the Start Menu folders that fail to check the uType flag to see if it is Unicode will get an unreadable path name. Applies to: Windows 95, Windows 98
60092Questa correzione rapida per la compatibilità intercetta le chiamate all'API GetWindowLongA e le reindirizza all'API GetWindowLongW per ottenere l'indirizzo WindowProc. Ciò avviene perché in Windows XP l'API GetWindowLongA non restituisce direttamente l'indirizzo della procedura di finestra e l'applicazione deve usare l'API CallWindowProc per eseguire la chiamata alla procedura di finestra. Questa correzione rapida funziona anche per la procedura di finestra di dialogo. This compatibility fix intercepts calls made to the GetWindowLongA API and redirects them to the GetWindowLongW API to get the WindowProc address. This is because in Windows XP, the GetWindowLongA API does not return the "Window Procedure" address directly and the application has to use the CallWindowProc API to call the window procedure. This compatibility fix also works for the Dialog procedure.
60093In Windows XP le applicazioni dispongono di autorizzazioni limitate per la modifica del menu di sistema. Ogni applicazione ottiene infatti una copia distinta del menu di sistema. Alcune applicazioni possono tentare di ottenere un handle sul menu di sistema reale e di modificarlo. Questa correzione rapida per la compatibilità imposta l'API AppendMenu in modo che restituisca sempre TRUE, poiché non è possibile stabilire se un HMENU è un handle per il menu di sistema reale o semplicemente un handle per la copia locale del menu di sistema. In Windows XP, applications are restricted from modifying the system menu. Instead, each application gets a separate copy of the system menu. Some applications may try to get a handle to the real system menu and attempt to modify it. This compatibility fix makes the AppendMenu API return TRUE all the time, since there is no way to tell if an HMENU is the handle to the real system menu or simply a handle to the local copy of the system menu.
60094Alcune applicazioni possono perdere lo stato attivo e non riuscire a ottenerlo nuovamente a causa delle modifiche apportate alla gestione delle finestre in Windows XP. Questa correzione rapida per la compatibilità forza le nuove finestre a ricevere lo stato attivo e passare in primo piano. Some applications may lose focus and are unable to regain it due to Windows XP window manager changes. This compatibility fix forces new windows to receive focus and move to the foreground.
60095Alcune applicazioni che utilizzano MCI per riprodurre i file AVI inviano messaggi in un ordine tale per cui mciavi32 riapre continuamente la finestra in cui deve essere eseguita la riproduzione. Questa correzione rapida per la compatibilità filtra le chiamate a MCI e ne impone l'esecuzione nella finestra di destinazione esistente. Some apps that use MCI to play their AVIs send messages in an order that causes mciavi32 to continually re-open the window it's supposed to be playing to. This compatibility fix filters the calls made to MCI and cause them to be executed in the existing target window.
60096Questa correzione rapida per la compatibilità risolve i problemi di contesa dell'unità CD-ROM. Alcune applicazioni possono tentare di accedere all'unità CD-ROM anche se stanno riproducendo un filmato o un suono tramite MCI. Questa correzione rapida per la compatibilità presuppone che l'applicazione venga eseguita da una singola unità CD-ROM alla volta. Si applica a: Windows 95, Windows 98 This compatibility fix addresses the problem of contention with the CD drive. Some applications may try to access the CD even if they are playing a movie or sound via MCI. Note that this compatibility fix assumes the application is running off of a single CD-ROM drive at a time. Applies to: Windows 95, Windows 98
60097In Windows 9x alcune applicazioni multimediali eseguono una chiamata a AVIFileInit senza prima chiamare CoInitialize. Questo è consentito in Windows 9x ma genera un errore in Windows XP. Questa correzione rapida per la compatibilità esegue una chiamata a CoInitialize su CoCreateInstance se non è già stata eseguita. Si applica a: Windows 95, Windows 98 Some multimedia applications on Windows 9x would call AVIFileInit without first calling CoInitialize. This would work in Windows 9x but will fail on Windows XP. This compatibility fix will call CoInitialize on CoCreateInstance if it hasn't already been called. Applies to: Windows 95, Windows 98
60098In Windows 9x DirectDraw modifica direttamente la tavolozza senza utilizzare GDI, mentre in NT viene utilizzato GDI. Di conseguenza, se un'applicazione combina chiamate a GDI e operazioni DirectDraw sulla tavolozza, i risultati ottenuti sono differenti in Windows 9x e NT. Questa correzione rapida per la compatibilità tenta di isolare le operazioni sulla tavolozza GDI da quelle DirectDraw, in modo da emulare più da vicino il comportamento di Windows 9x. In Windows 9x, DirectDraw manipulates the palette directly without using GDI, while on NT it uses GDI. Therefore, if an application mixes calls to GDI and DirectDraw palette operations, they will get different results from Windows 9x to NT. This compatibility fix attempts to isolate GDI palette operations from DirectDraw in order to more closely emulate Windows 9x behavior.
60099Alcune applicazioni non gestiscono correttamente determinati aspetti dell'accelerazione hardware. Possono ad esempio prevedere che il passo sia sempre il doppio della larghezza per gli schermi a 16 bpp, cosa che non è necessariamente vera. Questa correzione rapida per la compatibilità forza DirectDraw in modalità di emulazione, in cui il passo viene ridimensionato direttamente in base alla larghezza. Some applications don't handle certain aspects of hardware acceleration correctly. For example, they may assume that the pitch is always double the width in 16bpp displays, which is not necessarily the case. This compatibility fix forces DirectDraw into emulation mode where the pitch is directly scaled to the width.
60100In Windows XP per le chiamate Blt e Lock di DirectDraw possono verificarsi situazioni di dispositivi occupati più spesso di quanto accade in Windows 9x. Questa correzione rapida per la compatibilità aggiunge flag WAIT alle chiamate Blt e Lock per evitare errori delle applicazioni a causa di dispositivi occupati. DirectDraw Blt and Lock calls may encounter device busy situations more frequently on Windows XP than was common on Windows 9x. This compatibility fix adds WAIT flags to Blt and Lock calls to avoid application failure due to device busy scenarios.
60101Questa correzione rapida per la compatibilità è progettata per le applicazioni che devono essere eseguite a una specifica risoluzione. È necessaria una riga di comando per specificare la risoluzione. Le opzioni della riga di comando devono specificare larghezza (pixel), altezza (pixel) e intensità di colore (bit). Se non si specifica la risoluzione desiderata, viene utilizzata la risoluzione corrente del sistema. Se ad esempio si specifica un'impostazione di 1024,768,16, l'applicazione utilizzerà una risoluzione di 1024x768 con un'intensità di colore di 16 bit. Se nella riga di comando si specifica ,,16, l'applicazione utilizzerà la risoluzione corrente del sistema, ma imposterà un'intensità di colore di 16 bit. This compatibility fix applies to applications that require a specific resolution to run. It takes a command line to specify the resolution. The command line options must specify the width (pixels), height (pixels), and color depth (bits). If the desired resolution is omitted, the current system resolution will be used. For example, if you specify a setting of 1024,768,16 the application will use a setting of 1024x768 at a color depth of 16 bits. If you were to specify the command line of ,,16, the application would use the current system resolution but would change to 16-bit color depth.
60102In Windows XP possono verificarsi problemi quando alcune applicazioni progettate per versioni precedenti di DirectX eseguono chiamate alle funzioni LoadLibrary o GetProcAddress di DSETUP.DLL. Questa correzione rapida per la compatibilità intercetta le chiamate a tali API e forza la restituzione di un'operazione riuscita. Si applica a: Windows 95, Windows 98 Some applications built to use older version of DirectX may encounter problems on Windows XP when they call the LoadLibrary or GetProcAddress functions of DSETUP.DLL. This compatibility fix intercepts calls made to these APIs and forces them to return success. Applies to: Windows 95, Windows 98
60103Questa correzione rapida per la compatibilità assicura che quando una finestra viene eliminata, il suo posto viene preso da un'altra finestra visibile dell'applicazione corrente. In caso contrario, l'applicazione può perdere lo stato attivo, il che è incoerente con il comportamento in Windows 9x. Si applica a: Windows 95, Windows 98 This compatibility fix ensures that when a window is destroyed, another visible window from the current application is ready to take its place. Otherwise, the application can lose focus altogether, which is inconsistent with Windows 9x behavior. Applies to: Windows 95, Windows 98
60104Questa correzione rapida per la compatibilità intercetta le chiamate all'API MessageBox e aggiunge lo stile MB_SETFOREGROUND. In tal modo, la finestra di messaggio MessageBox risultante è la finestra in primo piano. This compatibility fix intercepts calls made to the MessageBox API and adds MB_SETFOREGROUND style. This effectively forces the resulting MessageBox to be the foreground window.
60105Aggiunge CREATE_SEPARATE_WOW_VDM alle chiamate CreateProcess, in modo che venga sempre creato un processo VDM distinto. Add the CREATE_SEPARATE_WOW_VDM to CreateProcess calls, so that a separate VDM process is always created.
60106Questa correzione rapida per la compatibilità risolve un problema che si verifica per alcune applicazioni, per cui una chiamata a IShellLink::Resolve può generare una finestra di dialogo anche se nei parametri è impostato il flag SLR_NO_UI. Si applica a: Windows 95, Windows 98 This compatibility fix resolves an issue that some applications may encounter where a call to IShellLink::Resolve may generate a dialog box even when the SLR_NO_UI flag is set in the parameters. Applies to: Windows 95, Windows 98
60107Questa correzione rapida per la compatibilità regola i parametri dell'API CreateWindow per consentire solo la creazione di finestre molto semplici. Ciò è utile per risolvere i problemi delle applicazioni che passano combinazioni di stili che hanno un significato speciale in 9x, ma non sono supportate in Windows XP. This compatibility fix adjusts the CreateWindow API parameters to make only very simple windows. This is useful for fixing issues where an application passes combinations of styles that had special meaning on Windows 9x, but are unsupported on Windows XP.
60108Questa correzione rapida per la compatibilità assicura che qualsiasi cambiamento di modalità dell'applicazione sia di natura temporanea. In seguito all'applicazione della correzione rapida, tutti i cambiamenti di modalità vengono reimpostati alla chiusura dell'applicazione. This compatibility fix ensures that any mode changes the application makes are temporary in nature. When this fix is applied, all mode changes will be reset when the application terminates.
60109Questa correzione rapida per la compatibilità imposta la corrispondenza tra la directory di lavoro e il percorso dell'eseguibile quando si utilizzano le API SetPath e SetWorkingDirectory di IShellLink. This compatibility fix sets the working directory to match the executable path when using the IShellLink SetWorkingDirectory and SetPath APIs.
60110Visualizza la finestra di dialogo Internet Connection Firewall prima dell'esecuzione dell'applicazione. È utilizzabile per le applicazioni eseguite a schermo intero o che per altri motivi non possono passare lo stato attivo alla finestra di dialogo Windows Firewall durante l'esecuzione. Displays the Internet Connection Firewall dialog before the application runs. Used with applications that run in full screen or otherwise cannot shift focus to the Windows Firewall dialog while running.
60111Questa correzione rapida per la compatibilità modifica la struttura di stato della memoria in modo che fornisca valori simili a quelli di Windows 9x. Si applica a: Windows 95, Windows 98 This compatibility fix modifies the memory status structure so that it reports values similar to those that Win9x would have reported. Applies to: Windows 95, Windows 98
60112Questa correzione rapida per la compatibilità modifica lo stato del file di paging e della memoria fisica in modo da indicare 2 GB di file di paging e 1 GB di memoria fisica. È utilizzabile per i computer a 64 bit con più di 2 GB di memoria. È possibile aggiungere una riga di comando per specificare una dimensione differente per il file di paging e la memoria fisica. Ad esempio, RIGA_COMANDO="2147483647,536870911" imposta 2 GB per il file di paging e 512 MB per la memoria fisica. Non è possibile specificare numeri negativi o superiori a 2 GB. This compatibility fix modifies the pagefile and physical memory status so that it reports 2 gig of pagefile and 1 gig of physical memory. This is for use with 64 bit machines which can have more than 2 gig of memory. A COMMAND_LINE can be added to specify a different pagefile and physical memory size. Example: COMMAND_LINE="2147483647,536870911" would set a 2 gig pagefile and a 512 meg physical memory. You should not, of course, use negative numbers or a number higher than 2 gig.
60113Questa correzione rapida per la compatibilità modifica lo stato del file di paging e della memoria fisica in modo da indicare che la somma del file di paging disponibile e della memoria fisica disponibile non è superiore a 2 GB. This compatibility fix modifies the pagefile and physical memory status so that it reports available pagefile+avail physical memory not more than 2GB.
60114Questa correzione rapida per la compatibilità elimina i flag specificati dal parametro lpFileSystemFlags alla restituzione da GetVolumeInformationA/W. Ciò consente di impostare le applicazioni che non gestiscono correttamente la compressione o la crittografia come se tali funzionalità non fossero supportate dal file system. This shim will strip out specified flags from the lpFileSystemFlags parameter on the return from GetVolumeInformationA/W. This allows apps that improperly handle compression or encryption to be lied to that the filesystem does not support that feature.
60115Molte delle strategie per la compatibilità delle applicazioni in Windows XP dipendono da “informazioni corrispondenti”, che consentono di identificare le applicazioni che necessitano di una particolare correzione rapida. Questa correzione rapida per la compatibilità analizza la directory del processo corrente e la directory di ogni processo generato e produce informazioni corrispondenti in un file denominato matchinginfo.txt sul desktop. Many of the application compatibility strategies in Windows XP depend on “matching information”, which will help to identify an application in need of a particular fix. This compatibility fix will go through the current process' directory and each spawned process' directory and produce matching information in a file named matchinginfo.txt on the desktop.
60116Questa correzione rapida per la compatibilità risolve i problemi relativi alle API che non gestiscono correttamente la ricezione di parametri non validi. Al momento, la correzione rapida è utilizzabile per le API BackupSeek, CreateEvent e GetFileAttributes. Si applica a: Windows 95, Windows 98 This compatibility fix addresses issues with APIs that may not gracefully handle receiving bad parameters. Currently, this works with the BackupSeek, CreateEvent, and GetFileAttributes APIs. Applies to: Windows 95, Windows 98
60117- In alcune API è stato rimosso IsBadReadPtr dalla convalida dei parametri, pertanto le applicazioni che in precedenza consentivano il passaggio di puntatori non validi ora generano una violazione di accesso quando tentano di utilizzarli. Questa correzione rapida per la compatibilità reimposta il codice per l'utilizzo delle API IsBadPtr in modo che le applicazioni continuino a funzionare. La correzione rapida supporta solo la convalida di InternetSetOptionA e InternetSetOptionW lpBuffer. - Some APIs removed IsBadReadPtr from their parameter validation so applications that used to get away with passing bad pointers now AV when they try to use them. This shim reverts the code to using the IsBadPtr APIs so that applications continue to work. - This fix supports InternetSetOptionA and InternetSetOptionW lpBuffer validation only
60118Le applicazioni generano un errore quando il nome del percorso include caratteri ASCII alti. Questa correzione rapida per la compatibilità racchiude il percorso dell'applicazione tra virgolette doppie in GetCommandLineA. Se il percorso è racchiuso tra virgolette doppie, l'applicazione può talvolta gestire caratteri DBCS. Applications fail when its app path name has high ASCII characters. This shim wraps the app path with double quotes at GetCommandLineA. If app path is double quoted, the application can sometimes handle DBCS characters.
60119Alcune applicazioni precedenti non DBCS gestiscono i caratteri per byte invece che per carattere. Se un'applicazione esegue una chiamata a un'API Win32 che supporta DBCS (come CharNextA), il carattere DBCS viene interrotto al secondo byte. Questa correzione rapida per la compatibilità è utilizzabile per disattivare la funzionalità DBCS per CharNextA se la stringa è un profilo utente DBCS. Some old non-DBCS applications handle characters by byte rather than by character. If the application calls a DBCS-enabled Win32 API (e.g. CharNextA), it will break the DBCS character at the second byte. This compatibility fix is used to disable the DBCS feature for CharNextA if the string is a DBCS user profile.
60120AccessCheck, in precedenza utilizzato per la restituzione di STATUS_SUCCESS se il flag DesiredAccess è 0, ora restituisce STATUS_FAILURE. AccessCheck used to return STATUS_SUCCESS if the DesiredAccess flag was 0, it now returns STATUS_FAILURE
60121Questa correzione rapida per la compatibilità intercetta le chiamate alle API RegQueryValueEx per le chiavi del Registro di sistema REG_EXPAND_SZ e le converte in REG_SZ espandendo le stringhe di ambiente incorporate. Si applica a: Windows 95, Windows 98 This compatibility fix intercepts calls to the RegQueryValueEx APIs for REG_EXPAND_SZ registry keys and converts them to REG_SZ by expanding the embedded environment strings. Applies to: Windows 95, Windows 98
60122Questa correzione rapida per la compatibilità consente di convertire l'elenco di argomenti da LPSTR in VA_LIST. Alcune applicazioni native per Windows 9x usano LPSTR invece di VA_LIST. Senza un appropriato controllo del valore restituito, queste applicazioni possono considerare sicuro l'utilizzo di Wvsprintf, ma in Windows XP ciò può causare una violazione di accesso. La correzione rapida per la compatibilità accetta una sola riga di comando: "arglistfix" (senza distinzione tra maiuscole e minuscole). Si applica a: Windows 95, Windows 98 This compatibility fix provides a facility to convert the argument list from LPSTR into VA_LIST. Some native Windows 9x applications use LPSTR instead of VA_LIST. Without properly checking the return value, these applications may assume that it is safe to use Wvsprintf, but in Windows XP, this may cause an access violation. This compatibility fix takes one command line: "arglistfix" (case insensitive). Applies to: Windows 95, Windows 98
60123Questa correzione rapida per la compatibilità cancella qualsiasi allocazione heap per l'applicazione e la sostituisce con zeri. This compatibility fix will clear out every heap allocation for the application with zeroes.
60124Questa correzione rapida per la compatibilità ritarda le chiamate a LocalFree. Può essere utile per le applicazioni che tentano di liberare memoria heap utilizzando LocalFree prima che tutte le attività siano state completate. This compatibility fix will delay calls to LocalFree. This may help applications that are trying to free heap memory using LocalFree before all activities have been concluded.
60125Imposta su zero la dimensione massima di un heap su HeapCreate per le applicazioni che non si sono riservate spazio sufficiente. Zero the maximum size of a heap on HeapCreate for applications that didn't give themselves enough space.
60126Rimuove il flag GMEM_MOVEABLE se GlobalAlloc non riesce. Il gestore heap di NT prevede un limite di 64 KB per il numero di blocchi spostabili allocati. Questa correzione rapida per la compatibilità rimuove semplicemente il flag moveable se l'allocazione non riesce. EmulateHeap ha la priorità su questa correzione rapida per la compatibilità. Remove the GMEM_MOVEABLE flag if GlobalAlloc fails. The NT heap manager has a 64K limit on the number of moveable blocks it allocates. This compatibility fix simply removes the moveable flag if the allocation fails. This compatibility fix is superseded by EmulateHeap.
60127Questa correzione rapida per la compatibilità risolve i potenziali problemi delle applicazioni che necessitano di supporto per le chiamate libere alla memoria heap. La correzione rapida esegue inoltre un controllo per assicurare che tutte le chiamate libere vengano effettuate all'heap corretto. This compatibility fix addresses potential problems with applications that may need help with heap memory free calls. The fix also checks to insure that all free calls are made to the correct heap.
60128Questa correzione rapida per la compatibilità alloca ulteriore memoria per ogni allocazione effettuata tramite l'API HeapAlloc. La correzione rapida è gestita tramite la riga di comando, ma il valore predefinito da aggiungere è 256. This compatibility fix allocates additional memory for every allocation made through the HeapAlloc API. This fix is command line driven, but 256 is the default amount to add.
60129Questa correzione rapida per la compatibilità convalida le chiamate all'API HeapFree per assicurare che il puntatore si trovi nell'heap da cui è stato allocato. This compatibility fix validates the calls to the HeapFree API to ensure the pointer is in the heap that it was allocated from.
60130ShowCursor visualizza il cursore se il conteggio è maggiore o uguale a 0. Questa correzione rapida per la compatibilità imposta ShowCursor in modo che operi come un interruttore invece che come un conteggio. In altre parole, il conteggio deve essere 0 o -1. ShowCursor will display the cursor if the count is = 0, this shim will force ShowCursor to act as a toggle rather than a count. In other words it forces the count to be 0 or -1.
60131In Windows XP le modalità di visualizzazione sono enumerate in modo diverso rispetto a Windows 9x. Ciò può generare problemi per alcune applicazioni che tentano di elencare tutte le modalità di visualizzazione supportate e di memorizzarle in un buffer a lunghezza fissa. Questa correzione rapida per la compatibilità riduce il numero di modalità di visualizzazione segnalate per simulare il comportamento di Windows 9x. Si applica a: Windows 95, Windows 98 Display modes are enumerated differently for Windows XP than they were on Windows 9x. This may cause issues for some applications when they attempt to list all of the supported display modes and store that information in a fixed-length buffer. This compatibility fix reduces the number of display modes reported to mimic the behavior of Windows 9x. Applies to: Windows 95, Windows 98
60132In Windows XP lo stile di finestra WS_EX_CLIENTEDGE imposta le applicazioni per l'esecuzione con la barra delle applicazioni visibile. È possibile che questo non sia il comportamento previsto per alcune applicazioni eseguite in modalità schermo intero. Questa correzione rapida per la compatibilità rimuove semplicemente il flag e consente il corretto utilizzo della modalità schermo intero da parte dell'applicazione. In Windows XP, the WS_EX_CLIENTEDGE window style causes applications to run with the taskbar still visible. This may not be the expected behavior for some applications running in full screen mode. This compatibility fix simply removes the flag and enables the application to correctly use full screen mode.
60134Molte applicazioni per Windows 9x non sono progettate per passare da una finestra all'altra in risposta alla pressione di ALT+TAB, del tasto Windows, di CTRL+ESC o di ALT+ESC. Questa correzione rapida per la compatibilità disattiva tali pressioni dei tasti. Non è possibile ignorare CTRL+ALT+CANC in Windows XP. Many Windows 9x applications were not programmed to respond to task switches caused by pressing Alt-Tab, the Windows key, Ctrl-Esc, or Alt-Esc. This compatibility fix disables those key presses. Note that Ctrl-Alt-Del cannot be ignored in Windows XP.
60135Alcune applicazioni verificano l'esistenza di un componente utilizzando CoCreateInstance. Se tale componente è incompatibile, può verificarsi un arresto anomalo dell'applicazione. Questa correzione rapida per la compatibilità impedisce la riuscita della chiamata CoCreateInstance, consentendo all'applicazione di gestire correttamente l'errore. La riga di comando è un elenco di ID di classe nel formato {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} separati da punti e virgola. Some applications test for the existence of a component using CoCreateInstance. If that component is incompatible, it may crash the application. This compatibility fix fails the CoCreateInstance call, thereby allowing an application to gracefully handle the error. The command line is a semi-colon delimited list of class ids of the form {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}.
60136Impedisce l'esecuzione delle routine di arresto CRT. Prevent CRT shutdown routines from running.
60137Questa correzione rapida per la compatibilità imposta l'applicazione in modo da ignorare qualsiasi output inviato all'API OutputDebugString. Questo tipo di informazioni di debug in genere non è utile per l'utente finale e causa un rallentamento delle prestazioni dell'applicazione in Windows XP. This compatibility fix causes the application to disregard any output sent to the OutputDebugString API. This type of debug information is generally not useful to an end-user and will only serve to slow application performance under Windows XP.
60138Questa correzione rapida per la compatibilità imposta l'applicazione in modo da ignorare determinate eccezioni specificate. Per impostazione predefinita, le uniche eccezioni ignorate sono istruzioni in modalità privilegiata, ma è possibile utilizzare la correzione rapida per la compatibilità in modo da ignorare qualsiasi eccezione. Si applica a: Windows 95, Windows 98 This compatibility fix causes the application to ignore certain specified exceptions. By default, the only exceptions ignored are privileged mode instructions, but any exception can be ignored with this compatibility fix. Applies to: Windows 95, Windows 98
60139Prima del supporto sse2 per la virgola mobile nella libreria run-time di C, la richiesta di controllo dell'arrotondamento veniva ignorata, utilizzando per impostazione predefinita l'opzione di arrotondamento al valore più vicino. Questa correzione rapida per la compatibilità ignora la richiesta di controllo dell'arrotondamento per supportare le applicazioni che si basano sul comportamento precedente. Before floating point sse2 support in 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.
60140L'anti-aliasing è ora attivato per impostazione predefinita, pertanto qualsiasi applicazione che utilizza PROOF_QUALITY ottiene un tipo di carattere con anti-aliasing. Se il tipo di carattere è combinato con una chiave di colore, il testo presenterà un aspetto indesiderato. Anti-aliasing is now on by default, so any app using PROOF_QUALITY will now get an anti-aliased font. If the font is combined with a color-key, this will cause undesirable looking text.
60141Alcune applicazioni liberano DLL che sono ancora in uso. Se si verifica questa situazione e l'applicazione che ha causato il problema tenta di eseguire una chiamata a una funzione esportata, la chiamata non riesce con una violazione di accesso. Questa correzione rapida per la compatibilità ignora le chiamate all'API FreeLibrary utilizzando un elenco di DLL da ignorare. Ad esempio: USER32.DLL;GDI32.DLL. Some applications free DLLs that are still in use. If this occurs, and the offending application attempts to make a call to an exported function, the call fails with an access violation. This compatibility fix ignores calls to the FreeLibrary API using a list of DLLs to ignore. For example: USER32.DLL;GDI32.DLL.
60142Questa correzione rapida per la compatibilità intercetta le chiamate all'API RegisterClass e cambia il tipo di pennello in HOLLOW_BRUSH. Ciò impedisce al processo USER di disegnare sulle finestre dell'applicazione se viene rilevato che sono bloccate. This compatibility fix intercepts calls to the RegisterClass API and changes the brush type to HOLLOW_BRUSH. This prevents the USER process from painting over application windows if it detects they are hung.
60143Questa correzione rapida per la compatibilità impedisce il caricamento delle DLL specificate dall'API LoadLibrary. Ciò può risultare utile per le applicazioni che dispongono di meccanismi di fallback per funzionalità non supportate. Viene inoltre ridotta la modalità di errore in modo che i problemi delle librerie non provochino la generazione di una finestra di dialogo di errore. Si applica a: Windows 95, Windows 98 This compatibility fix will prevent specified DLLs from being loaded by the LoadLibrary API. This may be useful for applications that have fallback mechanisms for features that are not supported. In addition, it reduces the error mode so library problems won't cause the system to generate an error dialog. Applies to: Windows 95, Windows 98
60144Questa correzione rapida per la compatibilità intercetta le chiamate all'API mciSendCommand e ignora qualsiasi comando MCI_STOP. In Windows 9x MCI_STOP ha un tempo di risposta relativamente breve, mentre in Windows 2000 e Windows XP possono essere necessari diversi secondi per la risposta. È possibile che si verifichino problemi di prestazioni per le applicazioni che utilizzano questa API in situazioni in cui i tempi di risposta sono importanti. This compatibility fix intercepts calls made to the mciSendCommand API and ignores any MCI_STOP commands. MCI_STOP on Windows 9x has a relatively fast response time, but on Windows 2000 and Windows XP can take up to several seconds to respond. Applications that use this API in time-sensitive areas may experience performance issues.
60145Questa correzione rapida per la compatibilità intercetta le chiamate all'API MessageBox e, in base alla riga di comando specificata, impedisce la visualizzazione della finestra di messaggio. Molte applicazioni visualizzano una finestra di messaggio con informazioni di debug o altri contenuti estranei che possono confondere gli utenti. In genere il problema è dovuto a differenze tra Windows 9x e Windows XP. This compatibility fix intercepts calls to the MessageBox API and, based on the supplied command line, prevents the message box from being displayed. Many applications display a message box with debugging or other extraneous content that can be confusing to users. These are normally the result of differences between Windows 9x and Windows XP.
60146Questa correzione rapida per la compatibilità imposta Windows XP in modo da ignorare le richieste irrilevanti di cambiamento di modalità ricevute dall'applicazione. Ciò impedisce la modifica del valore di unicità della modalità. Se il valore di unicità della modalità cambia, DirectDraw reimposta tutti i propri oggetti anche se la nuova modalità è identica alla modalità corrente. This compatibility fix causes Windows XP to ignore irrelevant mode change requests from the application. This will prevent the mode uniqueness value from changing. If the mode uniqueness value changes, DirectDraw will reset all its objects even if the new mode is identical to the current mode.
60147I programmi di installazione che eseguono una chiamata all'API OemToCharA su una stringa che è già ANSI possono causare problemi con i nomi utente DBCS. Questa correzione rapida per la compatibilità ignora la chiamata se rileva la directory temporanea in formato ANSI all'interno della stringa. Installation programs that call the OemToCharA API on a string that is already ANSI may cause problems with DBCS user names. This compatibility fix ignores the call if it sees the temporary directory in ANSI format within the string.
60148Alcune applicazioni possono eseguire una chiamata alla funzione ole32!OleUnitialize nella relativa DllMain. Questa operazione è consentita in Windows 2000, ma non è più supportata in Windows XP. Questa correzione rapida per la compatibilità imposta il sistema in modo che le chiamate a ole32!OleUnitialize vengano ignorate. Some applications may call the ole32!OleUnitialize function in their DllMain. This worked on Windows 2000, but is no longer supported on Windows XP. This compatibility fix causes calls to ole32!OleUnitialize to be ignored.
60149Questa correzione rapida per la compatibilità è utilizzabile per gestire problemi di pianificazione che possono interessare le applicazioni, come la sospensione o la ripresa di thread. Consente inoltre di normalizzare tutte le priorità di thread e processi che possono sottrarre risorse ad altri thread o processi. Si applica a: Windows 95, Windows 98 This compatibility fix is used to handle scheduling issues that may arise with applications, such as threads suspending or resuming themselves. It also normalizes all thread and process priorities that may starve other threads or processes. Applies to: Windows 95, Windows 98
60150Questa correzione rapida per la compatibilità impedisce modifiche ai colori di sistema apportate da applicazioni non ripristinate correttamente dopo la chiusura. This compatibility fix prevents system color changes made by applications that are not restored correctly after exit.
60151Alcune applicazioni TAPI non gestiscono correttamente un messaggio di disconnessione. Questa correzione rapida per la compatibilità rimuove il messaggio di disconnessione dalla coda. Some TAPI applications do not correctly handle a disconnect message. This compatibility fix removes the disconnect message from the queue.
60152Alcune applicazioni VB tentano di memorizzare handle win32 in variabili di dimensione WORD. Questa operazione è consentita in Windows 9x perché la maggior parte degli handle è a 16 bit, tuttavia in NT il codice di controllo del tipo di VB genera un errore di run-time 6. Questa correzione rapida per la compatibilità intercetta il codice di controllo del tipo e ignora il controllo. Some VB apps try to store win32 handles in WORD size variables. On Win9x this works because most handles are 16-bit. However, on NT, the VB type checking code throws a "Runtime Error 6". The shim intercepts the type checking code and ignores the check.
60153L'applicazione utilizza CallWindowProcA per inviare messaggi WM_CHAR con valori lParam non validi. Questi valori vengono intercettati e il conteggio di ripetizioni LOWORD(lParam) viene sostituito da 1. The app uses CallWindowProcA to send WM_CHAR messages with bogus lParam values. Intercept these and replace the LOWORD(lParam) repeat count with 1
60154Alcune applicazioni richiedono l'esclusione dal filtro delle chiamate MoveWindow con lunghezza zero. In caso contrario, non possono superare un controllo interno. Some applications need to have zero width MoveWindow calls filtered out or it will fail an internal check.
60155È possibile che alcune applicazioni utilizzino DLL caricate in modo dinamico, che possono eseguire chiamate a DLL statiche prima che l'applicazione sia pronta. Questa correzione rapida per la compatibilità offre una soluzione alternativa per tale comportamento precaricando le DLL statiche richieste per l'applicazione. La correzione rapida per la compatibilità accetta una riga di comando contenente un elenco delle DLL interessate dal problema. Le DLL vengono caricate nell'ordine specificato dalla riga di comando. Questa correzione rapida per la compatibilità è simile a DelayDllInit, utilizzabile sulle DLL caricate in modo statico. Some applications may use dynamically loaded DLLs, which could potentially issue calls to static DLLs before the application is ready. This compatibility fix provides a workaround for this behavior by preloading the required static DLLs for the application. This compatibility fix takes a command line containing a list of the DLLs affected. They will be loaded in the order of the command line listing. This compatibility fix is similar to DelayDllInit, which works with statically loaded DLLs.
60156Questa correzione rapida per la compatibilità forza la visualizzazione di tutte le finestre al centro del monitor corretto. Può essere utilizzata per impedire che le finestre vengano spostate fuori dallo schermo. This compatibility fix forces all windows to display (centered) on the correct monitor. It can be used to prevent windows from being moved off screen
60157Alcune applicazioni create per Windows 9x possono prevedere la possibilità di utilizzare un contesto di dispositivo che è già stato rilasciato tramite una chiamata all'API ReleaseDC. Questa correzione rapida per la compatibilità ritarda di una chiamata il rilascio del contesto di dispositivo. Some applications written for Windows 9x may expect to be able to use a device context that has already been released through a call to the ReleaseDC API. This compatibility fix delays the device context release by one call.
60158Questa correzione rapida per la compatibilità limita DEPTH, BRANCH o il numero di FILES restituiti da una ricerca FindFile. Limita percorsi completi e facoltativamente percorsi relativi. La correzione rapida per la compatibilità può inoltre restituire nomi di file brevi. Nella riga di comando è possibile utilizzare qualsiasi combinazione di "DEPTH=#", "BRANCH=#", "FILES=#", "SHORTFILENAMES", "LONGFILENAMES", "LIMITRELATIVE" o "ALLOWRELATIVE". This compatibility fix limits the DEPTH, BRANCH, or number of FILES returned by a FindFile search. Limits fully qualified paths and optionally relative paths. The compatibility fix can optionally return short filenames. Command line usage is any combination of "DEPTH=#", "BRANCH=#", "FILES=#", "SHORTFILENAMES", "LONGFILENAMES", "LIMITRELATIVE", or "ALLOWRELATIVE".
60159Questa correzione rapida per la compatibilità intercetta le chiamate alle routine CreateWindow, DialogBox e CreateDialog in modo da garantire che venga caricata la versione 5 di Comctl32. Le applicazioni avvieranno la versione 5 di Comctl32 tramite il collegamento a Shell32, senza chiamare esplicitamente l'API. This compatibility fix intercepts calls to the CreateWindow, DialogBox, and CreateDialog routines in order to ensure that Comctl32 version 5 is loaded. This means that applications will launch Comctl32 version 5 when linking to Shell32 and not by explicitly calling the API for their application.
60160Questa correzione rapida per la compatibilità tenta di emulare il comportamento legacy eseguendo prima il caricamento dalla directory corrente. This compatibility attempts to emulate legacy behavior by loading from the current directory first.
60161Forza tutti gli oggetti di mapping a file con nomi globali nello spazio dei nomi locale. Force all Global named file mapping objects into the Local namespace
60162Questa correzione rapida per la compatibilità riduce la priorità di thread e processi se è molto elevata. This compatibility fix lowers thread and process priority if they are very high.
60163Alcune applicazioni richiedono il mapping di un blocco di memoria all'indirizzo B0000, come accade in Windows 9x. Questa correzione rapida per la compatibilità esegue il mapping di un blocco di memoria all'indirizzo B0000 per l'applicazione. Si applica a: Windows 95, Windows 98 Some applications require that a block of memory be mapped at B0000 as it is on Windows 9x. This compatibility fix will map a block of memory at the B0000 address for the application. Applies to: Windows 95, Windows 98
60164È possibile che alcune applicazioni memorizzino ancora dati in file INI invece di utilizzare il Registro di sistema. Questa correzione rapida per la compatibilità consente di spostare i dati dei file INI nel Registro di sistema. La correzione rapida per la compatibilità è gestita dalla riga di comando. Applications may still be storing data in INI files instead of using the registry. This is a generic compatibility fix to move INI data into the registry. The compatibility fix is command line driven.
60165Questa correzione rapida per la compatibilità esegue l'hook delle API MoveFileA e MoveFileW, utilizzate principalmente dai programmi di installazione, ed esegue la copia dei file. In tal modo, il descrittore di sicurezza dei file non viene spostato nella destinazione e ai file viene assegnato il descrittore predefinito della cartella di destinazione. This shim hooks MoveFileA and MoveFileW API mostly used by set ups and instead copies the file. Using copy will avoid moving the security descriptor of the files to the destination and the files will be assigned the default descriptor of the destination folder.
60166Questa correzione rapida per la compatibilità intercetta le chiamate a ExitWindowsEx, attende DLL_PROCESS_DETACH, quindi sposta nel Registro di sistema i contenuti della sezione [Rename] di wininit.ini tramite MoveFileEx(). This compatibility fix intercepts calls made to ExitWindowsEx, waits for DLL_PROCESS_DETACH, and then moves the contents of the [Rename] section of wininit.ini into the registry via MoveFileEx().
60167Se applicazione passa un handle di finestra non valido all'API MessageBox e i 16 bit più bassi di tale handle sono NULL, in Windows 9x viene trattato come il desktop, poiché gli handle di finestra sono solo a 16 bit in Windows 9x. In Windows XP la chiamata a MessageBox non riesce, dal momento che vengono utilizzati 32 bit. Questa correzione rapida per la compatibilità intercetta l'API MessageBox e determina se l'handle di finestra passato è valido. Se non è valido, viene impostato su NULL. If an application passes an invalid window handle to the MessageBox API, and the lower 16 bits of that handle are NULL, Windows 9x treats it as the desktop (because window handles are only 16 bit on Windows 9x). On Windows XP, since the full 32 bits are used, the call to MessageBox would fail. This compatibility fix intercepts the MessageBox API and determines if the window handle that was passed is a valid handle. If it is not valid, it is set to NULL.
60168È possibile che alcune applicazioni non siano in grado di tenere traccia correttamente delle modifiche alla tavolozza in seguito a un cambiamento di modalità. Questo problema, che in genere si manifesta tramite errori relativi ai colori, può verificarsi di frequente, perché in Windows XP lo stato della tavolozza viene completamente perso durante un cambiamento di modalità. Questa correzione rapida per la compatibilità consente all'applicazione di tenere traccia di tutte le modifiche alla tavolozza e di mantenerle indipendentemente dai cambiamenti di modalità. Applications may be unable to correctly track palette changes across a mode change. This issue typically manifests itself as color corruption. It's fairly easy for an application to run into this problem, because all palette state is lost during a mode change on Windows XP. This compatibility fix helps the application to track all palette changes and maintain them through mode changes.
60169Questa correzione rapida per la compatibilità popola HKEY_CURRENT_USER con le impostazioni predefinite del Registro di sistema necessarie per l'applicazione. In tal modo, è possibile eseguire per altri utenti varie applicazioni che scrivono queste chiavi durante l'installazione. This compatibility fix populates HKEY_CURRENT_USER with the necessary default registry settings for the application. This will enable various applications that write these keys at install time to run for other users.
60170Alcune applicazioni utilizzano la variabile di ambiente USERPROFILE per individuare il percorso della cartella dell'utente. In tal modo, l'utilizzo dell'applicazione viene limitato al solo utente che ha eseguito l'installazione. Questa correzione rapida per la compatibilità restituisce invece ALLUSERSPROFILE, in modo da rendere disponibile l'applicazione per tutti gli utenti dopo l'installazione. Si applica a: Windows 95, Windows 98 Some applications use the USERPROFILE environment variable to find the location of the user’s directory. This would limit the usage of the application to only the user that performed the install. This compatibility fix returns the ALLUSERSPROFILE instead, so that the application will be available for all users after install. Applies to: Windows 95, Windows 98
60171Questa correzione rapida per la compatibilità è progettata per le applicazioni che utilizzano le API SHGetFolderPath shell32 per individuare le directory Menu Start, Programmi o Esecuzione automatica. La correzione rapida per la compatibilità restituisce il percorso comune, in modo da rendere disponibile l'applicazione per tutti gli utenti dopo l'installazione. Si applica a: Windows 95, Windows 98 This compatibility fix applies to applications that use the shell32 SHGetFolderPath APIs to find the Start Menu, Programs, or Startup directories. This compatibility fix returns the common path so that the application will be available for all users after install. Applies to: Windows 95, Windows 98
60172Alcune applicazioni tentano di leggere direttamente i valori delle cartelle della shell in HKEY_LOCAL_MACHINE o HKEY_CURRENT_USER, al fine di ottenere le cartelle per l'utente che esegue l'installazione. Questa correzione rapida per la compatibilità restituisce il percorso comune, in modo da rendere disponibile l'applicazione per tutti gli utenti dopo l'installazione. Si applica a: Windows 95, Windows 98 Some applications attempt to directly read the "Shell Folders" values in HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER, which would return the folders for the user performing the install. This compatibility fix returns the common path so that the application will be available for all users of the computer after install. Applies to: Windows 95, Windows 98
60173Questa correzione rapida per la compatibilità imposta la variabile di ambiente __PROCESS_HISTORY per consentire ai processi figlio di cercare informazioni corrispondenti nella directory del relativo padre. In genere ciò è necessario quando un'utilità di decompressione a 32 bit crea un file eseguibile temporaneo a cui deve essere applicata una correzione rapida per la compatibilità. This compatibility fix sets the __PROCESS_HISTORY environment variable enabling any child processes to look in their parent's directory for matching information. This is typically needed when a 32-bit unpacker creates a temporary executable that needs to have a compatibility fix applied to it.
60174Questa correzione rapida per la compatibilità accetta una riga di comando che specifica di copiare nuovamente un file dal CD. Determinate applicazioni troncano alcuni byte NULL dall'immagine di un eseguibile. Questa operazione è consentita in Windows 9x perché non viene effettuata alcuna convalida dell'immagine. In Windows XP viene invece eseguita la convalida dell'immagine per i file e viene generato un errore in caso di modifiche della dimensione dell'immagine. This compatibility fix accepts a command line that tells it to re-copy a file from the CD. Some applications truncate some NULL bytes from an executable image. This worked under Windows 9x because there was no image validation. However, Windows XP performs image validation on files and will fail if the image size changes.
60175Questa correzione rapida per la compatibilità reindirizza il percorso temporaneo DBCS al percorso temporaneo SBCS. Eseguendo l'accesso con un nome utente DBCS, il percorso temporaneo contiene un percorso DBCS. Alcune applicazioni gestiscono correttamente i percorsi temporanei DBCS. This compatibility fix redirects the DBCS temp path to the SBCS temp path. With a DBCS user name logon, the temp path contains a DBCS path. Some applications handle a DBCS temp path correctly.
60176Questa correzione rapida per la compatibilità esegue una chiamata a WinExec sulla riga di comando passata, quindi termina il processo chiamante. La riga di comando può contenere qualsiasi variabile di ambiente che deve essere passata all'eseguibile. Se la riga di comando inizia con '+', la directory dell'applicazione viene aggiunta al percorso. This compatibility fix calls WinExec on the passed command line, and then terminates the caller process. The command line can contain any environment variables that need to be passed to the executable. If the command line starts with a '+', the app directory is added to the path.
60177Reindirizza i file da una directory all'altra. Questa correzione rapida per la compatibilità accetta un elenco di directory da reindirizzare, un elenco di directory da non reindirizzare e una singola directory che contiene i file reindirizzati. È possibile specificare più volte le opzioni -i| e -x| e l'ordine in cui appaiono è importante. -vsp| deve essere specificato una sola volta. -i|directory_da_reindirizzare-x|directory_da_non_reindirizzare -vsp|directory_archivio_virtuale Redirect files from one directory to another. This shim accepts a list of directories to redirect, a list of directories to not redirect and a single directory that would contain the redirected files. The -i| and -x| switches may be specified multiple times, and the order of appearance is important. -vsp| should be only specified only once. -i|directory_to_redirect -x|directory_to_not_redirect -vsp|virtual_store_directory
60178Reindirizza le chiavi del Registro di sistema da un ramo all'altro. Questa correzione rapida per la compatibilità accetta un elenco di rami da reindirizzare, un elenco di rami da non reindirizzare e un singolo ramo che contiene le chiavi reindirizzate. È possibile specificare più volte le opzioni -i| e -x| e l'ordine in cui appaiono è importante. -vsp| deve essere specificato una sola volta. -i|ramo_da_reindirizzare-x|ramo_da_non_reindirizzare -vsp|ramo_archivio_virtuale Redirect registry keys from one branch to another. This shim accepts a list of branches to redirect, a list of branches to not redirect and a single branches that would contain the redirected keys. The -i| and -x| switches may be specified multiple times, and the order of appearance is important. -vsp| should be only specified only once. -i|branch_to_redirect -x|branch_to_not_redirect -vsp|virtual_store_branch
60179Questa correzione rapida per la compatibilità reindirizza tutti i collegamenti creati da un programma di installazione in base alla posizione in cui sono stati creati. In tal modo, è possibile risolvere i problemi legati al fatto che un programma di installazione eseguito in Vista con privilegi elevati tramite l'account di un utente colloca tutti i collegamenti in relazione al contesto degli utenti con privilegi elevati. Le operazioni eseguite sono descritte di seguito: Per il menu Start: i collegamenti nel menu Start vengono creati e resi disponibili per tutti gli utenti (\ProgramData\Microsoft\Windows\Start Menu). Per il desktop o Avvio veloce: vengono individuati tutti gli utenti e vengono posizionati i collegamenti sul desktop e sulla barra Avvio veloce di ciascun utente. The purpose of this shim is to redirect all the shortcuts created by a set up according to the place where they are created. This is to take care of problems where a setup which runs elevated under Toby account in Vista places all the shortcuts with regards to the elevated users context. Here is what we do: For Start Menu: In case of Start Menu shortcuts, we create shortcuts and put it in shortcut of for all users (\ProgramData\Microsoft\Windows\Start Menu) For Desktop or Quick Launch: We find what all users are there in the box and place shortcut in each individual users desktop or quick launch.
60180Alcune applicazioni possono avere problemi ad adattarsi alle differenze tra le strutture di cartelle di Windows 9x e Windows XP. Per le applicazioni che utilizzano chiamate all'API GetWindowsDirectory, questa correzione rapida per la compatibilità intercetta tali chiamate e le reindirizza all'API GetSystemDirectory. Some applications may have difficulty adjusting to the differences in folder structure between Windows 9x and Windows XP. For applications that use the GetWindowsDirectory API call, this compatibility fix will intercept those calls and redirect them through the GetSystemDirectory API instead.
60181Questa correzione rapida per la compatibilità è utilizzabile per le applicazioni che possono gestire in modo errato i messaggi trasmessi al relativo processo finestra. La correzione rapida per la compatibilità intercetta e rimuove qualsiasi messaggio trasmesso di questo tipo. This compatibility fix applies to applications that may not correctly handle broadcast messages to their window process. The compatibility fix will intercept and remove any such broadcast message.
60182Alcune applicazioni eseguono una chiamata a ShellExecute, che a propria volta chiama ShellExecuteEx. Uno dei flag della struttura SHELLEXECUTEINFO è SEE_MASK_FLAG_DDEWAIT. Questo flag è impostato da ShellExecuteEx come valore predefinito ogni volta che viene eseguita una chiamata a ShellExecute. Quando viene passato, il flag può talvolta causare problemi di sincronizzazione. Questa correzione rapida per la compatibilità risolve il problema rimuovendo il flag SEE_MASK_FLAG_DDEWAIT. Some applications call ShellExecute which in turn calls ShellExecuteEx. One of the flags in the SHELLEXECUTEINFO structure is SEE_MASK_FLAG_DDEWAIT. This flag gets set by ShellExecuteEx as a default whenever ShellExecute is called. When the flag gets passed, it can sometimes cause synchronization problems. This compatibility fix resolves the issue by removing the SEE_MASK_FLAG_DDEWAIT flag.
60183Questa correzione rapida per la compatibilità rimuove qualsiasi stile di finestra non valido dalle chiamate all'API CreateWindowEx. Per stili di finestra non validi in questo caso si intendono tutti gli stili di finestra non supportati da Windows XP. This compatibility fix removes any invalid window styles from calls made to the CreateWindowEx API. Invalid window styles in this case refer to any window style not supported by Windows XP.
60184Questa correzione rapida per la compatibilità fornisce una versione modificata di CreateProcess, che rimuove IP dalla riga di comando di MsInfo. In tal modo, il comportamento di MsInfo in Windows XP è lo stesso che in Windows NT 4 (con la possibilità di impostare MsInfo per stampare una pagina vuota invece di visualizzare informazioni di sistema). This compatibility fix provides a modified version of CreateProcess, which will remove IP from the MsInfo command line. This will cause MsInfo on Windows XP behave as it did on Windows NT 4 (with the option to have MsInfo print a blank page instead of showing system info).
60185Questa versione modificata delle API kernel32!CreateFile* impedisce alle applicazioni di utilizzare il flag FILE_FLAG_NO_BUFFERING se non sono in grado di usarlo correttamente. This modified version of the kernel32!CreateFile* APIs prevents an application from using the FILE_FLAG_NO_BUFFERING flag if the application doesn't use it correctly.
60186Questa versione modificata delle API kernel32!CreateFile* impedisce alle applicazioni di utilizzare il flag FILE_FLAG_OVERLAPPED se non sono in grado di gestirlo correttamente. Può essere utilizzata come correzione rapida per la compatibilità di livello: in Windows 9x questo flag viene ignorato per i tipi di disco. This modified version of the kernel32!CreateFile* APIs prevents an application from using the FILE_FLAG_OVERLAPPED flag if the application doesn't handle it correctly. This could perhaps be rolled into a layer shim: Win9x ignores this flag for disk types.
60187Questa correzione rapida per la compatibilità rimuove l'attributo di sola lettura da tutte le directory. Ciò può risultare utile per le applicazioni che non prevedono che le cartelle della shell siano impostate come di sola lettura. This compatibility fix will remove the Read-Only attribute from all directories. This may be helpful to applications that don’t expect the shell folders to be set to Read-Only.
60188In Windows 2000 o Windows XP possono verificarsi problemi per alcune applicazioni che utilizzano la funzione SetSystemCursor() per ripristinare il cursore di sistema. Questa correzione rapida per la compatibilità risolve tali problemi, consentendo il corretto ripristino dei cursori di sistema. Some applications that use the SetSystemCursor() function to restore the system cursor may encounter problems in Windows 2000 or Windows XP. This compatibility fix resolves the problem so that the system cursors are restored correctly.
60189Questa correzione rapida per la compatibilità intercetta le chiamate all'API SearchPath e modifica il comando in modo da eseguire anche ricerche della chiave del Registro di sistema App Paths della shell. This compatibility fix will intercept calls to the SearchPath API and modifies the command to also search the shell’s App Paths registry key.
60190Questa correzione rapida per la compatibilità è progettata per le applicazioni che generano errori quando tentano di interagire con i servizi eseguiti in sessioni differenti. In Longhorn un utente non può eseguire l'accesso come sessione 0 (sessione globale) come in XP. Le applicazioni che prevedono l'esecuzione nella sessione 0 generano errori. Vengono intercettate le API che utilizzano il prefisso del nome Servizi terminal (globale o locale) come parametro. Se si specifica una riga di comando con nomi di oggetti, viene tentata l'applicazione del prefisso globale/locale solo ai nomi di oggetti specificati. In caso contrario, viene tentata a tutti. This compatibility shim was written to try and fix applications which fail when trying to interact with services running in different sessions. In LH, a user cannot log in as Session 0 (Global Session) as in XP. The apps which assumed to be running in Session 0 fail. It catches APIs which take terminal services name prefix(Global or Local) as there parameters. If there is a command line option given to the shim with object names specified, it tries to apply Global/Local prefix to the only specified object names, else it does to everyone.
60191Questa correzione rapida per la compatibilità consente all'applicazione di impostare specifiche variabili di ambiente all'avvio. Queste variabili sono specificate tramite una riga di comando. È possibile specificare più variabili di ambiente nella riga di comando separandole con una barra verticale (|). This compatibility fix enables the application to set specific environment variables at application startup. These variables are provided through a command line, and multiple environment variables in the list should be separated by a pipe (|).
60192Questa correzione rapida per la compatibilità intercetta le chiamate all'API ShowWindow e risolve un problema legato alle modifiche dell'architettura di Internet Explorer per l'esplorazione a schede. La finestra trovata dall'applicazione non è più la finestra di primo livello, ma la finestra della scheda figlio. Viene intercettata l'API ShowWindow che controlla se la classe e il nome di processo della finestra corrispondono alla finestra della scheda di Internet Explorer, quindi viene chiamata l'API ShowWindow sulla finestra padre di primo livello. Shim which intercepts the ShowWindow API call and fixes the problem due to tabbed browsing architecture changes in IE. The window an application finds is not the top level window any more, but the child tab window. Caught the ShowWindow API which checks if the class and process name of the window is IE's tab window. And then calls the real ShowWindow on the top level parent window.
60193Questa correzione rapida per la compatibilità risolve i problemi di qualsiasi applicazione che utilizza la libreria di compressione risorse Shrinker. Questa libreria modifica le funzioni risorsa in ntdll e kernel32 e reindirizza le chiamate alle relative routine di funzione. Il codice di Ntdll ha tuttavia opcode differenti in Windows XP. Non riuscendo a trovare la firma opcode, il programma annulla la chiamata WriteProcessMemory per la scrittura del reindirizzamento. Di conseguenza, la necessaria decompressione del codice e delle risorse del programma non viene eseguita e viene generata una violazione di accesso. Questa correzione rapida per la compatibilità risolve il problema fornendo la necessaria firma opcode, in modo che l'applicazione possa scrivere il reindirizzamento in ntdll. This compatibility fix fixes problems with any application that uses the Shrinker resource compression library. This library hacks resource functions in ntdll and kernel32 and redirect calls into their own function routines. But Ntdll code has different opcodes in Windows XP. The program failed to find the opcode signature and decided to cancel WriteProcessMemory call to write their redirection. Because of this, the necessary decompression of program code and resources were not executed and caused access violation. Shrinker compatibility fix resolves this by providing necessary opcode signature so the app could write those redirection into ntdll.
60194Imposta l'affinità per un singolo processore per le applicazioni con bug relativi a più processori. Set single processor affinity for apps that have multi-proc bugs.
60195Diverse API usano molto più spazio dello stack in NT che in Windows 9x. Questa correzione rapida per la compatibilità è gestita tramite la riga di comando e accetta un elenco di API di cui eseguire l'hook in modo che non usino lo stack. Il formato della riga di comando è "NOMEMODULO!NOMEAPI[:X]; NOMEMODULO!NOMEAPI[:X] ..." dove X è 0 (stack precedente riempito da zeri), 1 (stack precedente riempito da puntatori) o 2 (stack precedente riempito da puntatori a puntatori). Per impostazione predefinita, non viene eseguito alcun riempimento dello stack. Many APIs use much more stack space on NT than Win9x. This compatibility fix is command line driven and takes a list of APIs that will be hooked, making them use no stack. The format the command line is "MODULENAME!APINAME[:X]; MODULENAME!APINAME[:X] ..." where X is 0 : fill old stack with zeroes 1 : fill old stack with pointers 2 : fill old stack with pointers to pointers by default, no stack filling occurs.
60196Questa correzione rapida per la compatibilità accetta una riga di comando che specifica un elenco di nomi di file separati da punti e virgola. Alla chiusura del processo, la DLL estrae ogni nome di file dalla riga di comando e verifica che il file sia presente sia nella directory System che in System32 (se è contenuto in una delle due). Alcune applicazioni prevedono che determinate DLL si trovino nella directory System mentre in NT sono contenute in System32 (e viceversa). This compatibility fix takes a semi-colon delimited command line of filenames. At process termination, the DLL will extract each filename from the command line and make sure that the file exists in both the System directory and System32 (if it exists in either). Some older applications expect certain DLLs to be in System when under NT they belong in System32 (and vice versa).
60197Questa correzione rapida per la compatibilità termina un file eseguibile (EXE) subito dopo l'avvio. This compatibility fix terminates an executable (.EXE) immediately upon launch.
60198Taglia i nomi degli schermi restituiti da EnumDisplayDevices. Trim the names of display devices returned by EnumDisplayDevices.
60199Questa correzione rapida per la compatibilità taglia le stringhe di risorsa relative a file e versione del prodotto in modo da renderle identiche alla struttura di Windows 2000. This compatibility fix trims file and product version resource strings so that they are identical to the Win2000 structure.
60200Questa correzione rapida per la compatibilità consente di passare messaggi finestra standard al processo corrente dai livelli inferiori di integrità del desktop. L'elenco di messaggi viene passato nella riga di comando come elenco di valori integer separati da uno spazio, ad esempio RIGA_COMANDO = "100 234 1100" This compatibility fix enables standard window messages to pass through to current process from lower desktop integrity levels. The list of messages is passed in the COMMAND_LINE as a space separated list of integers, for example COMMAND_LINE = "100 234 1100"
60202PictureIt 2001 verifica se il sistema è localizzato, quindi esegue il mirroring delle anteprime. PictureIt 2001 checks if the system is localized then mirror the thumbnails.
60203Esegue l'hook di tutte le funzioni del Registro di sistema per consentire chiavi virtuali, reindirizzamento e valori di espansione. Hooks all the registry functions to allow virtual keys, redirection and expansion values.
60204Forza l'utilizzo del dispositivo WAVE_MAPPER, invece del dispositivo 0, da parte dell'applicazione. Questa correzione rapida per la compatibilità deve essere utilizzata solo per le applicazioni che tentano, in modo non corretto, di aprire il dispositivo 0 prevedendo di aprire il dispositivo predefinito. Forces the application to use the WAVE_MAPPER device instead of device 0. It is only safe to apply this compatibility fix to applications that (incorrectly) attempt to open device 0 expecting to open the default device.
60205Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows 95. Spesso le applicazioni verificano che l'esecuzione avvenga in un sistema Windows 9x, benché possano funzionare correttamente anche in un sistema basato su NT. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 95 version credentials. Applications often check to ensure that they are running on a Win9x system, even though they will run OK on an NT based system.
60206Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows 98. Spesso le applicazioni verificano che l'esecuzione avvenga in un sistema Windows 9x, benché possano funzionare correttamente anche in un sistema basato su NT. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 98 version credentials. Applications often check to ensure that they are running on a Win9x system, even though they will run OK on an NT based system.
60207Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows 2000 SP1. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP1 version credentials.
60208Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows 2000 SP2. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP2 version credentials.
60209Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows 2000 SP3. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 SP3 version credentials.
60210Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows 2000. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2000 version credentials.
60211Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows XP. Hooks the GetVersion and GetVersionEx APIs so that they return Windows XP version credentials.
60212Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows XP SP1. Hooks the GetVersion and GetVersionEx APIs so that they return Windows XP SP1 version credentials.
60213Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows XP SP2. Hooks the GetVersion and GetVersionEx APIs so that they return Windows XP SP2 version credentials.
60214Questa correzione rapida per la compatibilità esegue l'hook di WinExec. Se la riga di comando è "nowait" effettua una chiamata a CreateProcess senza attendere il processo creato. Se la riga di comando è un numero, viene eseguito Sleep() sul processo nell'inizializzazione dell'hook per il numero di millisecondi specificato. In caso contrario, viene semplicemente eseguita una chiamata alla versione standard di WinExec This compatibility fix hooks WinExec if COMMAND_LINE == "nowait" calls CreateProcess without waiting for the created process If COMMAND_LINE is a number, it Sleep()s the process in hook initialization for that number of ms. Otherwise, it simply calls the standard WinExec
60215Esegue l'hook di GetModuleFileName e analizza la stringa restituita. WinG32 invia una finestra di messaggio e genera un errore se rileva che non è installato in system32. Hooks GetModuleFileName and parses the return string. WinG32 will post a messagebox and fail if it finds that it is not installed in system32.
60216Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows 2003 RTM. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2003 RTM version credentials.
60217Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows 2003 SP1. Hooks the GetVersion and GetVersionEx APIs so that they return Windows 2003 SP1 version credentials.
60218Esegue l'hook delle API GetVersion e GetVersionEx in modo che restituiscano credenziali di versione Windows NT 4.0 Service Pack 5. Hooks the GetVersion and GetVersionEx APIs so that they return Windows NT 4.0 Service Pack 5 version credentials.
60219Salta la registrazione delle DLL specificate nella riga di comando o delle DLL di sistema. Skips registering DLLs specified in the command line or system shipped DLLs.
60220Salta la registrazione delle DLL specificate nella riga di comando o delle DLL di sistema Skips registering DLLs specified in the command line or system shipped DLLs
60221AccessCheck restituisce un'operazione riuscita sui file protetti WRP AccessCheck return success on WRP protected files
60222Simula l'eliminazione delle chiavi protette WRP Fakes deletion of WRP protected keys
60223Concede all'account Builtin\USERS autorizzazioni complete per la directory specificata nella riga di comando. Gives builtin\USERS full permission to the directory specified on the command line.
60224Questa correzione rapida per la compatibilità modifica lo stato del file di paging e della memoria fisica in modo da indicare che la somma del file di paging disponibile e della memoria fisica disponibile non è superiore a 2 GB. Si applica a: Windows XP This compatibility fix modifies the pagefile and physical memory status so that it reports available pagefile+avail physical memory not more than 2GB. Applies to: Windows XP
60225Taglia l'elenco di trame restituito da Direct3D per le applicazioni che non gestiscono correttamente elenchi lunghi. Questi elenchi sono esposti dal driver, pertanto non è disponibile alcuna correzione rapida generale. Trim the list of textures returned by Direct3D for apps that don't handle long lists well. These lists are exposed by the driver, so there is no good general fix.
60226Consente l'esecuzione di aspnet_regiis.exe versione 1.1 in Vista e la registrazione di ASP.NET. Concede accesso amministrativo alle chiavi del Registro di sistema relative ad ADO e prepara la configurazione di IIS7. Enables aspnet_regiis.exe v1.1 to run on Vista and register ASP.NET: grants Admin access to ADO-related registry keys and prepares IIS7 configuration.
60227Questa correzione rapida per la compatibilità consente di passare messaggi finestra personalizzati al processo corrente dai livelli inferiori di integrità del desktop. L'elenco di messaggi viene passato in COMMAND_LINE come elenco di stringhe di messaggio separate da uno spazio, ad esempio COMMAND_LINE = "Messaggio1 Messaggio2 Messaggio3" This compatibility fix enables custom window messages to pass through to current process from lower desktop integrity levels. The list of messages is passed in the COMMAND_LINE as a space separated list of message strings, for example COMMAND_LINE = "Message1 Message2 Message3"
60228Le animazioni con dissolvenza per i pulsanti e altri controlli di Windows causano regressioni di compatibilità con alcune applicazioni che non supportano tale funzionalità. Questa correzione rapida per la compatibilità disattiva le animazioni con dissolvenza per le applicazioni che non sono in grado di supportarle. Fade animations on buttons and other controls in Windows, causes application compatibility regressions with some applications that do not support this functionality. This compatibility fix disables fade animations for applications that do not support them.
60229Virtualizza le chiamate DeleteFile effettuate dall'applicazione ed esegue l'hook di altre API File per assicurare la virtualizzazione del file eliminato. Virtualizes the DeleteFile calls that the application makes and hooks other File APIs to ensure the virtualization of the file deleted.
60230Le applicazioni Microsoft Office 2003 utilizzano il nome del file del tema corrente per determinare la modalità di rendering. Questa correzione rapida per la compatibilità imposta il tema predefinito 'aero' di Windows Vista in modo che appaia come il tema predefinito 'luna' di Windows XP. MS Office 2003 applications rely on the filename of the current theme to determine their rendering mode. This compatibility fix causes the default 'aero' theme in Windows Vista to appear to be the default 'luna' theme of Windows XP.
60232Questa correzione rapida per la compatibilità è progettata per le applicazioni che eseguono direttamente CoCreateInstance su un codec MP3 precedente e lo utilizzano come filtro in un grafico DirectShow. Tale metodo non è supportato per l'utilizzo del filtro. La correzione rapida intercetta CoCreateInstance per il filtro mancante e lo reindirizza a un filtro supportato. This compatibility fix is for applications that CoCreateInstance an old MP3 Codec directly and use it as a filter in a DirectShow graph. This is an unsupported way of getting at the filter. The fix intercepts the CoCreateInstance for the missing filter and redirects it to a supported one.
60233Alcune applicazioni leggono il valore del Registro di sistema relativo ai dati delle prestazioni dei processi per stabilire se viene eseguita una sola istanza dell'applicazione. Questo valore è stato bloccato, pertanto i processi che tentano di aprirlo per la scrittura non sono in grado di completare l'operazione. Il problema viene gestito e il valore viene simulato in modo che l'applicazione rilevi una sola istanza in esecuzione. Some applications read the process performance data registry value to determine if they are the only instance of the application running at any one time. This value was locked down, so that processes that try to open it for write will fail. Handle the failure case and fake the value so that the application thinks it is the only instance.
60234Questa correzione rapida per la compatibilità esegue l'hook delle chiamate a RtlReportException e restituisce Status_Not_Supported. In tal modo, viene disattivata la segnalazione invisibile all'utente delle eccezioni a Segnalazione errori Windows, incluse quelle segnalate da OLE. This shim will hook calls to RtlReportException and return Status_Not_Supported. This in effect will turn off the silent reporting of exceptions to WER including those reported by OLE
60235Questa correzione rapida per la compatibilità preinstalla CLSID a livello di computer per le applicazioni che utilizzano la protezione contro la copia SmartSECURE. In caso contrario, ne verrebbe tentata l'installazione alla prima esecuzione. This compatibility fix preinstalls machine-wide CLSIDs for applications that use SmartSECURE copy protection, which would otherwise attempt to install them during first run.
60236Questa correzione rapida per la compatibilità preinstalla driver per le applicazioni che altrimenti ne tenterebbero l'installazione e l'avvio alla prima esecuzione. This compatibility fix preinstalls drivers for applications that would otherwise attempt to install/start them during first run.
60237Questa correzione rapida per la compatibilità intercetta le chiamate CRT non riuscite che tentano di creare un file temporaneo nella radice del volume e le reindirizza a un file temporaneo nella directory temporanea dell'utente. This compatibility fix intercepts failing CRT calls that attempt to create a temporary file at the root of the volume and redirects them to a temporary file in the user's temp directory.
60238Correzione rapida per la compatibilità per la modalità protetta di Internet Explorer. Intercetta ed esegue con privilegi elevati CreateProcess, WinExec, CoCreateInstance e CoGetClassObject. Protected Mode Internet Explorer Shim - intercepts and elevates CreateProcess, WinExec, CoCreateInstance, CoGetClassObject.
60239Correzione rapida per la compatibilità per la modalità protetta di Internet Explorer. Intercetta le finestre di dialogo di salvataggio in un file e propone all'utente un percorso appropriato. Protected Mode Internet Explorer Shim - intercepts save-to-file dialogs and prompts the user with an appropriate location.
60240Correzione rapida per la compatibilità per la modalità protetta di Internet Explorer. Intercetta ed esegue con privilegi elevati Shell_NotifyIcon. Protected Mode Internet Explorer Shim - intercepts and elevates Shell_NotifyIcon.
60241Correzione rapida per la compatibilità per la modalità protetta di Internet Explorer. Intercetta ed esegue con privilegi elevati le API ntuser. Protected Mode Internet Explorer Shim - intercepts and elevates ntuser APIs.
60242Applica un flag KERNEL, USER o PROCESS al caricamento della DLL specificata.
Riga di comando: dll.dll;TipoFlag;0xValore|dll2.dll;TipoFlag2;0xValore2
Dove dll.dll è il nome della DLL, inclusa l'estensione DLL
TipoFlag è KERNEL, USER o PROCESS
Valore è un valore esadecimale, che deve iniziare con 0x e può avere una lunghezza di 64 bit,
ad eccezione di PROCESS che è limitato a 32 bit.
È possibile specificare più terne, separandole con una barra verticale (|).
Apply either a KERNEL, USER or PROCESS flag when the specified DLL is loaded.
Command line: dll.dll;flagType;0xValue|dll2.dll;flagType2;0xValue2
Where dll.dll is DLL name, including .dll extension
flagType is one of KERNEL, USER or PROCESS
value is a hexadecimal value, must start with 0x and may be 64 bits long,
except for PROCESS which is limited to 32 bits.
Multiple triplets may be specified by separating them with a | character.
60243Questa correzione rapida per la compatibilità impedisce la riuscita delle chiamate RemoveDirectory() con un percorso corrispondente a quello specificato nella riga di comando. Al momento è supportato un solo percorso. Il percorso può contenere variabili di ambiente, che vengono espanse quando è utilizzata la correzione rapida per la compatibilità. È necessario specificare il percorso esatto da confrontare (i percorsi parziali non sono supportati). This shim fails calls to RemoveDirectory() when called with a path matching the one specified in the shim command-line. Only a single path is currently supported. The path can contain environment variables, which will be expanded when the shim attaches. You should specify the exact path against which you wish to match, i.e., partial paths are not supported.
60244Alcune applicazioni eseguono controlli amministrativi non standard, ad esempio chiamando GetTokenInformation per recuperare TokenGroups, quindi confrontando il SID di gruppo con S-1-5-32-544. Ciò genera falsi positivi per gli account amministratore protetti poiché dispongono di tale SID, anche se di sola negazione. Questa correzione rapida per la compatibilità è progettata per risolvere tali problemi. Some applications perform non-standard admin checks such as calling GetTokenInformation to retrieve TokenGroups then compare the group SID with S-1-5-32-544. This will generate false positive for Protected Admins since they have that SID, although deny-only. This shim is intended to fix such problems.
60245Questa correzione rapida per la compatibilità ignora il MSOXMLMF registrato e impedisce la riuscita di CoGetClassObject per il relativo CLSID. This compatibility fix will just ignore the registered MSOXMLMF and fail the CoGetClassObject for its CLSID.
60246Questa correzione rapida per la compatibilità tenta di avviare nuovamente il processo a cui è applicata come utente con privilegi elevati. È progettata per le situazioni in cui è difficile utilizzare la correzione rapida per la compatibilità ElevateCreateProcess sul processo padre. È ad esempio complicato applicare ElevateCreateProcess agli archivi autoestraenti perché il loro nome può essere modificato quando vengono scaricati da un browser Web. È invece possibile applicare RelaunchElevated all'eseguibile estratto che richiede privilegi elevati. This shim causes the process to which it is applied to try to relaunch itself as an elevated user. It is intended to be used in cases where it is difficult to target the parent process with the ElevateCreateProcess shim. An example is that it is difficult to apply ElevateCreateProcess to self-extracting archives because they can have their name mangled when downloaded by a web browser. The RelaunchElevated can instead be applied to the extracted executable that requires elevation.
60247Registra un'applicazione come gestore del protocollo. La riga di comando accetta una serie di tre valori. È possibile specificare più client separandoli con una barra verticale (|). Al momento è supportato solo il client di posta elettronica (protocollo mailto). Formato della riga di comando: Client;Protocollo;Applicazione|Client2;Protocollo2;Applicazione2|... Register application as a protocol handler. The command line takes a series of 3 values, multiple Clients may be separated by the pipe | character. Currently only the Mail client (mailto protocol) is supported. Command line format: Client;Protocol;App|Client2;Protocol2;App2|...
60248Questo shim consente di correggere le applicazioni che richiedono il dispositivo audio predefinito ma che sono più adatte al dispositivo di comunicazione predefinito. This shim is to fix applications that request the default audio device but are better suited for the default communications device.
60300Correzione rapida per la compatibilità per la modalità protetta di Internet Explorer. Intercetta le finestre di dialogo di salvataggio in un file e propone all'utente il percorso reindirizzato. Protected Mode Internet Explorer Shim - intercepts save-to-file dialogs and prompts the user with the redirected low location.
60301Alcune applicazioni ottengono la cartella Desktop della shell e chiamano il metodo Release() troppe volte, con il risultato che l'oggetto viene eliminato prematuramente. Questa correzione rapida per la compatibilità chiama il metodo AddRef() sulla cartella Desktop restituita dalla funzione SHGetDesktopFolder per risolvere il problema legato al metodo Release() errato. Some applications obtain the shell desktop folder and invoke the Release() method too many times, resulting in the object being destroyed prematurely. This compatibility fix invokes the AddRef() method on the desktop folder returned by the SHGetDesktopFolder function to counteract the erroneous Release().
60302Alcuni programmi di installazione utilizzati per l'aggiornamento ed eseguiti con privilegi elevati richiedono impostazioni HKCU create dall'applicazione in fase di esecuzione. Questa correzione rapida per la compatibilità è progettata per risolvere le situazioni in cui l'applicazione non viene eseguita come utente con privilegi elevati, ma come utente standard. Analizza i profili utente esistenti nel computer e tenta di copiare le chiavi specificate in HKEY_CURRENT_USER. Some updaters/upgrade installers running elevated requires HKCU settings created by the application at runtime. This shim is intended to fix the Over-the-Shoulder scenario where the application has not been run in the elevated user, but has run in standard users. It scans the existing user profiles in the machine and attempts to copy the specified keys into HKEY_CURRENT_USER.
60303Questa correzione rapida per la compatibilità è progettata per duplicare le nuove chiavi HKCU create nelle chiavi HKCU di altri utenti, ovvero in HKUS\{SID}, al termine del processo. Vengono utilizzati parametri della riga di comando al fine di limitare i sottoalberi per il rilevamento della creazione della nuova chiave. Si tratta di una soluzione generica per ridurre i problemi dell'installazione di Controllo account utente che crea chiavi HKCU necessarie per l'applicazione in fase di esecuzione. The purpose of this shim is to duplicate the newly created HKCU keys to other users HKCU, namely HKUS\{SID}, at the end of the process. Command line parameters are used to restrict the subtrees to detect the new key creation. This is a generic mitigation to the UAC Over-The-Shoulder installation that creates HKCU keys which are required by the app at runtime.
60304Questa correzione rapida per la compatibilità ripristina il comportamento precedente di shlwapi PathIsUNC. This compatibility fix reverts shlwapi PathIsUNC to old behavior.
60305Questa correzione rapida per la compatibilità preinizializza le applicazioni che altrimenti tenterebbero l'inizializzazione copiando file o registrando DLL alla prima esecuzione. This compatibility fix pre-initializes applications that would otherwise attempt to initialize them by copying files or registering DLLs during first run.
60306Alcune applicazioni contengono risorse di versione danneggiate e ne tentano la lettura al momento dell'esecuzione. Questa correzione rapida per la compatibilità esegue l'hook della funzione GetFileVersionInfo e ripristina determinate classi di stringhe di risorse di versione danneggiate. Some applications contain corrupted version resources and attempt to read them when run. This compatibility fix hooks the GetFileVersionInfo function and repairs certain classes of string version resource corruption.
60307Questa correzione rapida per la compatibilità consente l'immissione di sezioni critiche non inizializzate. This compatibility fix allows entering uninitialized critical sections.
60308Questa correzione rapida per la compatibilità contribuisce a ridurre i problemi di blocco del caricatore isolando l'inizializzazione delle DLL di sistema e dell'applicazione. This compatibility fix attempts to alleviate loader lock issues by isolating application and system DLL initialization.
60309Questa correzione rapida per la compatibilità reindirizza le scritture a c:\pdoxusrs.net per consentire la correzione delle applicazioni Borland Database legacy. This compatibility fix redirects writes to c:\pdoxusrs.net to help fix legacy Borland Database Engine applications.
60310Questa correzione rapida per la compatibilità attiva il comportamento relativo all'ordinamento di Windows Server 2008 per le API CompareString, LCMapString, FindNLSString e IsNLSDefinedString. This compatibility fix enables Windows Server 2008 sorting behavior for the CompareString, LCMapString, FindNLSString and IsNLSDefinedString APIs.
60311Questa correzione rapida per la compatibilità attiva il comportamento relativo all'ordinamento di Windows Vista per le API CompareString, LCMapString, FindNLSString e IsNLSDefinedString. This compatibility fix enables Windows Vista sorting behavior for the CompareString, LCMapString, FindNLSString and IsNLSDefinedString APIs.
60312Questa correzione rapida per la compatibilità attiva il comportamento relativo all'ordinamento di Windows 7 e Windows Server 2008 R2 per le API CompareString, LCMapString, FindNLSString, IsNLSDefinedString e GetNLSVersion. This compatibility fix enables Windows 7 and Server 2008 R2 sorting behavior for the CompareString, LCMapString, FindNLSString, IsNLSDefinedString and GetNLSVersion APIs.
60313Scelta inclusione applicazioni legacy nelle notifiche DAM. Opt legacy applications into DAM notifications.
60314Correzione rapida per la compatibilità basata sulla riga di comando specifica per DXGI. DXGI specific command line driven compat shim.
0x10000038Classico Classic
0x40000001Si sta utilizzando una versione di Microsoft SQL Server 2000 o Microsoft SQL Server 2000 Desktop Engine (MSDE) che costituisce un rischio per la sicurezza se usato con la famiglia di prodotti Microsoft Windows Server 2003. Per ridurre l'esposizione del computer ad attacchi da parte di alcuni virus, le porte di rete TCP/IP e UDP di Microsoft SQL Server 2000, MSDE o di entrambi sono state disabilitate. Per abilitare le porte, installare la patch o il service pack più recente per Microsoft SQL Server 2000 o MSDE dal sito http://www.microsoft.com/sql/downloads/default.asp You are running a version of Microsoft SQL Server 2000 or Microsoft SQL Server 2000 Desktop Engine (also called MSDE) that has known security vulnerabilities when used in conjunction with the Microsoft Windows Server 2003 family. To reduce your computer's vulnerability to certain virus attacks, the TCP/IP and UDP network ports of Microsoft SQL Server 2000, MSDE, or both have been disabled. To enable these ports, you must install a patch, or the most recent service pack for Microsoft SQL Server 2000 or MSDE from http://www.microsoft.com/sql/downloads/default.asp
0x90000001Sistema System

EXIF

File Name:acres.dll.mui
Directory:%WINDIR%\WinSxS\it-it\
File Size:356 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:363520
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:Italian
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:File risorse compatibilità tra applicazioni
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:AcRes.dll
Legal Copyright:© Microsoft Corporation. Tutti i diritti riservati.
Original File Name:AcRes.dll.mui
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-a..necoreuap.resources_31bf3856ad364e35_10.0.15063.0_it-it_d946fa0403d43d9f\

What is acres.dll.mui?

acres.dll.mui is Multilingual User Interface resource file that contain Italian language for file acres.dll (File risorse compatibilità tra applicazioni).

File version info

File Description:File risorse compatibilità tra applicazioni
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:AcRes.dll
Legal Copyright:© Microsoft Corporation. Tutti i diritti riservati.
Original Filename:AcRes.dll.mui
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Translation:0x410, 1200