Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

order startup programs

0 views
Skip to first unread message

www.ttdown.com

unread,
Feb 7, 2004, 7:24:10 AM2/7/04
to
Windows 98 SE programs that start during startup, can they be
controlled which starts when, w/o 3rd party software? (e.g. program
ABC starts 1st and program XYZ starts 2nd; can XYZ be forced to start
before ABC?) TIA..

Alan Edwards

unread,
Feb 7, 2004, 8:59:18 AM2/7/04
to
Try a batch file like:

Start /W xyz.exe
Start abc.exe

...Alan

--
Alan Edwards, MS MVP W95/98 Systems
http://dts-l.org/index.html

In microsoft.public.win98.gen_discussion, www.ttdown.com

PCR

unread,
Feb 7, 2004, 7:07:30 PM2/7/04
to
"StartupCop" will not move them around for you in the Startup Group,
but...

http://www.pcmag.com/ 's StartUpCop has "undo", and it is more than a
combination of "START, Run, MSInfo32, Software Environment, Startup
Programs" and "START, Run, MSConfig, Startup tab". It can even do a
permanent delete. You may create multiple "profiles" of Startup items.

................Start.....of a StartupCop help screen.............
Windows loads startup items from three locations in the Registry, two
lines in WIN.INI, and two folders. Observation reveals that it always
loads the seven groups in the same order. Here they are, in order:

1. Registry (Machine Service) - Each value in the Registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices
defines a startup item. The value's data string is the command to be
executed at startup.
2. Win.ini (Load=) - The value of the Load= key in the [Windows] section
of WIN.INI consists of one or more startup program names, separated by
semicolons. Neither long filenames nor command-line arguments may be
used. (Windows NT users - see note below)
3. Win.ini (Run=) - The value of the Run= key in the [Windows] section
of WIN.INI consists of one or more startup program names, separated by
semicolons. Neither long filenames nor command-line arguments may be
used. (Windows NT users - see note below)
4. Registry (Machine Run) - Each value in the Registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run defines
a startup item. The value's data string is the command to be executed at
startup.
5. Registry (Per-User Run) - Each value in the Registry key
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices
defines a startup item. The value's data string is the command to be
executed at startup.
6. Common Startup Group - Each shortcut in the common startup group (by
default, C:\Windows\All Users\Start Menu\Programs\Startup) is launched
at startup. This group does not appear on the Start menu. Some Windows
installations will not have a common startup group.
7. Startup Group - Each shortcut in the Start menu's startup group (by
default, C:\Windows\Start Menu\Programs\Startup) is launched at startup.

Startup Cop displays each item's group number in the Priority column.
Within each group, enabled items are shown first, then disabled items,
and finally items that are ready for removal. The groups load in the
order specified, and enabled items within a group will load in roughly
the order shown, though this may vary. Because the order of the items is
significant, Startup Cop does not permit sorting into different orders
by clicking the column headings.
...snip
.................End......of a StartupCop help screen....

--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
should things get worse after this,
PCR
pcr...@netzero.net
"www.ttdown.com" <pho...@email.fm> wrote in message
news:asl920h3666d8hap0...@4ax.com...

0 new messages