diff options
author | Roel Spilker <r.spilker@gmail.com> | 2009-07-23 23:17:59 +0200 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2009-07-23 23:17:59 +0200 |
commit | 5835344277d10d069d792c59d67e41313d589d68 (patch) | |
tree | 73ef2f20d81c485cbde73eacb3c28513398a8943 /src/lombok/installer/WindowsDriveInfo-x86_64.dll | |
parent | f4bcabbe1a8a35028e18726168b56d10dc812787 (diff) | |
download | lombok-5835344277d10d069d792c59d67e41313d589d68.tar.gz lombok-5835344277d10d069d792c59d67e41313d589d68.tar.bz2 lombok-5835344277d10d069d792c59d67e41313d589d68.zip |
Rewrote the "find hard disks on windows" to use a dll instead. The reasons:
A) FSUTIL is internationalized, so on non-english installs, we can't figure out if a disk is fixed.
B) I trust this better than fsutil for user control access (a.k.a. popups from hell) on vista.
C) fsutil.exe is in C:\windows\system32 so pretty sure it would be there, but there's always a chance it's not in the PATH, or otherwise not accessible.
Diffstat (limited to 'src/lombok/installer/WindowsDriveInfo-x86_64.dll')
0 files changed, 0 insertions, 0 deletions