G
Guest
Hi there. I'm trying to get both my displays to be active at bootup.
Using regmon I've found the keys that need to be changed are under
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\CONTROL\VIDEO\<PNP ID
here>\0000] and
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\CONTROL\VIDEO\<PNP ID
here>\0000\Mon4D545800] and the second adapter is at the same paths, just
different PNP ID.
With this information I have created a .reg file I can run and after the
next reboot both displays are active. Thing is, the PNP Guid seems to
change from build to build (guess it's created during FBA PnP config ??) so I
have figure out how to change my .reg file/"process for delivering this"
based on a varying PNP ID.
Any ideas how I can apply settings like these without knowing the IDs
beforehand ?
JC
Using regmon I've found the keys that need to be changed are under
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\CONTROL\VIDEO\<PNP ID
here>\0000] and
[HKEY_CURRENT_CONFIG\System\CurrentControlSet\CONTROL\VIDEO\<PNP ID
here>\0000\Mon4D545800] and the second adapter is at the same paths, just
different PNP ID.
With this information I have created a .reg file I can run and after the
next reboot both displays are active. Thing is, the PNP Guid seems to
change from build to build (guess it's created during FBA PnP config ??) so I
have figure out how to change my .reg file/"process for delivering this"
based on a varying PNP ID.
Any ideas how I can apply settings like these without knowing the IDs
beforehand ?
JC