I have a gaming application developed using C#. How can I make my MSI installation package look good ?

You can use well know installer application like Install Shield to create good installation packages. May be you can also try NvnInstaller.MsiDotNet library which is shipped with Nvn Installer. Just create a .Net application using that library and that library control whole installation process. I hope this is useful.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.