I am trying to use a custom DLL in a Inno Setup script during installation. I wrote a very simple function that basically checks a connection string for a MySQL
I am trying to query the version details of a file that the installer installs and compare it against the version details of the same file present in the instal
I would create a setup program for my Java application. It uses a MySQL database. So the installation of my program must include the installation of MySQL serve
I want to modify xml file in Inno Setup - but installer crashes. I tried different things, and as result got sample code with problem procedure testXml(); var