Menu

Universal Windows Service / News: Recent posts

Universal Windows Service 0.3.8 released

UWS (Universal Windows Service) is a flexible windows service starting and watching executables. UWS is more than a task scheduler starting applications due to different start events e.g. cron trigger.

Serveral Bugs were fixed with this release:

- the file uws.installState was overwritten when a second service was installed. *.installState file are now renamed to *.installState.uws (Do not delete *.installState.uws files! they are mandatory for uninstall a service)
- Service problems (e.g. not listed in Management tool) when the path to uws.exe conatins whitespaces
- On some systems there were problems with EventLog... read more

Posted by Thomas Graf 2006-04-03

Universal Windows Service 0.3.6 released

UWS (Universal Windows Service) is a flexible windows service starting and watching executables. UWS is more than a task scheduler starting applications due to different start events e.g. cron trigger.

New features:

- Besides invoking executables (*.exe), now methods from DLLs and .Net Assemblies can also be invoked with UWS
- New and easy to use configuration GUI
- New Crash-Monitor for restarting crashed executables (e.g. FTP-Server)
- More specialized triggers (WeeklyTrigger, ServerTrigger, OnServiceStartTrigger)
- Easier integration of UWS in your C# project (see example of installation for further information)... read more

Posted by Comp.CenterSoftwareEngineering 2006-02-28

First official release of UWS 0.1.1 (alpha)

The first official release of UWS (Universal Windows Service) can be downloaded from sourceforge.
For more infos look at the official website http://uws.sourceforge.net

Posted by Thomas Graf 2005-12-22
MongoDB Logo MongoDB