Closed Bug 595657 Opened 14 years ago Closed 13 years ago

xulrunner appname in windows7 taskbutton's context menu is "Minefield", not app name

Categories

(Core :: XUL, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: giorgio.liscio, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100908 Firefox/4.0b6pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100908 Firefox/4.0b6pre

hi, launching xulrunner from latest ff4 trunk

(firefox.exe -app myapp/application.ini)

the windows 7 task bar, in it's context menu shows "Minefield" and not application window's title=""

http://img153.imageshack.us/img153/6218/minefielda.jpg

is this a bug or it can be fixed changing something in prefs?

thank you

Reproducible: Always
in plus when i "add program to application task bar", when i click the new created button, firefox starts, not xulrunner app
Blocks: win7support
resolved, my bad
you just need to correctly package xulrunner with your app
create a folder containing your application.ini, chrome.manifest etc
then unzip xulrunner in a directory called "xulrunner" inside your app folder
then cut paste mozcrt19.dll and xulrunner-stub.exe from ./xulrunner/ to ./
then rename xulrunner-stub to MyApp.exe
double click and run: now windows 7 got the right app name
read here for more info:
https://developer.mozilla.org/en/XULRunner/Deploying_XULRunner_1.8
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.