Skip to content

Commit

Permalink
v.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKvc authored Dec 9, 2020
1 parent 1d97219 commit 143e765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Files/Transfer.bat
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If Exist "%_Old_Path%\hosts.txt" (

REM Adding New Path to PATH variable...
Echo. Triggering BatCenter to Update Path as per the new Location > "%_New_Path%\FirstLaunch.txt"
Call Bat update
reg add HKCU\Environment /v Path /d "!Path!;!_path!;!_path!\Files;!_path!\plugins" /f
Echo.
Echo. RECOMMENDED:
Echo. Please LOG-OFF/LOG-IN to make new Changes effective.
Expand Down

0 comments on commit 143e765

Please sign in to comment.