This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: REF: https://stackoverflow.com/a/21040825/838269 | |
@echo off | |
:: Temporary system path at cmd startup | |
set PATH=%PATH%;"C:\Program Files (x86)\Notepad++\" | |
:: Add to path by command |