Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: searched for answers this time  (Read 983 times)

0 Members and 1 Guest are viewing this topic.

sodapopinski

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 325
  • Last login:February 12, 2011, 11:13:41 am
  • if I only had normal friends
searched for answers this time
« on: February 17, 2005, 02:55:42 am »
I did look and find info on os(and found useful info), but I looked on information about xp automaticly loading a program on startup, does anybody know how to do this?

youki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1612
  • Last login:November 19, 2016, 01:07:33 pm
  • Atomic Front End Creator
    • Atomic Front End
Re: searched for answers this time
« Reply #1 on: February 17, 2005, 03:19:46 am »
HI,

To make XP load and start a program automatically.

Solution 1 :

Right click on the "Start" Menu (bottom left of your screen)
Choose "Explore"
then browse to :
C:\Documents and Settings\<your account>\Start Menu\Programs\Startup

and just copy files (or better shortcuts) you want to start automatically in the Startup folder.

Next time you will start windows, your programs will start too.

Solution 2 :

Edit the "run" key in the registry.  But if you ask this kind of question i think it is because you are a newbie , so it is not recommanded at all to modify the registry. You could break your OS.


If you don't know how to create a shortcut.  Just select the file you want make the shortcut on.
Right Click
Select Copy
then go in the StartUp folder.
Right Click
and select "Paste Shortcut".

I hope it helps you.

Youki







Goz

  • KOTA
  • Trade Count: (+10)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3421
  • Last login:June 25, 2024, 10:06:41 pm
Re: searched for answers this time
« Reply #2 on: February 17, 2005, 08:56:17 am »
If you wanted to go the registry key route it would be:


Click Start
Click Run
Type regedit
Hit enter or click OK
Expand the folder HKEY_LOCAL_MACHINE
Expand the folder SOFTWARE
Expand the folder MICROSOFT
Expand the folder WINDOWS
Expand the folder CurrentVersion
Expand the folder RUN
Right Click the run folder and highlight NEW and select String Value
Give the string value a name you understand like startup or name of the app you want to start
Double click the newly named string and type the complete path to the app you want to start in the Value Data field.

Hope this helps

-Goz

sodapopinski

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 325
  • Last login:February 12, 2011, 11:13:41 am
  • if I only had normal friends
Re: searched for answers this time
« Reply #3 on: February 17, 2005, 09:25:43 am »
you use windows for 10 years and dont know how to do simple things like that, oh well. It worked great, thanks.