On 9/1/2013 12:28 PM, Brad Anderson wrote:
I can make the installer detect which versions of Visual Studio are installed and the path they are installed. Would I rather I have the installer modify the installed sc.ini or set an environment variable?
dmd is specifically made to not rely on us setting any environment or system registry variables. So modifying sc.ini is the only solution.