E
elDiablo
Guest
Right, sorry for the cry for help, but this is just getting on my nerves now...
I have a .msi file (windows install package type thing) which is full of source code to hopefully fix a coding problem I'm having. Anyway. The MSI file, everytime I try to install it, says "The Sys Admin has policies to prevent this file from installing". Now, searching the old intraweb I've found 3 basic problems it might be:
Now, these are quite easily checked, so I have, but nothing has seemed out of the ordinary in any of those areas. I've also checked the services through Control Panel to ensure that the Windows Installer can start properly (which is does). I've redownloaded the file, and still it doesn't work. I've searched the web, and still no idea.
So, if anyone has any suggestions, please, feel free to share. I've been sat trying to install this 900k file for a good 4 hours now, and I'm getting bored
Edit - forgot to say I've also tried installing it under the main admin account too. Still no joy.
I have a .msi file (windows install package type thing) which is full of source code to hopefully fix a coding problem I'm having. Anyway. The MSI file, everytime I try to install it, says "The Sys Admin has policies to prevent this file from installing". Now, searching the old intraweb I've found 3 basic problems it might be:
- There is a rogue value in the registry under one of the four installer policies keys that has a key of "DisableMSI" that is set to 1 or 2, or that the installer thinks this MSI file is already installed due to another key of the file name somewhere in the registry.
- The group permissions say that the Windows Installer won't install it.
- My user account isn't a sys admin account.
Now, these are quite easily checked, so I have, but nothing has seemed out of the ordinary in any of those areas. I've also checked the services through Control Panel to ensure that the Windows Installer can start properly (which is does). I've redownloaded the file, and still it doesn't work. I've searched the web, and still no idea.
So, if anyone has any suggestions, please, feel free to share. I've been sat trying to install this 900k file for a good 4 hours now, and I'm getting bored
Edit - forgot to say I've also tried installing it under the main admin account too. Still no joy.