Commit f15e3b10 authored by Christof Schulze's avatar Christof Schulze 😎
Browse files

set LM_PROJECTS variable

parent bcf63d81
Loading
Loading
Loading
Loading
+0 −0

File moved.

Software/set_vars.ps1

0 → 100644
+9 −0
Original line number Diff line number Diff line
#
# set environment variables
#


# setx /M LM_PROJECT "iww8"


[System.Environment]::SetEnvironmentVariable('LM_PROJECT', 'iww8', [System.EnvironmentVariableTarget]::Machine)