Open mingl0280 opened 1 year ago
Please add a variable in the C# solution file
<PropertyGroup> <COI_ROOT> <!-- Captain of Industry install dir --> </COI_ROOT> </PropertyGroup>
This will not modify user's environment variable and does not require permission escalation.
I like this better than my solution that I posted in issue #3. Thanks.
Please add a variable in the C# solution file
This will not modify user's environment variable and does not require permission escalation.