Question
Get root directory/drive
I could have swore I saw this somewhere before, but I can't seem to find it now.
Anyway, how does one go about getting the root drive/directory that the script itself is on regardless of which sub-folder it's in on said drive? Obviously one could simply get the script's current path then deconstruct it, but I would think there is a more efficient method than this. Any ideas?
