This is actually an idea (yet) that I may done (if I managed to have some free time)
I do not like to have autostart programs in registry, I move most of them into MenuStart\Programs\Autostart
but the main problem is that computer (especially poor ones) slows much when there are many programs, because the run just one after another
so the idea is to create program where you will be able to set links to programs and waiting time between autostarts of them
(for example then in autostart you put 1 link to the program that runs all other with a pause time between running)
| NeoAutostart | |
|---|---|
| Post #1 Oct 5 2005, 07:11 | |
Embrace Your Dreams Group: Registered Posts: 397 Joined: 25-August 05 From: London Member No.: 125,432 |
|
![]() |
|
|
Log In or Register · Advertise on Neowin |
|
| Post #2 Oct 5 2005, 07:17 | |
local know-it-all idiot Group: Registered Posts: 25,341 Joined: 22-March 02 From: Kanzem, Germany Member No.: 10,955 |
why would you use a delayed startup entry? it would only slow down the boot up.
|
![]() |
|
| Post #3 Oct 5 2005, 07:48 | |
|
Sri Group: Registered Posts: 2,077 Joined: 20-October 03 From: Bangalore, India Member No.: 38,214 |
He wasn's talking about delayed startup entry. He was talking about having only one program auto start with windows and that program launching user desired programs one at a time at the set time interval between each. Such an app would be nice.
|
![]() |
|
| Post #4 Oct 5 2005, 13:46 | |
Embrace Your Dreams Group: Registered Posts: 397 Joined: 25-August 05 From: London Member No.: 125,432 |
it's more like trigger_my_passion said
if too many apps starts the same time then it's killing your PC ... why not start some of them few seconds later that others ? |
![]() |
|
| Post #5 Oct 5 2005, 17:37 | |
Neowinian ULTRAKILL ![]() Group: Global Moderator Posts: 11,349 Joined: 9-April 03 From: UK Member No.: 25,729 |
You can do something like this with a batch file and wait.exe
CODE start c:\windows\notepad.exe wait 5000 start c:\windows\sol.exe wait 1000 start c:\windows\system32\shutdown.exe -r I will attach it here When I get some time I may look at coding something up |
![]() |
|
| Post #6 Oct 13 2005, 02:18 | |
Resident Elite Group: Registered Posts: 1,559 Joined: 22-February 05 From: Toronto Member No.: 97,802 |
this is actually intresting it can help with certain things such as du meter, winpatrol and the mini apps.. which can load up like 1 min after boot which imo isnt bad at all.
|
![]() |
|
| Post #7 Oct 14 2005, 09:46 | |
|
Sri Group: Registered Posts: 2,077 Joined: 20-October 03 From: Bangalore, India Member No.: 38,214 |
CoolCatBad posted this link to a program which does (kind of) what we are talking about: http://www.neowin.net/forum/index.php?show...ost&p=586660388
|
![]() |
|
| Post #8 Oct 14 2005, 11:24 | |
Embrace Your Dreams Group: Registered Posts: 397 Joined: 25-August 05 From: London Member No.: 125,432 |
thanks trigger_my_passion it seems to be what I wanted, let me test it more
|
![]() |
|
| « Older · Software created by our members · Newer » | |
![]() |














