Jump to content

[Help] Where to find startup scripts


danidar

Recommended Posts

Hello i find myself working with a computer that launchs a certain number of applications at startup, when i see msconfig, i find 'startup' in location,

how can i do the same thing, whenever i launch the pc an application get launched automatically, in full screen mode.

and now can i edit existing scripts? where can they be found?

thank you.

Title edited -- Please, use [TAGS] in your topic's title.

--Sonic

Link to comment
Share on other sites


what startup scripts do you mean?

I know you'll find the startup program in the registry (launch "regedit" in the Run box located at "start" menu). There, go to

-------------------------------------------------------------------

for Windows 95/98/ME

HKEY_CURRENT_USER/SOFTWARE/Microsoft/Windows/CurrentVersion/Run

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/RunServices

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Run

----------------------------------------------------------------------

for Windows 2K/XP/2K3

HKEY_CURRENT_USER/SOFTWARE/Microsoft/WindowsNT/CurrentVersion/Run

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/WindowsNT/CurrentVersion/RunServices

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/WindowsNT/CurrentVersion/Run

...but there're other stuffs in WinXP/2003 and probably in Vista, that starts at boot time with full blue screen (I believe this maybe what you're lookin' for). Generally you'll find Scandisk and PartitionMagic running in this kind of boot-mode, but I don't know where you could edit it, but if you start System Mechanic 6 (www.iolo.com) you can see what programs are running int the startup, all them.

Link to comment
Share on other sites

You must mean under Start » All Progams » Startup

Place a shortcut to the program you want to run under

X:\Documents and Settings\All Users\Start Menu\Programs\Startup

for the program to start for all users who log on

or

X:\Documents and Settings\
Users Name
\Start Menu\Programs\Startup

for a specific user, (in this case one named Users Name).

Edited by Yzöwl
Link to comment
Share on other sites

<snip>

...but there're other stuffs in WinXP/2003 and probably in Vista, that starts at boot time with full blue screen (I believe this maybe what you're lookin' for). Generally you'll find Scandisk and PartitionMagic running in this kind of boot-mode, but I don't know where you could edit it, but if you start System Mechanic 6 (www.iolo.com) you can see what programs are running int the startup, all them.

You talkin about BootExecute ... there is in regsitry at

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"BootExecute"

But you can't execute any programs directly. You have a valid program specific compiled for this part of windows execution. Classics ".exe" or ".bat/.cmd" don't work.

Link to comment
Share on other sites

Hello i find myself working with a computer that launchs a certain number of applications at startup, when i see msconfig, i find 'startup' in location,

how can i do the same thing, whenever i launch the pc an application get launched automatically, in full screen mode.

and now can i edit existing scripts? where can they be found?

thank you.

This might just work...

Create a shortcut to Notepad.exe on the desktop.

In Properties, Run > Maximized.

Then put this shortcut in your Startup folder.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...