Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > dir command vis-a-vis hidden files

Reply
Thread Tools Display Modes

dir command vis-a-vis hidden files

 
 
ROD DAV4IS
Guest
Posts: n/a

 
      10-03-2009
Does DIR normally display hidden files?

On my system it does, regardless of the setting in folder options. I have to use the /a-h option to stop that behavior.

This seems different from what I remember on my old XP system, and seems to contradict the explanation of the DIR command, which says to use the /ah option to display hidden files.

I tried to set the DIRCMD environment variable to negate this behavior and that works -- except that the application that I am trying to port to Vista uses the /a-d option, which cancels my DIRCMD setting.

Using Vista Home Premium w/SP2

EggHeadCafe - Software Developer Portal of Choice
Managed Speech API in Windows Vista / .NET 3.0
http://www.eggheadcafe.com/tutorials...pi-in-win.aspx
 
Reply With Quote
 
 
 
 
Guest
Posts: n/a

 
      10-03-2009
Type dir /? and look at the last paragraph

--
..
--
"ROD DAV4IS" wrote in message news:...
> Does DIR normally display hidden files?
>
> On my system it does, regardless of the setting in folder options. I have
> to use the /a-h option to stop that behavior.
>
> This seems different from what I remember on my old XP system, and seems
> to contradict the explanation of the DIR command, which says to use the
> /ah option to display hidden files.
>
> I tried to set the DIRCMD environment variable to negate this behavior and
> that works -- except that the application that I am trying to port to
> Vista uses the /a-d option, which cancels my DIRCMD setting.
>
> Using Vista Home Premium w/SP2
>
> EggHeadCafe - Software Developer Portal of Choice
> Managed Speech API in Windows Vista / .NET 3.0
> http://www.eggheadcafe.com/tutorials...pi-in-win.aspx


 
Reply With Quote
 
lemur
Guest
Posts: n/a

 
      10-03-2009


Dir does not normally display hidden files.

If could be you have Vista set up to display hidden files.

Someone could have changed the attributes on hidden files as well.
Just a couple of possibilities.


--
lemur

::If *ANYONE* in this forum helps you, please click on
their *REP* icon. Thanks! (the middle scale icon in the upper right
corner)::
 
Reply With Quote
 
R. C. White
Guest
Posts: n/a

 
      10-04-2009
Hi, Rod.

Are you using the DIR command in a Command Prompt window? Or in some other
way?

(I just tried from the Win7 GUI Desktop by clicking Start and typing "dir"
(no quotes) into the Search box and got a weird result: The first item that
popped up said, "Start Google Earth in Direct X mode", and when I pressed
Enter it popped up a box that said, "Google Earth will now start in 'DirectX
9 mode by default.", and gave me two options: Start Google Earth, or Exit.
As I said, that's WEIRD - but not what you are talking about, is it? That
seems a topic for another thread entirely!)

In a Command Prompt window, the Dir command should respect the Attributes
setting for each file and folder. As usual in a CP window, just type the
command followed by /? to see what I call a mini-Help file that lists the
switches and parameters available with that command. For Dir /?, the list
has not changed significantly in decades, so far as I can see. In MS-DOS,
Dir /a showed all files, no matter which Attributes were set - and it still
does in a Win7 Command Prompt window. (I know you know all that, but those
lurking "over our shoulders" might need reminders.)

The result of this command in the CP window does not depend on the settings
in the GUI's Control Panel | Folder Options | View.

I've never used the /a-d switch until just now. I see what you mean. In
the Root of my System Volume, dir shows 10 files and 6 Dirs. Dir /a-d shows
21 files and 0 Dirs. Dir /a shows 21 file and 10 Dirs. Attrib *.* lists
all the 21 files, but no Dirs.

This bears more investigation. I don't have time (or the inclination) to
track this down today, Rod, but I'll be watching this thread to see what I
can learn from what you learn.

RC
--
R. C. White, CPA
San Marcos, TX

Microsoft Windows MVP
Windows Live Mail 2009 (14.0.8089.0726) in Win7 Ultimate x64

"ROD DAV4IS" wrote in message news:...
> Does DIR normally display hidden files?
>
> On my system it does, regardless of the setting in folder options. I have
> to use the /a-h option to stop that behavior.
>
> This seems different from what I remember on my old XP system, and seems
> to contradict the explanation of the DIR command, which says to use the
> /ah option to display hidden files.
>
> I tried to set the DIRCMD environment variable to negate this behavior and
> that works -- except that the application that I am trying to port to
> Vista uses the /a-d option, which cancels my DIRCMD setting.
>
> Using Vista Home Premium w/SP2
>
> EggHeadCafe - Software Developer Portal of Choice


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hidden Files & Folders / What the heck is Content.IE5?! Anne Windows Media Center 2 09-13-2009 10:39 PM
Win 2003 cannot see hidden files SolveIT Windows Server 1 06-24-2006 03:39 AM
Re: select files by dates using a script files Haakon Johnsen Windows Small Business Server 1 03-27-2006 07:03 PM
Server and offline file sync Richard B Windows Small Business Server 8 10-18-2005 01:28 PM
Files hidden on server. Weird Philip R. Eaton Windows Server 0 06-18-2004 01:48 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59