Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Protected Directories???  (Read 2063 times)

0 Members and 1 Guest are viewing this topic.

grace232005

  • Guest
Protected Directories???
« on: July 31, 2006, 07:28:48 AM »
hi!  i have a boot failure problem and i'm trying to access winnt files which is stored in drive c.  using msdos, i've noticed that the winnt directory is displayed like this...

WINNT   `  <DIR>

the command I used was cd\winnt

but i encountered an invalid syntax.  there's is also a ` symbol, and i'm not sure if this is a part of the syntax.  

i've also tried the command cd\winnt   `

and i encountered an error that the ` exceeds the parameter.  i can't access all the directories which have ` symbol.

can anyone tell me what the correct syntax is?  thanx!!!  ;D

Sidewinder



    Guru

    Thanked: 139
  • Experience: Familiar
  • OS: Windows 10
Re: Protected Directories???
« Reply #1 on: July 31, 2006, 08:22:07 AM »
You could try using:

cd "\WINNT   `"

I'd be more curious about where these ` came from. :-?
The true sign of intelligence is not knowledge but imagination.

-- Albert Einstein

grace232005

  • Guest
Re: Protected Directories???
« Reply #2 on: August 01, 2006, 05:35:36 AM »
ok i'll try it tmrw.  i also don't know where the ` came from.  most of the directories have ` in it, and i'm having trouble accessing the files that is contained in those directories.  

grace232005

  • Guest
Re: Protected Directories???
« Reply #3 on: August 02, 2006, 07:03:18 AM »
thanks sidewinder!  the syntax is correct!  thanks a lot!!!  ;D