Hi, I've an basic MSI Project with a custom action scheduled in the UI Sequence.This action invokes a function of an C# Dll file stored in the binary table.Inside of this function I use MsiGetProperty to retrieve a path (basically the SourceDir which...