when i use innosetup & innoscript Is there a way to have an msi instead of exe file
hi,
as the title says, when i create an installation file using inno's , is there a way to have the output to be msi not exe , cause i want to share it over the domain, to the Group Policy Object.
Thanks in advance
Re: when i use innosetup & innoscript Is there a way to have an msi instead of exe file
Re: when i use innosetup & innoscript Is there a way to have an msi instead of exe file
Advanced Installer. Freeware tool for making MSI packages.
Re: when i use innosetup & innoscript Is there a way to have an msi instead of exe fi
well, it seems to be a pretty tool , but is there a way so that it accepst the inno sctipts, cause if i add the .exe file it only will appear in the programs folder and not to be installed after extracting the msi file.