Hi, i'm currently modifying the supplied OpenOffice 2.0 msi to better suit our network. Basically upon running it the first time, the user is asked to register & their settings for using OO are defaulted and stored in their profile.
I've worked up a profile from using the application that has everything needed so the user can load up the first time and get on with using it. The issue is with getting this profile data into all 1500 odd users. I could do a script for this, and add the data to the All User & Default User for future new users on the system.
I have been playing with the ALLUSERS property, and looking at the generic folder options but with no success so far.
However surely it is possible to modify the msi so that it installs the profile data upon logging onto a client with the OO package installed, or upon loading OO for the first time? I read somewhere about something called an Entry Point, but i haven't a clue where to start with this if needed. Thanks!