Skip to main content
grammer
Source Link
Justin Dearing
  • 15.1k
  • 24
  • 94
  • 166

When you are using alternative tab based terminals like ConEmu or Console2, you need to restart the terminal, not a single console (read tab), but while terminal!

ThatThis is because child processes inherits parent processinherit their environment variablestheir direct parent process, but not reading them from the system!

Also, sometimesSometimes explorer (or whatwhatever shell you are using to start ConEmu?) needneeds to be restarted. Or logoff-logon, as in you have to ensurekill explorer.exe, so your start menu disappears and relaunch it from task manager. If all else fails, log off and on again.

When you are using alternative terminals like ConEmu or Console2, you need to restart not a console (read tab), but while terminal!

That is because child processes inherits parent process environment variables, but not reading them from system!

Also, sometimes explorer (or what shell you are using to start ConEmu?) need to be restarted. Or logoff-logon to ensure.

When you are using alternative tab based terminals like ConEmu or Console2, you need to restart the terminal, not a single console (read tab)!

This is because child processes inherit their environment their direct parent process, not from the system!

Sometimes explorer (or whatever shell you are using to start ConEmu) needs to be restarted, as in you have to kill explorer.exe, so your start menu disappears and relaunch it from task manager. If all else fails, log off and on again.

Source Link
Maximus
  • 10.9k
  • 8
  • 50
  • 66

When you are using alternative terminals like ConEmu or Console2, you need to restart not a console (read tab), but while terminal!

That is because child processes inherits parent process environment variables, but not reading them from system!

Also, sometimes explorer (or what shell you are using to start ConEmu?) need to be restarted. Or logoff-logon to ensure.