I have created windows services which perform some functions.
Now I want to install it on my dedicated virtual server.
I am able to connect to the server through remote desktop but I am not able to install the windows service as it is on my local PC.
How can I move the windows services from my PC to virtual dedicated server and install it there?
Converted from previous comment:
You have to copy the file containing the service over to the virtual pc and then install it there. You copy the file in the same way as you copy anything between computers (over network or similar)