ar services manager activex library
AR Services Manager ActiveX Library 1.03
With this library you will be able to manage services in a NT system. more>> With this library you will be able to manage services in a NT system.
fixed a bug that made the library keep on checking the state of the service even when the service had already changed of state.
included a small sample application.
a few properties in the class clsService that were read-only are now read/write (BinaryPathName, Dependencies, LoadOrderGroup, Password, ServiceType, StartErrorSeverity, StartName, StartType y TagID). Also two new methods have been added: ChangeAccount to change the account under which a service is run (only WIN32_OWN_PROCESS); and ChangeDisplayName, to change the display name of the service, since changing the DisplayName property just checks for another service with that display name.
added the AutoUpdate, AutoUpdateInterval and AutoUpdateTimeOut properties to the clsService class. Also added the StateChanged event to the same class. Solved a bug when changing the state of the service through the CurrentState property.<<less
AR Print ActiveX Library 1.01
Allow you to print simple text in the printer you select. more>> This library will allow you to print simple text in the printer you select, using any font and specifying margins and orientation for the paper.
Code. It is only there for compatibility reasons. Forget about it.
TopMargin, BottomMargin, LeftMargin and RightMargin, are the margins that will have the printed page, given in twips. There are 1440 twips per logical inch.
Font. Font that will be used to print. If you want to access extended properties of the font (like underline and so), do it through this object.
FontName. Name of the font that will be used to print.
FontSize. Size of the font that will be used to print.
Orientation. Orientation of the paper: portrait or landscape.
PrinterDriverName (read-only). Driver that will be used to print.
SelPrinter. This is the printer that will be used to print.<<less
AR Magic Packet ActiveX Library 1.0
Send a magic packet to turn computers on remotely. more>> This library has two dependencies that you should take into account: the Microsoft Winsock Control (MSWINSCK.OCX) and the AR Registry Library.
GetMACAddress (sIPAddress as String): returns a byte array containing the MAC address of the computer with the IP specified. Note: the computer has to be on.
GetMACAddressStr (sIPAddress as String): same as the previous method but returns the MAC address in a string.
SaveMACAddress (sComputerName as String, sIPAddress as String): takes the MAC address of the computer with the specified IP address and saves it in the local registry. Then youll be able to turn this computer on by just using the assigned name with the SendMagicPacket2Computer method.
SendMagicPacket (arrMACAddress() as Byte, sDestination as String): sends a magic packet to network using the specified MAC address. Note 1: this is the only method that works under Windows 9x, Millenium, NT and 2.000. Note 2: sDestination is not the IP of the computer to turn on, but a broadcast address of the network. It would be something like 192.168.0.255.<<less
Service Manager NT 1.6
Service Manager NT is a Windows NT Services Administration Utility more>>
AR INI Manager Library 1.01
This library will allow you to manage INI files in a very simple way. Just with a few methods you will be able to read, write and list the whole contents of INI files. more>>

