Quote:
what to type in the <your installer package>
And how do I check this?
"Also, check that the command line for *.msi files is something like this:
"C:\WINNT\System32\msiexec.exe" /i "%1" %* (don't what your Windows directory might be.) "
I have uninstalled SP2 figuring that might help...no such luck, I'm afraid.
|
<your installer package> is the normally accepted way of referring to a piece of software. In your case it would be the Apple msi file. It's the same syntax Microsoft uses in KB articles.
The next reference is simply suggesting that you check the file association type for msi files. I don't use Windows XP (hate it) but somewhere in your Control Panel|Folder Options or Windows Explorer|Folder Options there should be a means of checking/changing file type associations. Of course, you could also edit the registry directly.
I'm betting that your command line in the registry for Windows Installer packages may be screwed. Installing SP2 wouldn't help this problem in any way.
The Windows Installer cleanup tool is a good idea. I had assumed that you had already tried it. It's the first tool I use when I have problems with Windows Installer. Doesn't it come with Windows XP? It should!!