PDA

Click to See Complete Forum and Search --> : creating services


altctldel
Dec 19th, 2000, 04:36 AM
i'd like to know what is winnt services its uses and how it can be created using vb6.

Everclear
Dec 20th, 2000, 09:17 AM
app.taskvisible = false
that will hide it in all versions of windows and register it as a service

Dec 21st, 2000, 07:09 AM
Send me a mail to Maexchen@kabelnet.at and i'll send you a control back. This control turn your VB- application to a nt- service.

altctldel
Dec 21st, 2000, 10:46 PM
why not Maexchen not interested in others knowing your skill.why not you post it in the forum itself.

Xj12tobe
Jan 3rd, 2001, 10:49 AM
I need some help with NT services How do I in VB check to see what all services are running. And how to turn them on or off.