Software Index
Related Topics
Popular Trends
Trending Topics
 

Run As A Service

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Application as Service
Application as Service is a system utility that will let you run any application as a Windows service, benefiting from all the advantages Windows services have. If you need to run any applications as services locally or on a remote ...
March 11th 2006 Shareware    5,929k
Service - O - Matic
Service - O - Matic enables you to run almost any windows application as a windows service.

Running an application as a service has several benefits: you will be able to utilize automatic start at boot-time to ensure maximum uptime ...
November 22nd 2005 Commercial    2,229k
Reboot Buddy
Reboot Buddy 2.1 automatically reboots the PC at the set time or on command. The application allows users to set multiple reboot times or reboot on Command, Reboot Buddy 2.1 allows user to Reboot, Logoff, Shutdown, Lock workstation and also ...
October 17th 2007 Shareware    1,733k
PyroBatchFTP
PyroBatchFTP allows users to automatically transfer files between computers via the internet FTP protocol. The product offers an easy to learn yet powerful script language.PyroBatchFTP supports file, directory and directory-tree up and downloads and is intended to automate repetitive FTP ...
April 4th 2004 Shareware  5 stars 906k
WebXQ Server
WebXQ is a full featured stand alone Web Server with a multitude of enterprise level features including support for multi-homed machines, the ability to run as a service under 95/98/NT/2000/XP, secure files and directories, standard logging, page caching, file and ...
November 15th 2002 Commercial  4 stars 1k
Handy Backup Pro
Handy Backup Pro is an easy-to-use yet powerful backup program designed for Windows 9x/NT/2000/Me/XP. It makes an automatic scheduled backup of your critical data virtually to any type of storage media: hard or network drive, CD-R/W, FTP or LAN. Strong ...
July 29th 2003 Shareware    2,454k
Super Flexible File Synchronizer
This software is used to back up data and to synchronize PCs, servers, and notebooks. Users can choose between Wizard Mode and Advanced Mode. The settings are stored in multiple profiles, and the software comes with support for FTP and ...
January 19th 2005 Shareware    2,614k
NetworkActiv Web Server
Very easy to use, intuitive, 100% freeware, secure, Windows based web server (HTTP Daemon) with a multilingual graphical user interface and a real-time on-screen connection log. Has a small footprint of just 608KB (not compressed!) and can be easily configured ...
June 14th 2006 Freeware    608k
ArGoSoft FTP Server
ArGoSoft FTP Server is a FTP server supports all basic FTP commands, and much more, such as passive mode, resuming file transfers, windows shortcuts to another files, folders and drives (including network drives), virtual domains (multiple IP homes), IP filtering, ...
September 20th 2011 Shareware    1,024k
FtpXQ FTP Server
FtpXQ is an enterprise level FTP server with numerous features, making it ideal for both beginner and advanced users alike. Setting up a server with FtpXQ is simple: just install, add or import your users, and you are ready to ...
July 2nd 2011 Shareware     
Exe To Service
Exe To Service allows you to install any Windows executable as a service. Windows services are background processes that do not interfere with the logged user's environment. By converting a program to a service, you receive full control over its ...
April 5th 2006 Shareware    757k
AlwaysUp
AlwaysUp runs your application as a Windows Service, monitoring it constantly to ensure 100% uptime. It will automatically restart your application if it crashes, hangs, or uses too much memory, dismiss "Application error" dialogs, and run customized "sanity checks" to ...
August 28th 2008 Shareware  5 stars 3,913k
FireDaemon Trinity
FireDaemon Trinity is an Windows Service Management Platform. Trinity is comprised of three components: Enterprise Management Console, Web Server and Console Application. The Management Console gives you control over services running on all machines on your network. The Web Server ...
September 30th 2007 Shareware    7,619k
AutoFTP Service
AutoFTP Service: automated ftp client with flexible scheduler, transfer manager, zip/unzip. Complex scheduler: define auto-recurring transfers for any future data and time. Transfer manager: select any number of files from ftp site or your computer for download/upload, easily define transfer ...
April 7th 2003 Shareware  5 stars 2k
PrimaSoft Encryption - Service Edition
Encryption Software Service Edition with Scheduling (Windows): easily and quickly run scheduled encryption, decryption sessions as a Service process. Use the latest industry standard strong encryption algorithms (AES known as Rijndael, Twofish, RSA,..). Software features: log files, email notification, encryption ...
January 13th 2005 Shareware    1,500k
Exe2Serv
Exe2Serv is an advanced system utility which allows you to run any application program executable as Windows service without the need to log in to a Windows session. You can start them on boot before the user logs on and ...
April 30th 2009 Shareware     
MIE Maintenance CMMS Software
MIE Maintenance is a revolutionary Machine & Equipment maintenance and preventive maintenance application designed for use in all sorts of enterprises and organizations, from sheet metal shops to property management companies, from machine shops to hospitals and educational institutions.

