Tag Archives: MSI
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 the application will be placed properly.
When you open the Control Panel > Programs and Features applet, you may have noticed in Windows 7 that in some cases the sizes of the installed programs are not being displayed.
Windows Installer 5.0 that has a new installation property called MSIFASTINSTALL. Using the MSIFASTINSTALL property can help reduce time required to install a windows installer package.