Hello, everyone! I'm creating a program that creates new directories and subdirectories in the "C:\Program Files" folder, and the operation fails if the user has the User Account Controls enabled in both Windows Vista and Windows 7. Is there a way I can give my application permission to automatically create these directories without requiring the user to turn off the User Account Controls? Thanks, and I greatly appreciate any help!