RandomPiDude
Posts: 15
Joined: Mon Mar 18, 2013 11:13 pm

Tip: You can browse C$ via a network share

Sun May 03, 2015 6:08 am

Once you have your Pi talking to your Windows machine, you can browse the contents of the SD Card by opening it via Windows Explorer.

Just type \\<IP-Address> in the Run prompt. Use IP\Administrator and the password you set to log in.

The projects you deploy live in

\\<IP-Address>\c$\USERS\DefaultAccount\APPDATA\Local\DevelopmentFiles

And you can copy the exe etc if needed.

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Tip: You can browse C$ via a network share

Sun May 03, 2015 8:58 am

You can do it the other way round too. I've got my RPi sharing my Samba NAS drives.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

User avatar
devkoes
Posts: 8
Joined: Fri May 01, 2015 8:40 am

Re: Tip: You can browse C$ via a network share

Mon May 04, 2015 12:53 pm

Very usefull, thanks!

Return to “Windows 10 for IoT”