changing directories to text file

  • Thread starter Thread starter raj
  • Start date Start date
R

raj

i wanted to change the directories views of windows
to a text file , means i wanted to change the directories
filesize, location, name of the file and type of the file
to a text file , i am able to do that in dos mode
by typing in this command

dir/w > filename.text

how do i do it in windows without going in to dos mode

thanks
 
i wanted to change the directories views of windows
to a text file , means i wanted to change the directories
filesize, location, name of the file and type of the file
to a text file , i am able to do that in dos mode
by typing in this command

dir/w > filename.text

how do i do it in windows without going in to dos mode

thanks

The "Command Prompt" (what you call "DOS" mode) is
the only way to do this.
 
Back
Top