Opened 6 years ago
Last modified 6 years ago
#553 new bug
Mapped network drives on Windows 10
Reported by: | srkline | Owned by: | srkline |
---|---|---|---|
Priority: | major | Milestone: | Igor 7/8 Changes |
Component: | All Components | Keywords: | |
Cc: | Blocking: | ||
Task: |
Description
windows 10 does not allow mapped network drives -- so can I relax the mapping requirement, or do we need to come up with a different solution.
try to remove the restriction first. I can't find documentation in my notes or in WM notes that requires a mapped drive. Igor 5+ 6+ brought better cross-platform path handling, which may remove that need.
Note: See
TracTickets for help on using
tickets.
the function to change is PickPath?() in SANS_Utils.ipf
and
A_PickPath() in PlotUtilsMacro?.ipf
currently it's commented out, but it has not been tested...