Page 1 of 1

SATA problems

Posted: 27. Oct 2008, 23:10
by darkon11
Does VB support SATA disks ?
I tried to create shared folders on a SATA disk and I always have the message :

Failed to create shared folder
Folder path is not absolute

Is there a workaround ?

Thanks

Posted: 27. Oct 2008, 23:20
by Sasquatch
What did you enter as path? Don't use C:, but use C:\ instead. Yes, that '\' makes a difference.

Posted: 27. Oct 2008, 23:24
by darkon11
Sasquatch wrote:What did you enter as path? Don't use C:, but use C:\ instead. Yes, that '\' makes a difference.
Thanks a lot.
I didn't imagine to write down the entire path (just select it with the mouse).