I use Console2 to run various shells (git bash, powershell, cmd). However, there are some programs that aren't accessible when I run Console2 or Powershell that are accessible from a plain cmd prompt. Why might that be, and how can I fix it?
For example, the program bcdedit can't even be seen in C:\Windows\System32\ when in the other shells (but shows up fine in cmd and Windows Explorer, and is on the PATH [i.e. runnable from any directory] in cmd).
I've also installed the Elevation PowerToys on my machine, but, again, the elevate command again only works from cmd.
ls bcdeditfrom powershell doesn't show any files. – bdukes Mar 24 '11 at 12:34