|
#1
|
|||
|
|||
|
I have XP Pro. Is there a means to modify the Start Process? Problem... I
use MSN Messenger... MSN starts before Internet connection occurs and so the auto feature does not operate... Is there a way to modify the Start Process to have the Internet connect before any programs begin to load? Thanks KRB |
|
#2
|
|||
|
|||
|
For applications.
To start applications sequentially create a shell script something like this and place it in your \Startup directory. -------------mystartup.cmd------------- start "" "D:\Program Files\Microsoft Office\OFFICE11\outlook.exe" start "" "D:\Program Files\Microsoft Office\OFFICE11\word.exe" start "" "D:\Program Files\Microsoft Office\OFFICE11\excel.exe" ---------------end file------------------ For services. http://support.microsoft.com/default...b;en-us;193888 http://support.microsoft.com/default...b;en-us;115486 -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "KRB" wrote: |I have XP Pro. Is there a means to modify the Start Process? Problem... I | use MSN Messenger... MSN starts before Internet connection occurs and so the | auto feature does not operate... Is there a way to modify the Start Process | to have the Internet connect before any programs begin to load? | Thanks | KRB |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bootit NG mistery BOOT FAILURE...needs to boot from its floppy at startup? | swimmydeepo@yahoo.co.uk | Windows XP General | 4 | 01-05-2006 03:49 PM |
| Can't boot HD cloned from WinXP HD | Tim Haynes | Windows XP Setup Deployment | 5 | 01-05-2006 06:21 AM |
| Partitioning & Dual Booting Operating Systems | timber1299@dodgeit.com | Windows XP Setup Deployment | 5 | 01-05-2006 06:13 AM |
| Boot & Startup | KRB | Windows XP Perform Maintain | 4 | 01-05-2006 06:04 AM |
| Changing the order of automatic program startup at boot time | Matt Whiting | Windows XP Basics | 11 | 01-05-2006 02:05 AM |