Relative Content

Tag Archive for c#exeinisage-300

Connector need to read config.ini

we created a windows application for get sage 300 CRE data and send to SFTP server. each installation need separate config (like company path, user name, password), we planed to use config.ini file to store this info. when the installer is trigger it need read the ini file and save the information to windows registry. how to do this?