简体   繁体   English

XP Home上的Internet Explorer的Microsoft脚本编辑器?

[英]Microsoft Script Editor for Internet Explorer on XP Home?

My understanding is that Microsoft Script Editor is the best debugging utility for IE. 我的理解是Microsoft脚本编辑器是IE的最佳调试实用程序。 To enable debugging in IE6 on XP, I found these instructions: 为了在XP的IE6中启用调试功能,我找到了以下说明:


On Windows XP SP2+, the option has been split to two: 在Windows XP SP2 +上,该选项已拆分为两个:

  1. Go to Tools->Internet Options…->Advanced->Disable Script Debugging (Internet Explorer) 转到工具-> Internet选项...->高级->禁用脚本调试(Internet Explorer)

  2. Go to Tools->Internet Options…->Advanced->Disable Script Debugging (Other) 转到工具-> Internet选项...->高级->禁用脚本调试(其他)

Unchecking the first will enable debugging for IE. 取消选中第一个将启用IE调试。


Once enabled, I'm supposed to see a new menu under “View > Script debugger” to activate debugging. 启用后,我应该在“查看>脚本调试器”下看到一个新菜单,以激活调试。

Unfortunately, unchecking both check boxes and restarting my computer does reveal this new "Script debugger" option. 不幸的是,取消选中这两个复选框并重新启动计算机确实显示了这个新的“脚本调试器”选项。 This worked on Windows 2000, but it fails for XP SP3. 这在Windows 2000上有效,但在XP SP3上却失败。

  1. Any clues on how to install MSFT Script Editor for IE6 on XP SP3? 关于如何在XP SP3上为IE6安装MSFT脚本编辑器的任何线索?
  2. Recommendations for alternatives to Script Editor for IE6? 对IE6脚本编辑器的替代建议?

You can debug with visual web express . 您可以使用Visual Web Express进行调试。 Instructions here 这里的说明

edit: MS's site doesn't play nicely with older versions of IE. 编辑:MS的站点不能与旧版本的IE很好地配合。 It's impossible to get the tabs to expand to get the links to the software. 无法扩展选项卡以获取软件的链接。 Use Chrome to browse the links above, or use this URL http://go.microsoft.com/?linkid=9730788 使用Chrome浏览上面的链接,或使用此URL http://go.microsoft.com/?linkid=9730788

Thanks for the answer, redsquare. 感谢您的回答,redsquare。

After much experimentation, I finally discovered how to install MSE on XP SP3: 经过大量的实验,我终于发现了如何在XP SP3上安装MSE:

1) Disable the checkboxes as described above. 1)如上所述禁用复选框。

2) Open MS Excel. 2)打开MS Excel。 Go to Tools -> Macro -> Microsoft Script Editor. 转到工具->宏-> Microsoft脚本编辑器。 Clicking this option will prompt installation of MSE. 单击此选项将提示安装MSE。 Install MSE. 安装MSE。

3) Once MSE is accessible from Excel, open MSE. 3)一旦可以从Excel访问MSE,请打开MSE。 Go to Debugging -> Web Debugging. 转到调试-> Web调试。 Clicking this option will prompt installation of MSE Web Debugging. 单击此选项将提示安装MSE Web调试。 Install it. 安装它。 enter code here

Once Web Debugging is ready, restart IE, and voila! 准备好Web调试后,重新启动IE,瞧! Under the View menu, you'll now see the Script Debugger option. 现在,在“查看”菜单下,您将看到“脚本调试器”选项。

Finally ... 终于...

The above answer may not work for those of us with Office 2007 or newer Office products. 对于使用Office 2007或更高版本Office产品的我们来说,以上答案可能不起作用。

Here is my location of the MSE7.EXE file (or do your own Windows Search for the file). 这是MSE7.EXE文件的位置(或您自己的Windows搜索文件)。

C:\\Program Files\\Common Files\\Microsoft Shared\\OFFICE12\\MSE7.EXE C:\\ Program Files \\ Common Files \\ Microsoft共享\\ OFFICE12 \\ MSE7.EXE

Also don't forget to make sure you have the full Script Editor installed on your local computer. 另外,请不要忘记确保在本地计算机上安装了完整的脚本编辑器。

CONTROL PANEL -> ADD/REMOVE PROGRAMS -> OFFICE 2007 -> CHANGE -> OFFICE TOOLS -> Script Editor -> Run All From my Computer 控制面板->添加/删除程序-> Office 2007->更改->办公工具->脚本编辑器->从我的计算机运行全部

But I would personally go with "Visual Web Developer" 但是我个人会选择“ Visual Web Developer”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM