i'm using this line
WriteRegStr HKCR "htmlfile\shell\open\command" "(Default)" '"$R0" -nohome'
which creates an additional sub_key (Default). when i delete the old one, the new one does not work. is there a possibility to overwrite the old sub_key?
WriteRegStr Problem/Question
4 posts