Update registry using VBS

后端 未结 2 1041
星月不相逢
星月不相逢 2021-01-22 03:39

I\'m trying to update the legal caption on our PCs using a VBScript. So far, I\'ve been able to read values but I can\'t seem to get it to write any values. I don\'t get an erro

2条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-22 04:41

    For me your code run perfect. For other user that want details over this i recommend this site: http://ss64.com/vb/regread.html and ss64.com/vb/regwrite.html Both links detail exactly the procedure that you create.

提交回复
热议问题