Search This Blog

Loading...

Friday, January 09, 2009

Windows 7 Beta available now URL - http://www.microsoft.com/windows/windows-7/beta-download.aspx

As we all knew that Windows 7 Beta / public Beta is going to be available for public download 9th Jan 2009, afternoon. It’ll be available only for 2.5 mi users.

But, it’s already available. Yes, the URL is available, which I found out by going thru the HTML of the Windows 7 website. It’s there in the menu, but, it’s not visible right now (now time is 1.33am EST). I tried the URL, but it goes somewhere else to technet. I think they validate the time and if it’s not reached, it’s redirecting to technet. Or it might be available for download in technet itself on 9th afternoon.

URL: http://www.microsoft.com/windows/windows-7/beta-download.aspx

Code having Windows 7 Beta url: Right Click in the homepage and click “View Source” or click “V”, you’ll get a html file opened in a notepad (guys like me knew it). You can find the below code.



1:  <li>   
2: <a href="/windows/windows-7/beta-videos.aspx"
3: onclick="javascript:omniModTracking(this,'SubNav','',
4: '/windows/windows-7/beta-videos.aspx',1,
'Videos','');"
>
5: Videos
6: </a>
7: </li>
8: <li class="lastItem">
9: <a href="/windows/windows-7/beta-download.aspx"
10: onclick="javascript:omniModTracking(this,'SubNav','',
11: '/windows/windows-7/beta-download.aspx',1,
'Download the Windows 7 Beta','');"
>
12: Download the Windows 7 Beta
13: </a>
14: </li>

So, we need to look at the top of this Windows 7 public Beta. So, the homepage would look like below.


Download the Windows 7 Beta




It’s not going to the download site now. I too selfish, though i’ll download and post it. But, it doesn’t work anyway. Whoever see this blog and download it before i wake up tomorrow morning, need to share it for me :) Good night….! Windows 7 Dreams….

0 comments:

Post a Comment