How do I debug a stand-alone VBScript script?

后端 未结 5 1788

I have a VBScript script that takes 2 command-line arguments and does some validation. I need to debug this to see how the program is getting executed. I was trying to paste

5条回答
  •  孤城傲影
    2020-12-01 07:55

    Export this folder to a backup file and try remove this folder and all the content.

    HKEY_CURRENT_USER\Software\Microsoft\Script Debugger
    

提交回复
热议问题