Show hidden shares
Moderators: Hacker, petermad, Stefan2, white
Show hidden shares
Is there an option that reveals NT's hidden shares when I'm in a directory like "\\mycomputer"? I mean especially the shares like C$ and D$. I know they can be enumerated using the LanMAN API within windows...
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
Try the NetworkAlt plugin. You can find it here:
http://clubtotal.free.fr/modules.php?name=Downloads&d_op=getit&lid=110
http://clubtotal.free.fr/modules.php?name=Downloads&d_op=getit&lid=110
I switched to Linux, bye and thanks for all the fish!
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
There is an option in the "Net" menu which should do exactly this (show admin shares).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Actually Microsoft calls them both "hidden shares" and "administrative shares", see this link. They are there mostly for administrative purposes.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
I never saw this option!There is an option in the "Net" menu which should do exactly this (show admin shares).

And I thought i was an advanced user...

BTW, how can I turn this option off (not that i want to

I switched to Linux, bye and thanks for all the fish!
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Hmm, I didn't know that these can be enumerated at all. Any ideas how that NetworkALT Plugin does it?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- pdavit
- Power Member
- Posts: 1529
- Joined: 2003-02-05, 21:41 UTC
- Location: Kavala -> Greece -> Europe -> Earth -> Solar System -> Milky Way -> Space
- Contact:
You can contact the author here Christian:ghisler(Author) wrote:Any ideas how that NetworkALT Plugin does it?
TRicK [BZ], Odessa ( Ukraine )
email : buka_puka@rambler.ru
"My only reason for still using M$ Window$ as an OS is the existence of Total Commander!"
Christian Ghisler Rules!!!
Christian Ghisler Rules!!!
The hidden and administrative shares can be enumerated just like any other share. You just have to tell the enum function to enum hidden shares as well, basically.
Anyway, Christian, maybe it's time to add (or replace with) "Show Hidden Shares" to the Net menu? Actually, I needed the administrative shares, but it would be nice if hidden shares were shown as well with that option
Anyway, Christian, maybe it's time to add (or replace with) "Show Hidden Shares" to the Net menu? Actually, I needed the administrative shares, but it would be nice if hidden shares were shown as well with that option

- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
It seems that I'm already using the right function, but I'm especially looking for names with a '$' sign as the second character, because I'm only enumerating the admin shares, not the hidden shares. Maybe I will add some switch to also list hidden shares...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary