help with sharing folders - Printable Version
-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! Help (/forumdisplay.php?fid=12)
+----- Thread: help with sharing folders (/showthread.php?tid=69492)
help with sharing folders by omarsahn on 12-14-2006 at 02:09 PM
i searched on the forum and i didn't find help
i want to share folders with my friends
when i click share folders it says:
"your computer doesn't support sharing folder"
what can i do?!
RE: help with sharing folders by Felu on 12-14-2006 at 02:17 PM
Sharing folders are only supported by NTFS Hard Drives.
To convert FAT32 to NTFS
quote: Q: Is it possibleto convert a FAT32 Hard Drive to NTFS without losing all data on thedrive? I like to change from FAT32 to NTFS, my operating system isWindows XP PRO, how can I do that? Without the lost of my programs?
A: Standard Windows utility that is called CONVERT serves this purpose
Just go to the Command Prompt and execute the command:
C:\> CONVERT C: /fs:ntfs
Where C: is a name of the drive you want to convert.
After machine re-boot conversion process will start and you'll have your FAT32 converted to NTFS without of data loss.
|