View Single Post
Old 06-23-2008, 04:30 PM   #3 (permalink)
SanctuS
 
SanctuS's Avatar

 
User Info
Join Date: Sep 2007
Location: Michigan, US
Age: 27
Send a message via MSN to SanctuS
Achievements Posts: 692
Casino Cash: $63650

Total Points: 148,349.47
Donate

Reputation: 11707
SanctuS has much to be proud ofSanctuS has much to be proud ofSanctuS has much to be proud ofSanctuS has much to be proud ofSanctuS has much to be proud ofSanctuS has much to be proud ofSanctuS has much to be proud ofSanctuS has much to be proud ofSanctuS has much to be proud ofSanctuS has much to be proud ofSanctuS has much to be proud of


DONT USE THIS HERE AS IN UR POST>>>

Code:
* xcopy d:\*.* /s/e/f e:\
USE THIS HERE>>>

Code:
xcopy d:\*.* /s/e/f e:\


but this is only if ur drive letters on ur computer match those of this command line...now this command line is saying xcopy, taking the vista dvd rom directory from ur DVD Drive D:\...now copying the said files to ur newly formated and bootable flash drive located in E:\...

now this is great if ur DVD Drive and Flash Drive r actually located in these exact spots...if ur not then well ur pissing in the wind as the command line will do nothing....

see for me this command line would look like this here>>>

Code:
xcopy m:\*.* /s/e/f o:\
cause i have 6 HD's and 4 other removable drives and some virtual drives...

i mean the command line code that they made will only work if u actually only have 1 HD set to C:\ and 1 Optical Device set to D:\ and that is it, so when u inject the Flash Drive, it would make it E:\....

so check ur drive letters and place ur proper drive letters in the command line xcopy, like i just did above and u should be alright...the tutorial that u found was not the full tutorial at all and that is why it was confusing for u...sometimes its not safe to just simply trust some other persons home brewed tutorial on how to do something, just a thought though.....

hope this helps u out bro, SanctuS~!~


SanctuS is offline   Reply With Quote
Click here to Donate to remove the Adverts.