gpt4 book ai didi

visual-studio - 如何使用 Visual Studio Community (2019) 调试 vbscript

转载 作者:行者123 更新时间:2023-12-02 03:05:37 26 4
gpt4 key购买 nike

我想找到一个免费的解决方案来调试 vbscripts,我尝试了 Visual Studio 2019 Community Edition。我完成了非常基本的安装,只使用了一个附加组件,即即时调试器。我以管理员身份运行了以下所有步骤。

我用这个非常简单的脚本创建了文件 Script2.vbs:

a=1
b=1/0
c=1

我启动命令行 (cmd.exe) 并输入 cscript.exe/x "C:\...\Script2.vbs cscript debug vbs

脚本在第 2 行执行并按预期失败,但是

the problem is that the Just-In-Time debugger doesn't start.

(我希望在此 Microsoft article 中出现“Visual Studio 即时调试器窗口出现”下方的弹出窗口)

我在 this question about the previous version of the Community Edition 找到了应该有“脚本”选项,但我没有:

visual studio community options debugger jit script

另请注意,如果我尝试从 Visual Studio Community 启动脚本,菜单 Debug > Start debugging 会变灰:

visual studio community start debugging grayed out

我的主要问题是:

Is the feature of debugging scripts turned off with Visual Studio Community Edition?

(引出第二个问题:有没有免费调试VBS脚本的方案?)

最佳答案

您可以从我的 OneDrive 下载 VBS 调试器 https://1drv.ms/u/s!AvqkaKIXzvDieQeOGgxLJICZ-uY?e=3r5B91

它叫做scd10en.exe

它已经从 MS 的网站上消失了。

关于visual-studio - 如何使用 Visual Studio Community (2019) 调试 vbscript,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59111755/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com