Articles Tagged ‘Manager’


internet

How to disable xp firewal

How to disable xp firewal

sf

How to check if a service is running

How to check if a service is running

sf

How to manage, control NT-Services

The following class TServiceManager can be used to manage your NT-Services. You can do things like start, stop, pause or querying a services status. // Thanks for this one to Frederik Schaller as well – it’s a co-work unit ServiceManager;

sf

How to set system evrionment variable

How to set system evrionment variable

sf

How to read a REG_MULTI_SZ value From the Registry

How to read a REG_MULTI_SZ value From the Registry