Search Tools Links Login

Creating NT services


Visual Basic 6, or VB Classic

This code can be created to register any application as NT/2000 Services.
You can register application as Service as well as you can unregister them using the same code.

Original Author: HimanshuD

Inputs

Please read the comments in the beginning of services form.

Assumptions

This is a basic code and I have not created any validation procedure for anything, so You can do that easily such as if someone puts some garbage value in the place of application name then this won't give any warning or anything.

Returns

In the screen shot you can see two text boxes .
First one is to enter the name as you want to resgister your application as service.
Second one is to specift the path of the application

Side Effects

As this program makes registry entries so I recommend to take the back up.
I will not be responsible for any mess while I have already tested it in my machine without any error.
While the program is duly tested bya virus scanner in my machine I still recommend to sacn it , I will be no where responsible for Viruses..

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 84 times

Categories

Visual Basic 6

Attachments

Creating_N633993192002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,213 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.