With the last Windows 10 update we finally get decent edit environment variable dialog. Better late than never :/.

Comments

  1. I use this trick:
    -copy PATH to Notepad++
    -replace ; with \r (extended)
    -rearrange
    -replace back \r to ; and remove any additional end-of-lines
    -put PATH back

    ReplyDelete
  2. +1 for RapidEE. I gave up on Windows environment variable editor years ago.

    ReplyDelete

Post a Comment