Using SC.exe to set service credentials password fails

后端 未结 8 1077
野性不改
野性不改 2020-12-10 14:05

I know this question has been asked in the past, but a satisfactory answer has not been provided.

I am using the SC command to config the credentials for a service.<

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-10 14:38

    I had this issue. Thanks to ST's comment on the original post, I realized I needed to research how to type the password. In my case, I needed to double up the percent sign (%%) in the password.

    The link ST provided is helpful: Escaping special characters in cmd.

提交回复
热议问题