Category: Windows 7

How to design a windows installer package for Windows 7 (UAC enabled systems)?

January 4, 2011 | By | Add a Comment

Microsoft introduced a new security model called the UAC in Windows Vista. The UAC forces all users including administrators to run Windows in a lock down environment. The UAC a.k.a User Access Control, locks the machine down and prompts the user to elevate privileges when an msi package is run. The UAC continues to be [...]

Continue Reading