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

Re: startup programs

0 views
Skip to first unread message

Ken Blake

unread,
Aug 16, 2004, 5:27:36 PM8/16/04
to
In news:D2BA5637-66F7-40D0...@microsoft.com,
Mindy <Mi...@discussions.microsoft.com> typed:

> Hi, is there a way to change the order of programs when windows
> starts up? Mindy


Are you asking about programs that start automatically from the
startup folder?

Instead of starting them individually, start all of them from a
single batch file and arrange the lines in the batch file in the
order you want.

You can also start each program in the batch file using the Start
command with the /wait parameter (for more information, from a
command prompt window, issue the command Start /? ) to make the
next program wait for this one to finish.

--
Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup


Mindy

unread,
Aug 16, 2004, 6:57:03 PM8/16/04
to
Hi Ken,

Yes I'm talking about the programs that start up automatically. I think I
know what you are talking about but could you give me specific steps on how
to create and execute a batch file?

Thanks,
Mindy

Ken'

unread,
Aug 16, 2004, 7:31:55 PM8/16/04
to
You can find just a freeware program here, called start delay.
http://www.r2.com.au/
Ken'

"Mindy" <Mi...@discussions.microsoft.com> wrote in message
news:D2BA5637-66F7-40D0...@microsoft.com...


> Hi, is there a way to change the order of programs when windows starts up?
> Mindy


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.737 / Virus Database: 491 - Release Date: 8/11/2004


Ken Blake

unread,
Aug 16, 2004, 7:49:20 PM8/16/04
to
In news:ECCB823B-01C6-4001...@microsoft.com,
Mindy <Mi...@discussions.microsoft.com> typed:

> Hi Ken,
>
> Yes I'm talking about the programs that start up automatically.
> I
> think I know what you are talking about but could you give me
> specific steps on how to create and execute a batch file?


Sure. Just use Notepad to create a text file. Put the file name
of each program on a separate line in the file, in the order you
want (use the Start parameter if desired). Save the file with a
name like Startup.bat. Put a shortcut to startup.bat in the
Startup folder instead of the individual programs it's replacing.

Kelly

unread,
Aug 17, 2004, 2:50:01 AM8/17/04
to
Hi Mindy,

Number them in your Startup Folder.

--
All the Best,
Kelly

Microsoft-MVP Windows® XP
2004 Windows MVP "Winny" Award

Troubleshooting Windows XP
http://www.kellys-korner-xp.com


"Mindy" <Mi...@discussions.microsoft.com> wrote in message
news:D2BA5637-66F7-40D0...@microsoft.com...

Mindy

unread,
Aug 17, 2004, 4:39:02 PM8/17/04
to
I followed your steps and named the file startup.bat. in the file I put

1. ikstray
2. ScanRegistry
3. TaskMonitor
4. SystemTray
5. LoadPowerProfile
6. ccRegVfy
7. ccApp

but the ikstray still isn't starting first? Do I have to put the whole
filenames?

Mindy

Kelly

unread,
Aug 19, 2004, 3:37:39 AM8/19/04
to
Mindy,

These (2-5) are not XP startup files. They relate to Win98 or ME.

--
All the Best,
Kelly

Microsoft-MVP Windows® XP
2004 Windows MVP "Winny" Award

Troubleshooting Windows XP
http://www.kellys-korner-xp.com


"Mindy" <Mi...@discussions.microsoft.com> wrote in message

news:D8F193F5-29A3-46CD...@microsoft.com...

0 new messages