Notes on Win32 installation problems.

ooo-build/bin/package-lang: build file lists ...

No sane language packaging solution
   + CD packaging: http://nsis.sourceforge.net/features/
	+ fairly simple to use
	+ very basic language features - can't strip a
	  path element off a path ... ;-(

   + 2.0 bits: http://installation.openoffice.org/
	+ instsetoo_native
	    + somewhat complicated / unclear.
	    + .vdproj format, not obviously sensible
	+ http://www.python.org/pycon/dc2004/papers/44/
	    + a scriptable API for building MSI files.
	+ Raw OLE2 / MSIDB manipulation tools:
	    + http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/msidb_exe.asp
		+ the tools fall down badly, pwrt. lots of internal random string based linkage

	+ Interesting (ORCA story):
	    + http://weblogs.asp.net/robmen/archive/2003/10/11/56487.aspx
	+ OO.o is using the Perl MSI bindings
	    + solenv/bin/make_installer.pl


i18n
    - a real problem (?)
    + an English installer ?
	+ need a multi-lingual installer
    + Automatic install
	- at a given location (?)
	- ...foo...

configmgr/.../setofficelang.exe
    + 