Hello
I need some information about making installer of build exe file.
My project contain Modbus I/O server library that connected to "GLOFA GM7U PLC" and Communicated correctly.
When i built exe file and installer package did not have any problem.
exe file and installer run correctly in the system that contain installed labview+modules but when i installed the installer package on the other system that did not contain installed labview+modules the deploying did not complete.
I guess the deploying in the installer package is incomplete and installer need more file to install on windows.
I used
- Labview 2011
- Datalogging and supervisory control module
- Databae connectivity toolkit
in windows7
In other hand I need complete information about making installer of a project that contain modbus I/O server