打开 Firefox 而不是 Internet Explorer 的快捷方式

发布于 2024-09-16 01:42:23 字数 239 浏览 5 评论 0原文

我们正在展示一个为客户所做的网站,并将其全部放在闪存驱动器上。我安装了便携式 Firefox,因为我希望在 Firefox 中打开该网站。

然后,我创建了一个指向闪存驱动器上的 index.html 页面的快捷方式,但我希望使用该快捷方式在该闪存驱动器上的 Firefox 而不是 IE 中打开该网站,后者很可能是客户端的默认浏览器。

有人可以告诉我“开始”条目如何工作才能在另一个应用程序中打开快捷方式吗?

谢谢!

We're presenting a site that we've done for a client and put this all on a flash drive. I have installed Firefox portable because I'd like for the site to open in Firefox.

I've then created a shortcut which points to the index.html page on the flash drive but I would like for the shortcut to open the site in Firefox on that flash drive instead of IE, which will most likely be the client's default browser.

Can someone tell me how the Start In entry works in order to open the shortcut in another app please?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夜声 2024-09-23 01:42:23

抱歉,我没有注意到“Firefox 便携式”。
将批处理文件放在闪存驱动器上,并使用:

FirefoxPortable\App\firefox.exe files\customers\index.html

假设 Firefox 安装在 FirefoxPortable\App 中,要显示的页面在 files\customers\index.html 中

Sorry, I didn't notice 'Firefox portable'.
Put a batch file on your flash drive, and use:

FirefoxPortable\App\firefox.exe files\customers\index.html

Assuming that Firefox is installed in FirefoxPortable\App and the page to be displayed in files\customers\index.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文