Mz Services Manager 2.1
Mz Services Manager offers you a flexible and sophisticated tool with which you can easily enable or disable Windows services more>>
Mz Services Manager 2.1 offers you a flexible and sophisticated tool with which you can easily enable or disable Windows services. You can also optimize your services by disabling the unneeded ones. New version gives you an option for creating profiles and apply them on real time (without restart).
Requirements: Windows XP/Vista, .Net Framework 2.0AM Service Manager 1.2.1
Try this all new alternate option to AM Server more>>
AM Service Manager 1.2.1 is considered as a new alternate option to AM Server which is installed on a powerful system as it supports up to 999 users. Combined with AM Messenger the software will help you create your own private IM Network.
Major Features:
- NT Service is 100% alternate option for AM Server 1.2.0 or later.
- It will run as service in background and is not influenced by user login / logouts.
- Remote management with Service Manager.
- Service manager GUI is better than AM Server GUI.
- Service can be stopped / started from service manager.
- AM NT Service does not depends on any user account an will keep running in background and is the main advantage over AM Server.
- Performance and features are same as AM Server 1.2.1 in terms of Instant Messaging.
- Manage AM Service from virtually anywhere
- Even if the AM Service Manager crashes sue to some unexpected problem, Service will not get affected
- Additional page to control service (stop, start, configure)
- Additional page to track the internal errors which should be forwarded to the author for improvement.
- Access / Sql Server
- MDAC 2.8
- VB Runtime 6.0
JRS Service Manager 0.1.0
JRS Service Manager is a free widget that lets you to monitor and manage services running on Windows more>>
An icon and text indicates the current state of the services, and start and stop buttons provide the ability to start and stop the service.
Service Manager 2.4
Service Manager is a tool for quick control of Windows Services. It allows fast access to all running and installed Windows Services and Drivers. You can inspect their properties, start, stop and pause them. Its even possible to remove services completely from the Registry if you have problems un-installing them with the original setup program. You can connect to remote computers and do all this on the remote PC. more>>
Service Manager - Service Manager is a tool for quick control of Windows Services. It allows fast access to all running and installed Windows Services and Drivers. You can inspect their properties, start, stop and pause them. Its even possible to remove services completely from the Registry if you have problems un-installing them with the original setup program. You can connect to remote computers and do all this on the remote PC.
Enhancements:
Version 1.4
System Requirements:<<less
Among the Auto-run services of Windows2000/XP/2003/Vista, some of those ...Among the Auto-run services of Windows2000/XP/2003/Vista, some of those areLicense:Freeware
Service Manager is a program for stopping and starting windows services. Service Manager 1.0 ...Service Manager is a handy little program for stopping and starting windowsAR NT Directory ActiveX Library 1.01
With this library you will be able to control multiple objects . more>> With this library you will be able to control multiple objects in a Windows NT 4.0 environment: computers, users, groups, shares, services and printers. This library is a wrapper for the Microsoft ADSI (Active Directory Services Interfaces) and has been made to work under Windows NT 4.0 Workstation or Server. It should also work under Windows 2000 running in a Windows NT 4.0 domain, or not running under a domain at all, but this hasnt been tested.
CurrentComputer as String: returns the name of the computer on which the program is running.
CurrentDomain as String: returns the name of the primary domain, if any, that the computer belongs to.
CurrentUser as String: returns the user name of the current user.
CurrentUserPrivilege as enarndUserPrivilege: returns 0 for guest, 1 for user and 2 for administrator.<<less
AR Users Database Library 1.20
This library will carry the management of an users database for login verification, and all the normal operations that you will need. All the information is stored in an encrypted file. more>>

Service Manager Plus 1.0
Service Manager Plus does as it sounds. It is one component which the user hardly need to be aware of. For the novice user, services are simply background operation tasks which takes care of the various system operations. more>>
Service Manager Plus 1.0 does as it sounds. It is one component which the user hardly need to be aware of. For the novice user, services are simply background operation tasks which takes care of the various system operations. With that approach in mind, Microsoft developed the Service Control Manager ( services.msc ) which is shipped with the various versions of windows. Some users, however, require more sophisticated service control management tools.
Along these users are system administrators, software developers ( with emphasis on windows services & kernel drivers software developers ) and system builders which require more. Service Manager Plus provide these users the control they won't get using Microsoft's service control manager.
Major Features:
- Complete control over the service configuration
- Improved service recovery configuration
- Review the events from the event log that are related to a given events
- Smart service restart
- Display & Edit kernel drivers/services
- Quick find
AR Registry Access Library 1.02
This library allows you to fully access the Windows registry in an object-ori... more>> This library allows you to fully access the Windows registry in an object-oriented<<less

Service Pack Manager 7.1.1.3
Service Pack Manager is an automated security patch management tool. It patches security vulnerabilities and stability problems in Windows NT, 2000, XP, 2003 and additional mission-critical Microsoft more>> <<less

Windows Service Install Manager 1.0
Provides an intuitive interface allowing to control Windows services platform. more>> As a part of ensuring that theyve created an efficient computing environment administrators often need to disable, add, remove and edit services running on their Windows environment. Many administrators and developers have struggled in the past performing these given tasks. We at Frameworkx believe computing should be simple and efficient.
WinSiM (Windows Service Install Manager) provides an intuitive interface allowing administrators and developers to control every aspect of the Windows services platform.<<less
