Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tony Hoyle wrote: >> And of course I could not put my repo on this drive either, it moved >> to C:\DATA when I switched PC... > > In theory I suspect you could do it, but it'd be a horrid hack - make > something that logs in as LocalSystem and did the subst on bootup. You can't do it with subst, but you might be able to do it with junction points (which are softlinks at the OS level as opposed to the user level). John