Home Forums Gamescan Chat42 About
* Login   * Register * FAQ    * Search
It is currently Fri 06-20-2025 12:17PM

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: the order windows starts programs on startup
PostPosted: Sun 07-23-2006 9:22PM 
Offline
Colonel

Joined: Sat 04-29-2006 8:47PM
Posts: 663

Source: Off Campus
does anyone know how to rearrange the order in which windows will open the programs on startup, in msconfig you can only enable or disable which programs are opened, yet not which programs run first.

i use microsoft activesync to sync my pda to my laptop using bluetooth. but activesync loads before my bluetooth program loads and creates the COM ports for activesync to use for bluetooth syncing.

so anyone know how i can make iwindows load activesync AFTER the bluetooth program?


Top
 Profile  
    
 Post subject:
PostPosted: Sun 07-23-2006 11:05PM 
Offline
more like GAY SWIFT
User avatar

Joined: Mon 03-29-2004 10:45PM
Posts: 229

Source: Off Campus
You can fangle with dependencies in the registry here: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<Service name> or maybe you can remove the program you want to load last from msconfig, and place it in your start menu's startup folder.

_________________
I have a cheese-shredder, which is its positive name. They don't call it by its negative name, cause no one would buy it: sponge-ruiner. Because I wanted to clean it, and now I have little bits of sponge that would melt easily over tortilla chips.


Top
 Profile  
    
 Post subject:
PostPosted: Mon 07-24-2006 12:33AM 
Offline
Major
User avatar

Joined: Mon 09-09-2002 5:37PM
Posts: 474

Source: Off Campus
Another thing you could try is creating a startup script. Fire up notepad and make a file that looks like this:

Code:
start "" "C:\windows\system32\calc.exe"
start "" "C:\windows\system32\sol.exe"
start "" "C:\windows\system32\notepad.exe"


Disable the programs with msconfig, and save the file as "statup.cmd", then just copy it into your startup folder.


Top
 Profile  
    
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group