<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 20 October 2016 at 15:17, Andreas Schamanek <span dir="ltr"><<a href="mailto:schamane@fam.tuwien.ac.at" target="_blank">schamane@fam.tuwien.ac.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi fellow Wpkg'ers,<br>
<br>
For JRE, I switched to using powershell to remove old versions as<br>
suggested in <a href="https://wpkg.org/Java" rel="noreferrer" target="_blank">https://wpkg.org/Java</a><br>
<br>
However, it seems that on some PCs `powershell` cannot be found:<br>
<br>
  2016-10-20 11:43:21, ERROR   : Command 'powershell -noprofile<br>
  -EncodedCommand DQAKAGYAbwByAGUA(...) B1AHQADQAKAH0A'<br>
  was unsuccessful.|The system cannot find the file specified.|<br>
<br>
And I think I had the same problem with some of my batch files.<br>
Apparently, powershell is installed in<br>
%SystemRoot%\System32\<wbr>WindowsPowerShell\v1.0 but this is not in the<br>
PATH.<br>
<br>
Am I right? What's the recommended way to extend the PATH variable<br>
within a package XML?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
-- Andreas<br></font></span></blockquote><div><br></div><div>I use PowerShell extensively in my pkgs and have never come across this problem, but rather than extending the PATH why don't you just specify the full path to the powershell command?</div><div><br></div><div>Dafydd </div></div></div></div>