1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

display properties

Discussion in 'Legacy Windows' started by bigkinish, 2003/03/01.

Thread Status:
Not open for further replies.
  1. 2003/03/01
    bigkinish

    bigkinish Inactive Thread Starter

    Joined:
    2003/03/01
    Messages:
    2
    Likes Received:
    0
    Does anybody know if there is another way to open the display properties through like the run command or through a dos prompt? or even better, is it possible to write a batch file to do it? thnx
     
  2. 2003/03/01
    unixfan

    unixfan Inactive

    Joined:
    2002/01/26
    Messages:
    282
    Likes Received:
    0
    Use rundll32.

    For example...
    Code:
    rundll32.exe shell32.dll,Control_RunDLL desk.cpl
    
    rundll32.exe shell32.dll,Control_RunDLL desk.cpl,@0,2
    
    OR
    
    control.exe desk.cpl,@0,2
    
     

  3. to hide this advert.

Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.