Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
msinfo32 /nfo "%USERPROFILE%\Desktop\msinfo32.nfo"
msinfo32 /nfo "$env:USERPROFILE\Desktop\msinfo32.nfo"
reg query "hklm\SYSTEM\CurrentControlSet\Enum\PCI\VEN_8086&DEV_A353&SUBSYS_380817AA&REV_10\3&11583659&0&B8\Device Parameters\Interrupt Management\MessageSignaledInterruptProperties" /v msisupported
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI\VEN_8086&DEV_A353&SUBSYS_380817AA&REV_10\3&11583659&0&B8\Device Parameters\Interrupt Management\MessageSignaledInterruptProperties
msisupported REG_DWORD 0x0 <--- We changed this at fourth post
reg add "hklm\SYSTEM\CurrentControlSet\Enum\PCI\VEN_8086&DEV_A353&SUBSYS_380817AA&REV_10\3&11583659&0&B8\Device Parameters\Interrupt Management\MessageSignaledInterruptProperties" /v MSISupported /t reg_dword /d 0 /f
reg query "hklm\SYSTEM\CurrentControlSet\Enum\PCI\VEN_8086&DEV_A353&SUBSYS_380817AA&REV_10\3&11583659&0&B8\Device Parameters\Interrupt Management\MessageSignaledInterruptProperties" /v msisupported
You are comparing two different devices.I meant these two
Has Sysnative Forums helped you? Please consider donating to help us support the site!