I have a question on C# Winform on the Setup Project. The question is, I
want to change the default path of the destination folder for the setup
project instead of 'DefaultLocation' -> [ProgramFilesFolder]\[ProductName].
Change to, for example, "C:\MyDocument\ProductName", can it ...