在 Windows 7 下使用 Firefox Portable 時,如果將 FirefoxPortable.exe 拉到下方快捷列(Taskbar)使用,點選快捷會另外增加一個快捷的問題(這很難敘述,如果您有碰到就會了解),造成很大的不便,以下是解決辦法(確定可用):
1. 找出目前 Firefox 版本的 AppID
• 執行Firefox,網址列輸入 about:config,找到browser.taskbar.lastgroupid的值(Ex: Mozilla.Firefox.5.0)
2. Modify AppID of FirefoxPortable.exe
• Download mkshortcut.exe from one of the links in this comment.
• Copy mkshortcut.exe to the folder containing FirefoxPortable.exe
• In Windows Explorer, right click on that folder→Open Command window here
• Type following into command window, then hit enter: mkshortcut.exe -output "Firefox Portable.lnk" -target "%cd%\FirefoxPortable.exe" -appid "Mozilla.Firefox.5.0"
3. Pin new shortcut to Taskbar
• Right click on new link→Pin to Taskbar