Skip to content
⌘ NSIS Forum Archive

Need to access the application through Network

2 posts

vins#

Need to access the application through Network

Hi,

I am a newbie and my plan is to use NSIS to automate my system administration tasks.I have created an application to generate computer hardware as well as software details.Now I am planning to access through network.

For example.If we install the application in a machine , it will generate the computer information of a local machine.Like that ,is there any way to generate the system information of other machines connected in a network/domain.My plan is to include textbox to enter the name of other machine connected in the domain, and then the application needs to generate the system information of the specified machine.Is there any way to do this application? any plugin?


_VINS