Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a setup lisp that sets the support paths and trusted locations. If certain files are located on the c: drive it uses c: drive paths, but it leaves all the f: drive paths.
Sets the path to:
"C:\CAD-support\bin\lsp"
But leaves the original:
"F:\CAD-support\bin\lsp"
Is there a way I can change all the drive letters in the paths for support paths and trusted locations from c: to f: and visa versa?
Solved! Go to Solution.