Run application as a Service

Convert your BATch files into EXEcutable format in one click.
Post Reply
telsonalva
Posts: 2
Joined: Wed Jul 03, 2013 1:24 am
Location: India

Run application as a Service

Post by telsonalva »

What would make QBC an ultimate tool is if it could have the ability to compile a batch file and run it as a service.

Now, until that is made available, any thoughts on how i can make my program run as a service ? I understand there would be different tools for that. But just wanted to post here for a discussion.
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

You'll need a wrapper that will run any executable as service. Search at Google for "run as service" and you will find few free tools.
Post Reply