Windows XP classic mode

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abdoelmasry
    New Member
    • Oct 2006
    • 104

    Windows XP classic mode

    Hi professionals
    Any one can help me to change logon options using command line ?
    i need to switch to classic mode using command line
    i there any way to do that ?
    i ahve tryed logoff command but it's for logoff only
    i need the command name then i will doit

    THX

    Abdo Elmasry
  • cjbrx3115
    New Member
    • Jan 2007
    • 93

    #2
    Originally posted by abdoelmasry
    Hi professionals
    Any one can help me to change logon options using command line ?
    i need to switch to classic mode using command line
    i there any way to do that ?
    i ahve tryed logoff command but it's for logoff only
    i need the command name then i will doit

    THX

    Abdo Elmasry
    Hmmm.....I don't believe so. What do you need it for?

    Comment

    • Cyberdyne
      Recognized Expert Contributor
      • Sep 2006
      • 627

      #3
      Control Panel/Users/Change the Way Users Logon/Welcome Screen or... Start/Run/Regedit Key

      [HKEY_LOCAL_MACH INE\SOFTWARE\Mi crosoft\Windows NT\ CurrentVersion\ Winlogon]

      Value Name: LogonType Data Type: REG_DWORD (DWORD Value) Value Data: (0 = Classic Mode, 1 = Welcome Screen) Create a new DWORD value, or modify the existing value, called 'LogonType' and edit the value according to the settings below. Reboot.

      Regards, Cyber.




      Originally posted by abdoelmasry
      Hi professionals
      Any one can help me to change logon options using command line ?
      i need to switch to classic mode using command line
      i there any way to do that ?
      i ahve tryed logoff command but it's for logoff only
      i need the command name then i will doit

      THX

      Abdo Elmasry

      Comment

      • abdoelmasry
        New Member
        • Oct 2006
        • 104

        #4
        Thank U Cyberdyne
        I just Wanna Some Juke Using Batch Files

        Abdo Elmasry

        Comment

        Working...