Closed
Bug 169014
Opened 22 years ago
Closed 22 years ago
MRE -> GRE in the bat file
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: curt, Assigned: curt)
Details
Attachments
(1 file, 1 obsolete file)
932 bytes,
patch
|
curt
:
review+
dveditz
:
superreview+
|
Details | Diff | Splinter Review |
I missed the name change in runapp.bat.
Assignee | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
Comment on attachment 99399 [details] [diff] [review]
Patch 1
looks good to me
r=jbetak
Attachment #99399 -
Flags: review+
Comment 3•22 years ago
|
||
+set GRE_DIR=c:\Program Files\Mozilla\GRE\1.0
Should'nt the line above be the following instead(using "1.2b" for the version):
set GRE_DIR=c:\Program Files\Mozilla\GRE\1.2b
Comment 4•22 years ago
|
||
Cc:ing Dan for sr=
Assignee | ||
Comment 5•22 years ago
|
||
Chak is, of course, correct.
Attachment #99399 -
Attachment is obsolete: true
Assignee | ||
Comment 6•22 years ago
|
||
Comment on attachment 99428 [details] [diff] [review]
Patch 2
r=chak
Attachment #99428 -
Flags: review+
Comment 7•22 years ago
|
||
Comment on attachment 99428 [details] [diff] [review]
Patch 2
sr=dveditz
Attachment #99428 -
Flags: superreview+
Assignee | ||
Comment 8•22 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•