How to handle %APPDATA% files with PSADT

As an IT Professional, I often come across applications that store their configuration settings in a file within the %APPDATA% folder. If the application package comes in MSI format, there are two ways to handle the files in the %APPDATA% folder: For more information on handling user resources in MSI, check out our article: “3 […]