Jump to content

Recommended Posts

Posted

I am a novice programmer. We wish you detailed instructions

I want to create 1 notification list VGA devices installed

For $ida = 1 to 5
    $getvga = RegRead("HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}\000" & $ida,"DriverDesc")
    MsgBox(0,"Get VGA",$getvga)
Next
there is one small problem. 
 
I want it to show only one message devices list
Posted
Thank
 
I have one small problem anymore 
 
if the value from 2 to 5 = empty 
 
it will not appear in the large white space below the message
 
 
post-84392-0-38925700-1395981558_thumb.p
 
Like
 
post-84392-0-20663000-1395981561_thumb.p

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...