Closed Bug 6620 Opened 25 years ago Closed 25 years ago

Execute: Calling this method crashes

Categories

(Core Graveyard :: Installer: XPInstall Engine, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jimmykenlee, Assigned: dougt)

Details

Build: 5/17/99 SeaMonkey build 1. Use jar at http://jimbob/jars/a_execute.jar 2. Using form, Install.Execute("notepad.exe"); 3. Trigger jar RESULT: SeaMonkey crashes. Install.log shows: --------------------------------------------------------------------------- Acceptance: a_execute --------------------------------------------------------------------------- Starting Installation at 05/17/1999 14:52:08 EXPECTED RESULT: The executable, "notepad.exe", is launched. The Install.log shows that method was successfully executed.
QA Contact: 4395 → 4138
Changing QA Contact from Grace to Jimmy.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed. We were printing out the filespec of a prior to it being allocated by ExtractJar(). We have changed it so that it first uses the inside jar name during the ScheduleForInstall(), the it uses the real filespec for the finalize install.
*** Bug 6621 has been marked as a duplicate of this bug. ***
Status: RESOLVED → VERIFIED
Build 6/1/99 Windows Behaves as expected. Executable is launched, and Install.log indicates success as well.
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall Engine
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.