If you have VS.NET you can create a new MSI file using the vs.net IDE, its a little unituitive, but if you already have it, its cheaper than buying another piece of software to do it.
Most of you may be quite familiar on how to create MSI or Setups for your applications. By using a Microsoft Installer, one can make sure all dependencies for running ...
I need to create an MSI file with a program (downloadable, don't have time for anything else) that will overwrite a system file with a file with an <I>older</I> version on 9x clients. 9x clients do ...