打开命令提示符以访问USB连接的Windows Phone的文件夹 [英] Open command prompt to access folders of a USB connected windows phone

查看:170
本文介绍了打开命令提示符以访问USB连接的Windows Phone的文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我自己是代码项目的新成员。

我正在尝试打开命令提示符来访问USB连接的Windows手机的文件夹。我尝试了以下几个命令,但没有任何工作。

wmic logicaldisk获取名称



GET-WMIOBJECT win32_diskdrive |哪里{$ _.InterfaceType -eq'USB'}





有人可以建议我实现这个目标的最好方法没有使用任何工具?我的任务是使用PowerShell命令访问移动设备以调整语言设置。



电话:Lumia 1020运行Windows Phone 8.



谢谢,

vudesw

Myself new member to code project.
I am trying to open a command prompt to access folders of a USB connected windows phone. I have tried several commands like the following but nothing is working.
wmic logicaldisk get name

GET-WMIOBJECT win32_diskdrive | Where { $_.InterfaceType -eq 'USB' }


Could someone suggest me the best way to accomplish this without using any tool? My task is to access the mobile device to adjust language settings using PowerShell commands.

Phone : Lumia 1020 running Windows Phone 8.

Thanks,
vudesw

推荐答案

_。接口类型-eq'USB'}





有人可以建议我在不使用任何工具的情况下实现这一目标的最佳方法吗?我的任务是使用PowerShell命令访问移动设备以调整语言设置。



电话:Lumia 1020运行Windows Phone 8.



谢谢,

vudesw
_.InterfaceType -eq 'USB' }


Could someone suggest me the best way to accomplish this without using any tool? My task is to access the mobile device to adjust language settings using PowerShell commands.

Phone : Lumia 1020 running Windows Phone 8.

Thanks,
vudesw


这篇关于打开命令提示符以访问USB连接的Windows Phone的文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