Process Keeper

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
3 posts Page 1 of 1
Contributors
User avatar
Noob.exe
Top Poster
Top Poster
Posts: 233
Joined: Wed Mar 31, 2010 6:42 pm

Process Keeper
Noob.exe
this is just one of my first simple creations. it's for ones who want to keep their programs running
all the time, even if other dont want it. (like BitTorrent) :)
[it will start hidden - just press F12)
i would like experts to comment code and design so i will know what to change.
http://www.mediafire.com/?nzjm1jy2j4z
<3 VB & Python
User avatar
AleRi8
Top Poster
Top Poster
Posts: 153
Joined: Sun Sep 20, 2009 2:30 pm

Re: Process Keeper
AleRi8
nice program
check out my software
win7 itweaker basic £4.50
viewtopic.php?f=70&t=793
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Process Keeper
mandai
I can comment:

It would be nice to set the process list refresh time, also a combobox/file history for the exe files might be useful.

For the run on startup option I'd rather use Environment.CommandLine to get the name and path of the executable, just in case the user renamed it.

It looks like there are 2 unneeded event handlers in the code (Paint and ExitToolStripMenuItem_Click).

I'm also interested, what is the WndProc function doing?
3 posts Page 1 of 1
Return to “Full Software”