DCSIMG
Windows 8 Metro – Code Behind - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Windows 8 Metro – Code Behind

When I develop Windows 8 Metro App I usually use Windows Store app samples to see code examples features but sometimes you want more…

For example I really want to know how “Mail” metro app works: How getting access to other email account, sending email and more.

image

So in order to to that I had to gain access to “Mail” metro app…

Let’s start the Hack:

Problem: WindowsApps folder is blocked and by default you can’t open this folder.

Solution: First open Windows Explorer and navigate into “C:\Program Files\”, locate “WindowsApps” folder. (If you can’t see this folder make sure your you can see Hidden Files and Folders - How to Find Hidden Files and Folders in Windows).

Right click on “WindowsApps” and select “Properties”

image

Move to “Security” tab and click on the “Advanced” button.

image

Click on the “Change” button.

image

Add your user and click “OK”.

image

Now when we try to open “WindowsApps” folder we can get inside and browse the folder inside it.

image

To get “Mail” metro app code let’s get inside “microsoft.windowscommunicationsapps” folder and open “ModernMail” folder, there you can find the entire Code.

image

Enjoy

Comments

Examining the Source of Windows Store Apps | SELA Blog News | Scoop.it said:

Pingback from  Examining the Source of Windows Store Apps | SELA Blog News | Scoop.it

# October 10, 2012 8:17 AM
Leave a Comment

(required) 

(required) 

(optional)

(required) 


Enter the numbers above: