Closed
Bug 242843
Opened 21 years ago
Closed 21 years ago
cannot open local xul-files on my harddisk by mozilla
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 238830
People
(Reporter: asdfgh2091, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.6) Gecko/20040113
The attachment of xul-files to mozilla via edit - preferences - advanced -
system - Windows should you use Mozilla to open these filetypes - xul.
If you start d:\foo.xul in explorer via double-click, you'll get the message:
"d: is not a known protocol"
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
execute foo.xul
The solution of the problem:
instead of 'mozilla -chrome "%1"' should the entry in the registry be
'mozilla -chrome file://"%1"'. Then you can start d:\foo.xul with mozilla per
double-click.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 238830 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•