Rewrote nszip.exe to not require MFC to build.
Wrote TestXPI.exe to test xpinstall via xpistub to mimic a native windows
installer.
update makefile.win to not build nszip.exe and build the new tools:
nsztool
test
and to not require MOZ_MFC=1 to build these files anymore.
affects only windows platform.
r=dougt
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@60190 18797224-902f-48f8-a5cc-f745e15eee43
Installer registers in the Windows registry where mozilla.exe gets
installed to.
Installer is aware of the previous mozilla.exe installation location
and offers it as the default destination location.
Installer now is able to show a Readme.txt in the SetupType dialog.
Eliminated most of the "Netscape" and replaced it with "Mozilla"
a=chofmann
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@56408 18797224-902f-48f8-a5cc-f745e15eee43
show which component it's currently processing.
also added a new key to parse in the config.ini to help fix bug #19391.
All these changes only affect windows platorms
r=dbragg
git-svn-id: svn://10.0.0.236/trunk@54199 18797224-902f-48f8-a5cc-f745e15eee43