View Single Post
  #2 (permalink)  
Old 06-03-2007, 01:48 AM
William_Wilson's Avatar
William_Wilson William_Wilson is offline
Moderator
 
About:
Join Date: Mar 2006
Location: Canada
Posts: 973
William_Wilson has a spectacular aura aboutWilliam_Wilson has a spectacular aura aboutWilliam_Wilson has a spectacular aura about

Default


change the directory to the disc or media the game is located on, with the:
cd
command used as:
cd d:\
for example
then type:
dir
to display the files/folders, if there is no file called install, then look for it, once you have found it using the cd command, (cd.. will move up one folder level)
The reason typing install does not work, is becuase it does not exist in the location you are informing the computer of.



__________________

</Dream In Code>
-William. ยง (marvin_gohan)
Reply With Quote