Okay, guess I deserved that, here are more details.
No icon on the desktop for the other users. When running the app, the app can't write to the app.config file (we're using the Configuration Application block), which is obviously some kind of permission issue. I've got to run it again in my VPC to recall the
startup issues, but I do recall that shutting down the app can't write to our app.config file.
<Edit> Specifically, I'm getting a "can't write to registry" error and an error stating it can't write to our config file in the app install directory.</Edit>
My point should have been that it's *not* being installed for all users and I need to figure how to fix it. I'd like to see an icon at the very least - there's no group for anyone but the installer. After that works, then I'll try to tackle the security problem(s).
-Chuck