Hello --
Does anyone know how I can Dynamically create an installation package that installs files into a folder that is determined at installation-runtime, not by the user, but by obtaining the UserAppDataPath for that specific user on that specific PC.
By dynamically I mean that I must create the installation package programatically as part of another process.
Any help ideas greatly appreciated!