Vista registry change through command line? - TechRepublic
General discussion
February 22, 2008 at 03:04 AM
kvjeevan

Vista registry change through command line?

by kvjeevan . Updated 18 years, 5 months ago

Is there a way to make registry changes using command line? when i try the below command

reg add HKLM\SYSTEM\CurrentControlSet\Services\BITS\Parameters /v Test /t REG_EXPAND_SZ /d Test123 /f

it works fine in XP but in Vista, it is given “Access Denied” error.

Can anyone suggest how to do this in Vista?

This discussion is locked

All Comments