Examples, please?
Rob Brandt <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
OK, I've dived in to making my own installer using the stubs. I've focused on the windows version since it's much better commented than the Mac version. I have a mostly working installer. There's a couple of things I don't see how to do. It would be nice if I could see and example of how this works. 1) Install fonts in windows. I see from the config.ini that is used in the Netscape installer that the stub is aware of where the fonts folder is, in PERSONAL_FONTS. But how to get them installed, registered, efficiently? 2) Windows versions: My app has some minor differences between Windows 95/98/Me and NT/200/XP. It would be really nice if config.ini could sense which version it was on, and select the correct package. TIA Rob