Skip to main content

PSA: Force Windows Phone 7.5 Mango to update, right now

PSA: Force Windows Phone 7.5 Mango to update, right now:


Windows Phone 7.5 has officially landed, but unless you're among a fortunate few, Redmond's tropical getaway might seem like only a twinkle on the horizon. In a wild turn of events, we've now stumbled across (and confirmed) a method that promises instant Mango gratification, and if you're so inclined, we hope you'll find similar luck. Here's the gist: something very special happens when you run the update and then promptly disable your internet connection -- about one second seems to do the trick. We first checked for Mango and kept WiFi enabled; the Zune software dutifully reported that our phone was up-to-date. Then, we executed the process and disconnected the internet... and wouldn't you know it, the update presented itself. Now, we're happily frolicking through Microsoft's latest delights on our Focus. If you're willing to try your luck, you'll find a full list of instructions in the source. Here's one final tip: once it's reported that an update is available, be sure to restore that internet connection.



[Thanks, Rohit]

PSA: Force Windows Phone 7.5 Mango to update, right now originally appeared on Engadget on Wed, 28 Sep 2011 08:26:00 EDT. Please see our terms for use of feeds.

Permalink | sourceWPCentral | Email this | Comments

Comments

Popular posts from this blog

Microsoft Keyboard macro Sleep

1) Open up your "Microsoft Keyboard" properties (aka Intellipoint ) 2) Select the macro key you want to assign it to, and hit Configure 3) Select the option "Start a program, Web page, or file" and hit next 4) Type this into the box : Rundll32.exe Powrprof.dll,SetSuspendState Sleep Njoy ! source :  http://www.tomshardware.co.uk/forum/5145-63-windows-sleep-macro

Change Your IP Address From Windows PowerShell #windows10

step 1 : run ISE as Administrator step 2 : run ipconfig command choose adapter to set eg. "Ethernet" step 3 : run netsh : netsh interface ip set address name=”[Adapter Name]” static [IP] [Subnet Mask] [Default Gateway] eg. netsh interface ip set address name=”Ethernet” static 192.168.0.200 255.255.255.0 192.168.0.240 or use DHCP :  netsh interface ip set dnsservers name=”Ethernet” source=dhcp netsh interface ip set address name=”Ethernet” source=dhcp Njoy !

How to Fake/Trick Your Netbook's Screen Resolution to Higher

Get 1024x768 or higher resolution on your netbook via this registry hack ! Go to the Start menu and type in  regedit  in the search box, then hit Enter At the top menu, go to Edit then Find... and search for " Display1_DownScalingSupported " Change each instance you find (you'll likely find 2 results for this) from "0" to "1". Make sure you change e very found instance , because otherwise the hack won't work (in my experience). Once done, restart the system. Njoy ! Source :  http://mobileoffice.about.com/od/netbooks/a/How-To-Change-Your-Netbooks-Screen-Resolution.htm