I am trying to get the startup options script from the UI section of the manual to work. The dialog is set up and responds correctly when the items are set. My problem again, is still understanding the objects. This is how I got the startupOptions object:
Dim sObj : Set sObj = StartupOptions This is what I tried to have Window-Eyes not run at the login screen: Set sObj.RunAtLoginScreen = False Can some one explain this to me? I am sorry, but I'm still having trouble with the objects. Jeff Weiss
