Welcome to WindowsAdvice Sign in | Join | Help

Browse by Tags

All Tags » Application dep... » SMS 2003   (RSS)
Sorry, but there are no more tags available to filter with.
It’s been a while since I played with (or even used ) Admin Studio SMS Edition. It seems that MS/Macrovision have updated it beyond the free SMS version 6 they were offering, to version 8. It can be downloaded from: http://www.macrovision.com/products/adminstudio/adminstudio/editions/smsdownload.shtml Read More...
Well today I created, tested and swore at a package to uninstall the old M.I.S. software and fix Quick Address Pro. It turns out that the old M.I.S. software won’t uninstall cleanly when run under SMS, generating 1605 errors in the Event logs. That’s Read More...

I’ve been working on packaging a few work related software packages recently (more on those trials later). But I’ve just had a thought that wouldn’t it be nice if one could create administrative installation points for MSI files at a click of a button, rather than resorting to the command line or Start —> Run.

Well now you can.

Announcing “Create AIP” (I have a knack for stating the obvious) which is a registry file which you run on your system. It adds an entry for MSI files so you can right click on one, choose “Create AIP” then the MSI will launch and let you specify where to create the administrative installation point  .

There are two registry files, the right one depends on which OS you are running. If you are running Windows 2000 then download Create MSI AIP 2000. If you are running Windows XP or Server 2003 then download Create MSI AIP XP2003.

The difference is due the name of the Windows installation folder. With 2000 it’s “WinNT” and with XP and later it’s “Windows”.  I would have used “%windir%” and just produced one registry file, but that resulted in “Access denied” messages when invoked  .

N.B. This only works if the MSI file supports administrative installation points in the first place. Quick tests reveal that the MSI for Paint Shop Pro 7 does, but the one for the Microsoft Baseline Security Analyser does not.