CSProj file Copy function - setting a DestinationFolder based on the existence of another file
Alun Buss
20
Reputation points
Hello Microsoft Q&A;
I'm attempting to create an install package for a DLL. Previous drafts of it have forced it into a specific folder, assuming that the necessary files are there. However, testing it on another machine proved that that isn't always the case, and so I'm wondering:
Is it possible on a Copy function to set a Destination Folder based on files in the target machine's system? Specifically an application within Program Files (either x64 or x86).
Windows development | Windows API - Win32
Sign in to answer