gecko-dev/xpinstall
ssu%netscape.com 3abfebd3ec fixing bug #19034 - Install.log needs to be created in XPCOM's notion of cwd.
This bug affects several things.  what I'm checking in is a fix to the windows
wizard installer to:
1) pass new parameter to xpi_init() - which Samir checked in tonight.
2) update windows wizard installer to know of the new install.log location.
3) changed the installer to create/update the log filename passed to xpi_init() (install_wizard.log).

This fix affects the installer (setup.exe) and the uninstaller (uninstall.exe).
This bug is marked as nsbeta2+ and was already verified by QA, but they were not aware
of the affects to the native windows installer (which is part of this bug).

The windows installer will be dead in the morning without this checkin.

r=sgehani
affects windows platforms only
This file does not affect tinderbox builds
2000-07-11 07:02:29 +00:00
..
macbuild
packager fixing bug #19034 - Install.log needs to be created in XPCOM's notion of cwd. 2000-07-11 07:02:29 +00:00
public Add optional log file leaf name param to XPI_Init for Win32 uninstall logging. 2000-07-10 23:15:46 +00:00
res Fix for bugs 20832 and 42202 r=dveditz 2000-07-06 04:05:48 +00:00
src Fix build breakge by samir. I'm not really sure how this could have compiled =). 2000-07-11 01:52:53 +00:00
standalone
stub Part of fix for nsbeta2+ bug 37168. [r=ssu] 2000-07-10 23:44:35 +00:00
test
wizard fixing bug #19034 - Install.log needs to be created in XPCOM's notion of cwd. 2000-07-11 07:00:21 +00:00
.cvsignore
Makefile.in
makefile.win