Loading...

RE: QDiscussion View – View Error ?

RE: QDiscussion View – View Error ?

#6758
Anonymous
Anonymous
Participant

I spotted a few issues there 

MSI (c) (08:78) [08:58:37:266]: Machine policy value 'DisableMsi' is 1
MSI (c) (08:78) [08:58:37:266]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (08:78) [08:58:37:266]: User policy value 'AlwaysInstallElevated' is 0

Please check the link for possible solutions.

http://msdn.microsoft.com/en-us/library/aa368304(v=vs.85).aspx

Default

On Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, and Windows Server 2008 R2, if the policy value is Null, absent, or any number other than 1 or 2, the Windows Installer is enabled for managed applications. Unmanaged application installs are blocked.

On Windows XP, Windows Vista, and Windows 7, the Windows Installer is enabled for all applications. All install operations are allowed.

0

Windows Installer is enabled for all applications. All install operations are allowed.

1

The Windows Installer is disabled for unmanaged applications but is still enabled for managed applications. Non-elevated per-user installations are blocked. Per-user elevated and per-machine installs are allowed.

2

Windows Installer is always disabled for all applications. No installs are allowed including repairs, reinstalls, or on-demand installations.