Help:- Develop Remote Software Installation Utility
-
Hi I need to design a tool that can install software on remote client machine. Basically i need Deploy MSI, EXE, BAT etc. on various client machines with user interaction. There are lots of tool on net that provide these features but i need to develop such type of utility. Thanks & Regards Sachin
-
Hi I need to design a tool that can install software on remote client machine. Basically i need Deploy MSI, EXE, BAT etc. on various client machines with user interaction. There are lots of tool on net that provide these features but i need to develop such type of utility. Thanks & Regards Sachin
That sounds like a major task. The first thing to do with any complex problem like this is to break it down into simpler things. The first step there would seem to be to break this down into installing the various kinds of things you need to install locally and the second problem, how to do it remotely. Get your installation technology to work, then your remoting technology, then combine them. Good luck :)
Nothing is exactly what it seems but everything with seems can be unpicked.