Run as service or minimized

Moderator: Rathinagiri

Post Reply
User avatar
RussBaker
Posts: 51
Joined: Wed Jul 22, 2015 9:44 am

Run as service or minimized

Post by RussBaker »

I'm writing a program to act as a gateway. It polls for files and processes them constantly running in the background.

It has no real interface. It simply processes files that it finds in a folder.

Is there a way to run this automatically at startup as a Windows service? Or at least in the system tray minimized.

--Russ
User avatar
Anand
Posts: 595
Joined: Tue May 24, 2016 4:36 pm
DBs Used: DBF

Re: Run as service or minimized

Post by Anand »

Check MniGUI samples, c:\MiniGUI\SAMPLES\Advanced\TrayCountdown\ to get the idea for it.

Regards,

Anand
Regards,

Anand

Image
Post Reply