cmd и занесение в реестр

Discussion in 'Безопасность и Анонимность' started by Flame of Soul, 28 Apr 2008.

  1. Flame of Soul

    Flame of Soul Elder - Старейшина

    Joined:
    25 May 2007
    Messages:
    185
    Likes Received:
    146
    Reputations:
    45
    файл System.reg
    PHP:
    REGEDIT4

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\
    SpecialAccounts\UserList]
    "Systems"=dword:00000000


    как выполнить его в CMD ))

    пробовала
    PHP:
    reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\
    CurrentVersion\Winlogon\SpecialAccounts\UserList" 
    /v Systems
    /t DWORD /d 00000000
     
    #1 Flame of Soul, 28 Apr 2008
    Last edited: 28 Apr 2008
    2 people like this.
  2. NaX[no]rT

    NaX[no]rT Members of Antichat

    Joined:
    3 Sep 2005
    Messages:
    489
    Likes Received:
    201
    Reputations:
    202
    не Dword, а Reg_dword
     
    _________________________
    3 people like this.