installer - How can I create an MSI setup? -
I have setup setups for all of my Delphi tools with these setup for years. Now some users want an MSI installation package , So they can deploy the set up to a central server for all workstations.
How do I create one? Do I have to buy a visual studio or any other product?
You can use (which is) to use an MSI installation package.
Comments
Post a Comment