I'm setting up users on a terminal services box (windows 2003) with an Access 2003 application. For each of these users, the first time they run the db, it's also the first time they've run Access on that box, and they're asked to provide user name and initials. That's an Office thing. How can I make that dialog go away without the user seeing it? There must be a registry setting that I can set during the setup routine (I'm using inno setup). Because they are launching the app via shortcuts, the dialog inteferes with the first app launch. The app seems to fail until they fill out that dialog, it's not a good intro.
|
|