greenmachine Posted February 20, 2006 Posted February 20, 2006 Well, can your sister access your desktop while she is logged on? If not, you need to put it somewhere where both of you can access the file, such as the C: drive, somewhere that is not specific to any single user.
bucky002 Posted February 20, 2006 Author Posted February 20, 2006 I tried putting it in the C:\ drive and it still didn't work. Anything else that would maybe work?
greenmachine Posted February 20, 2006 Posted February 20, 2006 Here's a test: don't start the program, but move the whole thing into the startup dir (any of them). Then, log on to another user. See if the program is running. If not, log back on to your username, and see if it is running. If it is still not running, restart and log on to any name. It should be running after the restart if it didn't work before. Let me know which (if any) works.
greenmachine Posted February 20, 2006 Posted February 20, 2006 Make a separate script, put this in it, and run it. MsgBox (0, "startup", @StartupDir & @CRLF & @StartupCommonDir) Then, go find those paths.
Valuater Posted February 20, 2006 Posted February 20, 2006 like i told you... compile it and right click and make a shortcut and copy that shortcut to the common startup directory 8)
greenmachine Posted February 20, 2006 Posted February 20, 2006 like i told you...compile it and right click and make a shortcut and copy that shortcut to the common startup directory8)That doesn't help much if he can't even find the common startup directory. You're still jumping the gun.
bucky002 Posted February 20, 2006 Author Posted February 20, 2006 I think this is my startup directory, C:\Documents and Settings\All Users\Start Menu\Programs\Startup, but when I went there, the shortcut was already there. I guess I'll try it again. Should I start it so it's in my task tray thing or just leave as is? Thanks I appreciate your help.
greenmachine Posted February 20, 2006 Posted February 20, 2006 Did you restart your computer to see if it started?
bucky002 Posted February 21, 2006 Author Posted February 21, 2006 It started on my user, but not anyone elses.
GaryFrost Posted February 21, 2006 Posted February 21, 2006 It started on my user, but not anyone elses. Need to have the exe where any user's profile can execute it, then make a short-cut to it in the startup folder as the other users had posted, but if the exe is not where any profile can execute it putting the short-cut in the start-up won't do any good. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
TheCuz Posted February 21, 2006 Posted February 21, 2006 Are you logged in as yourself when you do this or as admin? Try logging in as admin and then put the compiled script in the startup folder for all users. [font="Verdana"]People who say it cannot be done should not interrupt those who are doing it. - George Benard Shaw[/font]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now