MIE ...
September 8th 2011 Shareware    2,772k
Compaq Armada 1100 Notebook PC series SpeedPaq/Global 336 Telephony Modem ROMPaq 1.11 A for Windows 95
Upgrades the firmware in a Compaq SpeedPaq 336 Telephony Modem or Compaq Global 336 Telephony Modem. Both modems are PC Card Type II modems designed to provide advanced telephony and cellular connectivity to Compaq notebooks and other manufacturers' notebooks that ...
May 12th 2011 Freeware    451k
Thread::Apartmen t
Thread::Apartment is an apartment threading wrapper for Perl objects.

SYNOPSIS

package MyClass;

use Thread::Apartment::Server;
use base qw(Thread::Apartment::Server);

sub new {
#
# the usual constructor
#
}
#
# mark some methods as simplex
#
sub get_simplex_methods {
return { 'bar' => 1 };
}
#
# mark some methods as urgent
#
sub get_urgent_methods {
return { 'bingo' => ...
May 21st 2011 Freeware    72k
Tk::StyledButton
Tk::StyledButton is a Perl module that provides a shaped button with stylized shading, using a Tk::Canvas object to implement the button rendering. The usual Tk::Button options and behaviors are preserved as much as possible.

When a button is rendered, 2 versions ...
August 25th 2011 Freeware    31k
Related Scripts
Exposing Existing Code as a Web Service
Its an useful tutorial for novice which makes them to know completely about how to expose existing code as a web service. This article has provided architectural definitions easier to understand. Users can also add this facility on their system ...
November 27th 2005 Freeware     
Publishing Crystal report as a Web Service
This tutorial allows users to refer and get the details that the users have to follow to create crystal report on web service inside the database. It also guides them how to call web service in client with sample syntax. ...
December 10th 2005 Freeware     
Auto FTP Service
This is a program that helps users to run scheduled transfers as a service. Services are loaded at bootup. This program has flexible scheduler. Users can download and upload multiple files using tranfer manager. They can transfer and manage files ...
December 14th 2005 Commercial     
Realizing a Service-Oriented Architecture with .NET
This online article could be used as a guide to the beginners while building a .NET application in a service oriented architecture. Rather than application integration, the author discusses about the application development. The article shows few architectural problems and ...
December 8th 2005 Freeware     
Download recordset as a CSV (DBF, MDB) file
Now the developers could download recordset as a CSV file through this online article. The article narrates about the GetString method of recordset object to change a SQL query to CSV file. This article is very simple for the developers ...
December 13th 2005 Freeware     
How to Display Child Table Rows as a Column in a DataGrid
How to Display Child Table Rows as a Column in a DataGrid is an useful tutorial for the .NET programmers to fetch the records of the child table rows and show it in the column of the datagrid control. You ...
December 3rd 2005 Freeware     
NetSaint
This C based script can be used by the users in server monitoring. It can be easily run as a daemon or as an ordinary process. It monitors hosts and services on users network and it comes with the ability ...
December 15th 2005 Freeware     
Nnrpd
This package is a multi-threading netnews reading server. The main class, Nnrpd, can be run as a command-line application to service multiple NNTP readers simultaneously.
December 12th 2005 Freeware     
Perl as a command-line utility
Perl as a command line utility is an article that explains to programmers who use Perl that it is a useful and quick scripting engine for command line operations. Through command line, Perl can accomplish in just a single line, ...
December 18th 2005 Freeware     
Private Eye
There are more than 50 free password sites on the internet that get hundreds of thousands of visitors a day. They all claim to be run by hackers that hack websites for passwords. They claim that they are doing the ...
November 21st 2005 Commercial     
Related Code
Jump Box Navigation Menu
Allows users to navigate a website by selecting the area they want to go to from a select box. The script is written in both JavaScript and Perl/CGI. Normally the script redirects site visitors from one page to the other ...
August 11th 2008     3k
A file finder
The TBTFileFinder class is a direct TObject descendant and it is a file finder. Using this class its easy to build a dialog like the Windows FindFiles dialog but its actual virtue is that it returns the searching results as ...
March 18th 2006     14k
Simple XML Stock Scraper Class
The code provided is an example of a VBScript class that submits stocks symbols to Yahoo's finance site, parses the returning CSV file, and converts the information into an XML document object. The main difference between this code and other ...
April 25th 2006     3k
Multi-Part Alternative Mail - NOT A CFX! NOT ENCRYPTED!
CF_MPAMAIL - Non-Encrypted CF-source-ONLY workaround to send Multipart/Alternative Emails by Herbert L. Riede Key benefits:
- Can be used by those who cannot install CFX tags
- Teaches by example some basic Email Formatting Main audience:
- Email Advertisers Multipart/Alternative ...
May 9th 2006     5k
FMSOUND is a simple library, written in response to a questi...
in alt.sb.programmer, that allows you to make tones on the OPL2 FM synthesizer. The OPL2 has nine audio channels, each capable of producing two operator additive or FM synthesis, with full attack/decay/sustain/release envelope, using one of four base waveforms as ...
June 22nd 2006     18k
New Software
Popular Software