<p>I assume you tried under PowerShell. Apparently buildins from <code>cmd.exe</code> (the original windows shell) are not available by default in PowerShell. In your case there are 2 options (sorry for the incomplete reference in my last post):</p>
<ul>
<li>run <code>mklink</code> from a normal (<code>cmd.exe</code>) shell</li>
<li>run <code>cmd \c mklink</code> from a PowerShell</li>
</ul>
<p>Developer mode is a windows 10 thingie so you shouldn't worry about it. This report shouldn't have any impact on creating release builds (unless you are planning to introduce symlinks in the code base).</p>
<p>At the moment the impact from this report is probably pretty low. Depending whether or not symlink usage under windows starts snowballing (due to increased usage of certain package managers and symlink heavy git repositories for instance) it could become a usability issue.</p>
<p>One other note.<br>
When setting up to provide a 3rd column to show behaviour when using shortcut files (*.lnk) I noted that the link is dereferenced upon opening showing the target. Although it prevents the problem stated in this report it might add to the confusion (why do .lnk files dereference and symlinks not).<br>
It could off course also be intended behaviour, but for completeness I wanted to include this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1533#issuecomment-315631632">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJyL-58KaHXE8kXFu2Vc4HiWb8w4tks5sOmXsgaJpZM4OOhiA">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ9vOCtWBsFYXZ4XsEPEljP1IBBo6ks5sOmXsgaJpZM4OOhiA.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/1533#issuecomment-315631632"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@R1dO in #1533: I assume you tried under PowerShell. Apparently buildins from ``cmd.exe`` (the original windows shell) are not available by default in PowerShell. In your case there are 2 options (sorry for the incomplete reference in my last post):\r\n* run ``mklink`` from a normal (``cmd.exe``) shell\r\n* run ``cmd \\c mklink`` from a PowerShell\r\n\r\nDeveloper mode is a windows 10 thingie so you shouldn't worry about it. This report shouldn't have any impact on creating release builds (unless you are planning to introduce symlinks in the code base).\r\n\r\nAt the moment the impact from this report is probably pretty low. Depending whether or not symlink usage under windows starts snowballing (due to increased usage of certain package managers and symlink heavy git repositories for instance) it could become a usability issue.\r\n\r\nOne other note. \r\nWhen setting up to provide a 3rd column to show behaviour when using shortcut files (*.lnk) I noted that the link is dereferenced upon opening showing the target. Although it prevents the problem stated in this report it might add to the confusion (why do .lnk files dereference and symlinks not).\r\nIt could off course also be intended behaviour, but for completeness I wanted to include this.\r\n"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1533#issuecomment-315631632"}}}</script>