![]() |
| | #1 |
| Registered User Join Date: Mar 2003
Posts: 28
| Does such a tool exist? Please let me kno if it does.. Any suggestions in implementing / approaching the problem ? |
| compiler is offline | |
| | #2 |
| End Of Line Join Date: Apr 2002
Posts: 6,240
| If you're using XP, you might investigate bootvis . Determining what is being launched at boot time is going to involve interaction with the OS, and may not be that easy for you as a beginner. There are various places that Windows stores information for which programs to run at start up, eg the registry, the startup folder, and a couple of other places I think. Try a google search and you should be able to find them all listed somewhere. However, this is only a list of things Windows will try to start, not what it actually started, so it's going to depend on what you want.
__________________ When all else fails, read the instructions. If you're posting code, use code tags: [code] /* insert code here */ [/code] |
| Hammer is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ping and Traceroute not working in IPv6 environment on Windows XP / Win Server 2003 | vigneshp | Networking/Device Communication | 8 | 05-07-2009 11:31 AM |
| can not debug pocket pc application | George2 | Windows Programming | 2 | 11-08-2007 11:06 PM |
| A mini-compilier I made stuck in an infinite loop (lots of code) | dan06 | C++ Programming | 1 | 10-27-2006 01:21 PM |
| help with this | tyrantil | C Programming | 18 | 01-30-2005 04:53 PM |
| Win application not very portable | swed | Windows Programming | 5 | 10-01-2001 11:17 AM |