User Profile
Chris_Mccormack
Copper Contributor
Joined 5 years ago
User Widgets
Recent Discussions
Re: Shorten local OneDrive path to avoid windows path length limitations
freddavis mklink /j c:\onedrive "C:\OneDrive - My long company name with spaces in" then cd c:\onedrive etc useful if you use the c:\onedrive path in powershell scripts etc wrap it in cmd /c 'mklink /j c:\onedrive "C:\OneDrive - My long company name with spaces in"' if you're running from powershell Chris35KViews1like0Comments
Recent Blog Articles
No content to show