Hi again,
I've been investigating problems with XWord.
One of the big problems on Vista and Windows7 is this line in Log.cs
EventLog.CreateEventSource(eventSource, logName);
It can't create a system log at this point as that must be done as
Administrator... and normally its the User running XWord/Word at this point.
This sort of thing is supposed to be done at the point of installation, but
I don't have any idea of how to do this yet.
Does anyone know? Can someone please explain how the XWord installer
works? The "Setup XWord" project appears to be completely empty to my
untrained eye!
thanks
Paul