Open mobile device path

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
petasek5
Junior Member
Junior Member
Posts: 2
Joined: 2012-09-12, 23:46 UTC

Open mobile device path

Post by *petasek5 »

Hi,

is there a way how to open mobile device path using total commander? The path is: ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\MyPhoneType\Phone

Using standard microsoft explorer this path is change into: Portable Devices\MyPhoneType\Phone or sometimes it remains as it is.

but I did not find a way how to open it with TC.

Any ideas?

Thank you in advance.

petasek
User avatar
petermad
Power Member
Power Member
Posts: 16151
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

Try and make a button with the command:

Code: Select all

cd ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\MyPhoneType\Phone
It will not work from TC's command line, but there is a chance it will work from a button.
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
petasek5
Junior Member
Junior Member
Posts: 2
Joined: 2012-09-12, 23:46 UTC

Post by *petasek5 »

As you said it does not work from TC's command line, that what I have tested before, it does nothing. Same if I try to make the button you are suggesting it does the same - nothing :-( but good point, this I forgot to test. But unfortunately it is not working.

Thank you!

any other ideas?

petas
User avatar
EricB
Senior Member
Senior Member
Posts: 357
Joined: 2008-03-25, 22:21 UTC
Location: The Netherlands

Post by *EricB »

Hi,

cm_OpenDesktop on command line should do the trick, it will show devices as Explorer does.

You can also try Ghisler's MediaAudio2 plugin (https://plugins.ghisler.com/fsplugins/wpdplug.zip), it reads various portable devices like cameras or mp3 players. Maybe the phone will also respond.

And last but not least, if your phone is an Android phone, Android ADB or TotalandDroid plugins (both on http://totalcmd.net) may work.

Regards, EricB
Post Reply