• Cloud and The Death of the Sysadmin Wrong! Innovation in IT will require more sysadmins: 9 hrs ago
  • Amazon S3 Now Hosts 100 Billion Objects My laptop with 1TB hosts about 1 million objects. So S3 stores 100,000 TB? 17 hrs ago
  • Sysinternals updates: AdExplorer v1.3, VMMap v2.6, Disk2vhd v1.5, LiveKd v3.14, Sigcheck v1.66 1 day ago
  • Serious Apache vulnerability disclosed 1 day ago

Archive for the 'msi' Tag

windows-installer-cleanup Have you ever had a setup program hang in the middle of the installation of an application? Sometimes, this messes up the installation information and you neither install nor uninstall the program. In those situations, Microsoft’s Windows Installer Clean Up tool can be helpful. It can remove Windows Installer configuration information from a PC.

You can launch the Windows Installer Clean Up tool by typing “clean” in the Start Search prompt. Don’t confuse it with Disk Cleanup, the Windows tool to gain disk space.

(more…)

Rate this tool: 1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 3.50 out of 5)
Loading ... Loading ...
Submit favorite free admin tool | Free tools ranking list | Descriptions of all tools

Microsoft is accepting nominations for the beta program of Windows Installer 4.5. You can apply for it at Microsoft Connect. At the moment there only is a draft of a white paper from Robert Flaming, Windows Installer Program Manager, with the title “Agility Trends in Packaged Software“.

(more…)

TrackWinstall is a free tool that informs you about the changes a setup program made to your Windows installation. It shows you what files where added or removed and which files were changed by the setup program. It also lists all Registry changes.

(more…)

FLEXnet AdminStudio is a MSI packaging solution from Macrovision (formerly InstallShield). There is a Standard, Professional, and an Enterprise Edition. All three are commercial versions, but the limited SMS Edition is free. I believe it is sponsored by Microsoft, as they offer it on their Web site. However, even if you don’t have Systems Management Server, you can still work with the FLEXnet AdminStudio SMS Edition to create MSI packages. I tried it and was quite content with it.

(more…)

MSI (Microsoft Installer) is, meanwhile, the de-facto standard for installing Windows programs. It is advisable to only use this format in order to keep the Windows Installer database of installed products consistent. If your software deployment solution doesn’t allow you to create MSI files, you have to use a third party tool. Usually, these tools are called MSI packagers. Sometimes you’ll also find “MSI repackagers” since they are used to re-create the original installation package. This post lists several MSI packagers.

(more…)