Closed
Bug 339319
Opened 19 years ago
Closed 19 years ago
NSIS installer does not work on trunk builds
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: wgianopoulos, Unassigned)
Details
Is the NSIS installer suposed to be working on the trunk now?
When I do my own builds, a firefox-3.0a1.en-US.win32.installer.exe file is creaded in dist/sea.
However, attemtping to execute it results in a pop-up saying "Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item."
| Reporter | ||
Comment 1•19 years ago
|
||
(In reply to comment #0)
> creaded in dist/sea.
^^^^^^^^^^^^^^^^^^^^
created in dist/install/sea.
Comment 2•19 years ago
|
||
It is created for trunk builds and the basic requirements are listed in bug 326580 comment #28. Also, you can see the NSIS installer in the nightly and hourly build directories for trunk.
The NSIS installer will be created in objdir/dist/install/sea as well.
The error you are seeing is for the XPInstall based installer since it doesn't have the name we are using for for the installer per bug 326580 comment #28.
| Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #2)
> It is created for trunk builds and the basic requirements are listed in bug
> 326580 comment #28.
Thanks fo the pointer.
I set the environment variables and it built and ran just fine.
--> INVALID
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•