Hello people, I've been trying to play with the packager/installer/wizard (under Win2K), with limited success.
Basically I want to have a very simple install - put some of the components (XPCOM, browser, PSM, US English) into one big package (everything.xpi) and have a static .exe installer for that (which just says welcome, asks for location etc). I've tried editing the following files and making sensible changes: packager/packages-static-win packager/windows/config.it packager/windows/makeall.pl However, I can't seem to make those changes take effect. Whenever I try to make an installer (with wizard/windows/builder/build_static.pl) it always complains that venkman is missing from the staging section (meaning that it's not picking up my changes - I've removed all references to venkman in the above three files). I've tried nmakes after clobbers everywhere but that doesn't seem to help. Is there anything else I should be editing, or any other script I should be running, or anything? I don't really speak Perl so I'm at a bit of a loss. Should I be editing the .jst files? Better still, has anyone else managed to do what I'm doing, who would be prepared to share their experiences? thanks in advance, Hamish
