If you go to vs settings you can go to project -> build & run -> output level and set it to Diagnostic.  Then Ctrl+F for LLVMInstallDir and you should see the value.  Try this with @ and with \ and see if they’re different.<br><br>Btw, unfortunately i had a few more changes to the csproj file that I may have forgotten to upstream before i left.  IIRC, they were changing the author name to LLVMExtensions , deleting the part in the csproj about Brutal Strong name signer, setting the key file in project settings, and fixing the path to sn.exe.<br><br><br>Edit: just saw your update.  That is such weird installer behavior.  What goes in the LLVM key above that?  Maybe the installer behavior changed and we need to support both?<br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 6, 2018 at 11:22 AM Zachary Turner <<a href="mailto:zturner@google.com">zturner@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In that case I think the first version was correct.  LLVM@LLVM means “the value LLVM under the key LLVM”.  LLVM\LLVM means “the default value under the key LLVM which itself is under the key LLVM”<br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 6, 2018 at 11:18 AM Hans Wennborg via Phabricator <<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hans added a comment.<br>
<br>
In <a href="https://reviews.llvm.org/D50335#1189424" rel="noreferrer" target="_blank">https://reviews.llvm.org/D50335#1189424</a>, @zturner wrote:<br>
<br>
> I’m OOO this week so I can’t easily check this stuff. Sorry for all the<br>
>  questions. The registry key that we create, is it the (Default) value or is<br>
>  it a string value named LLVM?<br>
<br>
<br>
If I understand it correctly, it's a string value named LLVM.<br>
<br>
<br>
<a href="https://reviews.llvm.org/D50335" rel="noreferrer" target="_blank">https://reviews.llvm.org/D50335</a><br>
<br>
<br>
<br>
</blockquote></div>
</blockquote></div>