|
-
Aug 29th, 2008, 08:25 PM
#1
Thread Starter
Lively Member
VB6 - Installer program for Process Explorer
Hello VBForums!
I have seen some very awesome works posted on this forum, and hope to add to as well as learn from what has been posted here.
Getting to the subject at hand, I have created a small installer for Sysinternals' Process Explorer, which can be found at www.sysinternals.com. A very useful techspert tool, but usable by the average joe, that takes the taskmanager to new levels.
I felt that a quick oneclick installer would be nice, one that sets PE as the
default task manager, as well as installing the files to the Windows directory, as WELL as providing an autostart-as-minimized option, and this is the result of my work.
As I am not a complete newb to programming itself (I have worked with QBasic before, as well as programmed in UnrealScript for the game DeusEx), but new to the symantics of VB6, I know my code could use some tips, tweaks, and tuneups, as i consider myself a fairly sloppy coder.
Therefore, I submit my code on this installer to those who know better than I, hoping to get a shred more of guidelines, errortrapping, logics, et cetera.
A few notes about this download...
-The res file DOES contain 2 files: the main EXE, as well as the helpfile. If you do not trust my package, download the ProcessExplorer package from Sysinternals' Site, and create your own.
-Due to the size of the download, due to the embedded resource file, this download is hosted at rapidshare. I can also MSN or email the file, if Rapidshare is a problem for some users.
-You -MAY- use any of this code in any application you design, without asking, provided you mention me (EntityReborn) as the (partial) source, in one form or another. This goes for any code I post at anytime, anywhere, unless otherwise stated (in which case, exceptions could possibly be made).
-All code is 99% my own.
Feel free to rip this source to shreds. For the count, I am currently not prepared to launch into VB.NET, so please keep it to VB6.
Source Link: Click Here
-Link removed as I have deleted the file.
Last edited by EntityReborn; Sep 9th, 2008 at 09:32 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|