Boot, start the software in order to adjust it?
Users questions: Now a boot on the broadband, high risk.
Experts answer: you thought the WindowsXP operating system in order to start their own to set it? I will introduce the following order of the items specified way from the start. 1. Create a new folder, for example: C: OrderedLaunch, then To "Start All Programs Startup" folder shortcuts are all under the cut to this folder, and then start the program you want from the shortcut into this folder also inside. 2. In the "Run" which enter "Cmd", open the console mode, then switch to the current directory "C: O rderedLaunch ". switch good directory, enter the command" DIR * B * Sordered.bat ". and then enter the command" notepadordered.bat ", open the newly created batch file, you can open Notepad In the self-starting arrangement of items into the order you want. Note that, each project will need to use quotation marks, and the use of "start" start, for example: start "C: OrderedLaunchFirstProgram.lnk". 3. Double-click the batch Processing of documents for testing, since the start of these projects will start at the scheduled order. But if one of these projects need more time to initialize, then the order from the start can be confused. But do not worry, in this case, you can start slow in those projects include a delay following Code, for example: "ping-n5127.0.0.1nul", this command can provide 5 seconds of delay time, by changing the "-n" behind the figures, the delay time can be different. 4. Testing complete batch file, open the "Start All Programs Startup" folder, Then press and hold the right to this batch file into "Start All Programs Startup" folder in the pop-up menu, select "Create Shortcut."