hello
i am trying to make a cmd file to change my background.
this is the cmd i am trying to use:
REG ADD HKCU\Control Panel\Desktop /v Wallpaper /t REG_SZ /d C:\Windows\newbackground.bmp /f
what am i doing wrong?
when i enter this on cmd i get: invalid syntax. type reg add /? for usage.
thankyou in advance