taskkill /IM file.exe /F /Techo machine github.com > %userprofile%/_netrc
echo login <user> >> %userprofile%/_netrc
echo password <password> >> %userprofile%/_netrcCreate
mklink /D <symlinkname> abs/path/to/source/folderRemove
rmdir <symlinkname>taskkill /IM file.exe /F /Techo machine github.com > %userprofile%/_netrc
echo login <user> >> %userprofile%/_netrc
echo password <password> >> %userprofile%/_netrcCreate
mklink /D <symlinkname> abs/path/to/source/folderRemove
rmdir <symlinkname>