Share via


Data Redirection - Native

Version: 1.0.0

Description

In this lab, you will experience first hand the effects of UAC virtualization and will walk through the steps to solve the problem in a native Windows application. You will learn 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