Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Oct : Check if disk is a local disk
| Subject: | Check if disk is a local disk |
| Posted by: | "Mikael Lenfors" (mika..@lenfors.se) |
| Date: | Wed, 11 Oct 2006 21:48:14 |
Hello!
I would like to check if a disk (Like D:) is a disk local to the computer or
a network disk. The problem is I want to install a service, but if the file
is located on a network disk it's not possible to install it so I want to
check this first...
Regards, Mikael.