Data Redirection - Managed

Version: 1.0.0

Description

In this lab, you will experience first hand the effects of UAC virtualization in a .NET application and will walk through the steps to solve the problem. You will learn how to diagnose a file redirection problem and you will learn how to workaround it by adding a UAC manifest to the application, and use the Application Data (ProgramData) folder.

Contents

  1. Overview
  2. Exercise 1: Exploring User Account Control Virtualization
  3. Summary