G
Guest
Hello All.
I have written a program as an exe that performs some kind of order
processing. The program is first configured and then started manually. I have
have multiple instances of this program with their own ini file and multiple
instances can run simultaneouly. Now what i want to convert the whole thing
into a windows ervice that is self starting and reads the configuration from
the .ini file(its own) and can be run separately as a service having multiple
instances.
I am not very sure whether i have posted this in the right group or not .
Please give me the proper suggestions so that i can proceed further with my
tasks.
ANy help will be deeply appreciated.
Thanks in advence
I have written a program as an exe that performs some kind of order
processing. The program is first configured and then started manually. I have
have multiple instances of this program with their own ini file and multiple
instances can run simultaneouly. Now what i want to convert the whole thing
into a windows ervice that is self starting and reads the configuration from
the .ini file(its own) and can be run separately as a service having multiple
instances.
I am not very sure whether i have posted this in the right group or not .
Please give me the proper suggestions so that i can proceed further with my
tasks.
ANy help will be deeply appreciated.
Thanks in advence