MSFN Forum: Possibility to generalize video controller String? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Possibility to generalize video controller String? Rate Topic: -----

#1 User is offline   loub2001 

  • Group: Members
  • Posts: 1
  • Joined: 26-July 06

  Posted 08 December 2008 - 08:15 AM

Hi,

is it possible to generalize the video controller string like the follow?

cond[pn]=['getOSver()=="2K" && getVideoControllerID()=="PCI\\VEN_1002&DEV_515E&SUBSYS_346C8086&REV_02\\4&30F0433B&0&60F0"

change it e.g. to:

cond[pn]=['getOSver()=="2K" && getVideoControllerID()=="PCI\\VEN_1002"

so that if a graphic card from vendor 1002 is in a system the driver will be shown and otherwise it won't be shown...

is something like this possible? maybe using other scripts for wmi?


#2 User is offline   mritter 

  • WPI Co-Developer
  • Group: Developers
  • Posts: 1,088
  • Joined: 13-November 05

Posted 08 December 2008 - 05:14 PM

It is possible, but at this point I don't want to do it. Maybe down the road. I would imagine not all vendors supply all their graphics card drivers on 1 cd. IT people will need specifics, so need the entire string.

I will add it to my list. Maybe: getVideoControllerManufacturer().

#3 User is offline   astacus21 

  • Group: Members
  • Posts: 1
  • Joined: 16-February 10
  • OS:none specified

Posted 20 February 2010 - 02:19 AM

It will be very useful and easy to manage with a lot of different hids. We hope to see it if possible at version 8.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy