I have been using Windows Installer XMl V3 in ant scripts for developing Installers(exe or msi). As of now our Build Server is Windows Server 2008 and we are in a process of Moving Build server to RHELv6.3.
That's where problem arises:- Is their anything equivalent to WIX Installer in Linux from where I can make Windows Installer.
I need to use Linux Platform to make Windows Installer.
Any help would be appreciated.