Archive

Archive for the ‘Windows’ Category

Windows 7 RTMs finally

July 23rd, 2009 4 comments

After many leaks, a public release of RC1 and several premature releases of what cuda been the final RTM we finally have sufficient proof that Windows 7 has infact been Released To Manufacturing (confirmed too!).

Heres a summary of what to know.

Build information

The final build is tagged as 6.1.7600.16385.090713-1255. It was compiled on July 13, 2009, at 12:45pm.

Windows 7 x64 DVD-ISO

7600.16385.090713-1255_x64fre_client_en-us_Retail_Ultimate-GRMCULXFRER_EN_DVD.iso

CRC32: 0x1F1257CA
SHA-1: 0x326327CC2FF9F05379F5058C41BE6BC5E004BAA7

Windows 7 x86 DVD-ISO

7600.16385.090713-1255_x86fre_client_en-us_Retail_Ultimate-GRMCULFRER_EN_DVD.iso

CRC32: 0xC1C20F76
SHA-1: 0x5395DC4B38F7BDB1E005FF414DEEDFDB16DBF610

These hashes and values are from Daniel Melancthon’s blog post.

Release Dates

This is what we know.

General Public October 22nd
OEMS July 24th
Microsoft Partner Program (Gold/Certified) August 16 (English)
October 1st (Other languages)
Businesses with Volume Licensing (Software Assurance) August 1st
Businesses with Volume Licensing (Other) September 1st
MSDN/Technet Subscribers August 6th (English)
October 6th (Other languages)
Microsoft Action Pack August 23rd (English)
October 1st (Other languages)

Thats about it, if you ‘obtained’ a copy from somewhere, give Long Zheng‘s Windows 7 ISO verifier a go to see what you’ve actually got, last thing you’d want is a copy of Vista with a Windows 7 Transformation pack!

6.1.7600.16385.

090713-1255
{lang: 'en-GB'}
Share

Time flies: VirtualBox 3.0 final is out!

July 1st, 2009 No comments

It only feels like last week that I mentioned the beta release of VirtualBox 3.0, Sun has released the final version of the much anticipated v3.0!

As mentioned earlier, this release is super exciting for the simple fact that it has SMP support – a maximum of 32 virtual CPUs (but relax, you shouldn’t assign more than what you can afford – or the number of cores you have!). VMWare still only supports a maximum of 2 virtual-cpus (this _may_ change in VMWare 7.0!), another feat is the hardware 3D (Direct3D/OpenGL)  support for guests.

This version is a major update. The following major new features were added:

  • Guest SMP with up to 32 virtual CPUs (VT-x and AMD-V only; see chapter 3.7.2.2 of the user manual)
  • Windows guests: ability to use Direct3D 8/9 applications / games (experimental; see chapter 4.8 of the user manual)
  • Support for OpenGL 2.0 for Windows, Linux and Solaris guests

In addition, the following items were ?xed and/or added:

  • Solaris hosts: allow suspend/resume on the host when a VM is running (bug #3826)
  • Solaris hosts: loosen the restriction for contiguous physical memory under certain conditions
  • Mac OS X hosts: ?xed guest PAE
  • Linux hosts: kernel module compile ?xes for 2.6.31 (bug #4264)
  • VMM: ?xed occasional guru meditation when loading a saved state (VT-x only)
  • VMM: eliminated IO-APIC overhead with 32 bits guests (VT-x only, some Intel CPUs don’t support this feature (most do); bug #638)
  • VMM: ?xed 64 bits CentOS guest hangs during early boot (AMD-V only; bug #3927)
  • VMM: performance improvements for certain PAE guests (e.g. Linux 2.6.29+ kernels)
  • VMM: some Windows guests detected a completely wrong CPU frequency (bug #2227)
  • VMM: ?xed hanging and unkillable VM processes (bug #4040)
  • VMM: ?xed random infrequent guest crashes due to XMM state corruption (Win64 hosts only)
  • VMM: performance improvements for network I/O (VT-x/AMD-V only)
  • GUI: added mini toolbar for fullscreen and seamless mode (Thanks to Huihong Luo)
  • GUI: redesigned settings dialogs
  • GUI: allow to create/remove more than one host-only network adapters (non Windows hosts)
  • GUI: display estimated time for long running operations (e.g. OVF import/export)
  • GUI: ?xed rare hangs when open the OVF import/export wizards (bug #4157)
  • 3D support: ?xed VM crashes for client applications using incorrect OpenGL states
  • 3D support: ?xed memory corruption when querying for supported texture compression formats
  • 3D support: ?xed incorrect rendering of glDrawRangeElements
  • 3D support: ?xed memory leak when using VBOs
  • 3D support: ?xed glew library detection
  • 3D support: ?xed random textures corruption
  • VRDP: support Windows 7 RDP client
  • Networking: ?xed another problem with TX checksum of?oading with Linux kernels up to version 2.6.18
  • NAT: ?xed “open ports on virtual router 10.0.2.2 – 513, 514” (forum)
  • NAT: allow to con?gure socket and internal parameters
  • NAT: allow to bind sockets to speci?c interface
  • PXE boot: signi?cant performance increase (VT-x/AMD-V only)
  • VHD: properly write empty sectors when cloning of VHD images (bug #4080)
  • VHD: ?xed crash when discarding snapshots of a VHD image
  • VHD: ?xed access beyond the block bitmap which could lead to arbitrary crashes
  • VBoxManage: ?xed incorrect partition table processing when creating VMDK ?les giving raw partition access (bug #3510)
  • VBoxManage: support cloning to existing image ?le
  • OVF: several OVF 1.0 compatibility ?xes
  • OVF: ?xed exporting of disk images when multiple virtual machines are exported at once
  • Virtual mouse device: eliminated micro-movements of the virtual mouse which were confusing some applications (bug #3782)
  • Shared Folders: sometimes a ?le was created using the wrong permissions (2.2.0 regression; bug #3785)
  • Shared Folders: allow to change ?le attributes from Linux guests and use the correct ?le mode when creating ?les
  • Shared Folders: some content was incorrectly written under certain conditions (bug #1187)
  • Shared Folders: ?xed incorrect ?le timestamps, when using Windows guest on a Linux host (bug #3404)
  • X11 clipboard: ?x duplicate end of lines (bug #4270)
  • X11 guests: a number of shared clipboard ?xes
  • Linux guests: Guest Additions support for SUSE Linux Enterprise Desktop 11
  • Linux guests: new daemon vboxadd-service to handle time synchronization and guest property lookup
  • Linux guests: implemented guest properties (OS info, logged in users, basic network information)
  • Windows host installer: VirtualBox Python API can now be installed automatically (requires Python and Win32 Extensions installed)
  • USB: Support for high-speed isochronous endpoints has been added. In addition, read-ahead buffering is performed for input endpoints (currently Linux hosts only). This should allow additional devices to work, notably webcams (bug #242).
  • USB: ?xed error handling for some USB dongles
  • Web service: ?xed inability to handle NULL pointers for object arguments, which are valid values for a lot of APIs, in both the raw and the object-oriented web service.
  • Web service: object-oriented bindings for JAX-WS did not exhibit interface inheritance correctly, ?xed
  • Web service: added support for IDisplay and IGuest interfaces, which were previously unavailable
  • Registration dialog uses Sun Online accounts now

Why keep reading, upgrade dammit!

  • VirtualBox 3.0.0 for Windows hosts x86/amd64
  • VirtualBox 3.0.0 for Solaris and OpenSolaris hosts x86/amd64
  • VirtualBox 3.0.0 Software Developer Kit (SDK) All platforms (registration required)

Enjoy, see the manual online too!

{lang: 'en-GB'}
Share

VirtualBox 3.0 brings some exciting new bits-o-functionality!

June 25th, 2009 No comments

Sun is prepping up the release of VirtualBox 3.0 which should be out soonishly (before the end of the month if everything is on track!). Amongst the top new bits of functionality is the guest multi-processing (SMP) support, you can now offer your virtual machines upto 32 virtual CPUs, which at last count was the highest by any hypervisor (VMWare can offer a maximum of 2). Not only that, but Windows guests get Direct3D 9 acceleration, bi-directional OVF support (still need to sysprep drivers) and OpenGL 2.0 support for Linux, Solaris & Windows guests.

VirtualBox 3.0 Beta 2 was released yesterday, from the Beta 2 forum post:

Changes since Beta 1: (regressions and fixes for new features only; additional fixes below)

  • High CPU usage with certain idle Windows guests (e.g. XP SP2)
  • Performance improvements for SMP guests
  • Reset issues with SMP guests
  • Windows 7 x64 boot problems with SMP
  • Windows 7 shutdown hangs with SMP
  • Hanging VM when unmounting an ISO with SMP guests
  • Several OpenGL & Direct3D related fixes

Version 3.0 will be a major update. The following major new features were added:

  • Guest SMP with up to 32 virtual CPUs (VT-x and AMD-V only)
  • Windows guests: ability to use Direct3D 8/9 applications / games (experimental)
  • Support for OpenGL 2.0 for Windows, Linux and Solaris guests

In addition, the following items were ?xed and/or added:

  • Solaris hosts: allow suspend/resume on the host when a VM is running (bug #3826)
  • Solaris hosts: tighten the restriction for contiguous physical memory under certain conditions
  • Mac OS X hosts: fixed guest PAE
  • Linux hosts: kernel module compile fixes for 2.6.31 (bug #4264)
  • VMM: ?xed occassional guru meditation when loading a saved state (VT-x only)
  • VMM: eliminated IO-APIC overhead with 32 bits guests (VT-x only, some Intel CPUs don’t support this feature (most do); bug #638)
  • VMM: ?xed 64 bits CentOS guest hangs during early boot (AMD-V only; bug #3927)
  • VMM: performance improvements for certain PAE guests (e.g. Linux 2.6.29+ kernels)
  • VMM: some Windows guests detected a completely wrong CPU frequency (bug #2227)
  • VMM: fixed hanging and unkillable VM processes (bug #4040)
  • GUI: added mini toolbar for fullscreen and seamless mode (Thanks to Huihong Luo)
  • GUI: redesigned settings dialogs
  • GUI: allow to create/remove one host-only network adapters
  • GUI: allow to create/remove more than one host-only network adapters (non Windows hosts)
  • GUI: display estimated time for long running operations (e.g. OVF import/export)
  • GUI: Fixed rare hangs when open the OVF import/export wizards (bug #4157)
  • 3D support: fixed VM crashes for client apps using incorrect opengl states
  • VRDP: support Windows 7 RDP client
  • Networking: ?xed another problem with TX checksum of?oading with Linux kernels up to version 2.6.18
  • NAT: allow to con?gure socket and internal parameters
  • VHD: properly write empty sectors when cloning of VHD images (bug #4080)
  • VHD: ?xed crash when discarding snapshots of a VHD image
  • VHD: fixed access beyond the block bitmap which could lead to arbitrary crashes
  • VBoxManage: ?xed incorrect partition table processing when creating VMDK ?les giving raw partition access (bug #3510)
  • OVF: several OVF 1.0 compatibility ?xes
  • Virtual mouse device: eliminated micro-movements of the virtual mouse which were confusing some applications (bug #3782)
  • Shared Folders: sometimes a ?le was created using the wrong permissions (2.2.0 regression; bug #3785)
  • Shared Folders: allow to change ?le attributes from Linux guests and use the correct ?le mode when creating ?les
  • Shared Folders: some content was incorrectly written under certain conditions (bug #1187)
  • Shared Folders: ?xed incorrect ?le timestamps, when using Windows guest on a Linux host (bug #3404)
  • X11 guests: a number of shared clipboard fixes
  • Linux guests: Guest Additions support for SUSE Linux Enterprise Desktop 11
  • Linux guests: new daemon vboxadd-service to handle time syncronization and guest property lookup
  • Linux guests: implemented guest properties (OS info, logged in users, basic network information)
  • Windows host installer: VirtualBox Python API can now be installed automatically (requires Python and Win32 Extensions installed)
  • USB: Support for high-speed isochronous endpoints has been added. In addition, read-ahead buffering is performed for input endpoints (currently Linux hosts only). This should allow additional devices to work, notably webcams
  • Web service: fixed inability to handle NULL pointers for object arguments, which are valid values for a lot of APIs, in both the raw and the object-oriented web service.
  • Web service: object-oriented bindings for JAX-WS did not exhibit interface inheritance correctly, fixed
  • Web service: added support for IDisplay and IGuest interfaces, which were previously unavailable
  • Registration dialog uses Sun Online accounts now

As a VBox junkie I’ve moved my lappy to use the 3.0 Beta 1 and Beta 2 releases and Beta 2 1 day into musing seems quite stable.

VirtualBox-3.0.0_BETA2-49051-Linux_amd64.run                         46M
VirtualBox-3.0.0_BETA2-49051-Linux_x86.run                           46M
VirtualBox-3.0.0_BETA2-49051-OSX.dmg                                 61M 
VirtualBox-3.0.0_BETA2-49051-Win.exe                                 67M

Try it out, but be warned its not yet ready for production.

{lang: 'en-GB'}
Share

Microsoft releases Windows Vista SP2 and Windows 2008 Server SP2

May 27th, 2009 No comments

Quick note to let you know that Microsoft has released Service Pack 2 for Windows 2008 Server & Vista for the general public.

Download: Vista SP2 / Server 2008 SP2 x86Vista SP2 / Server 2008 SP2 x64
Download Size: 348.3 MB | 577.4 MB
Direct Downloads: Windows6.0-KB948465-x86.exe | Windows6.0-KB948465-X64.exe

KB Article: Microsoft KBQ948865

Service Pack 2 Details

x86

Build: 6002.18005.090410-1830
File Name: Windows6.0-KB948465-X86.exe
Size: 365,230,920 bytes
CRC: 3368C777
MD5: C9394FD32DB15619328AF4FF0315750A
SHA1: 106C0484D7449CC4B70353C21D0C0D63E4BA66C3

x64

Build: 6002.18005.090410-1830
File Name: Windows6.0-KB948465-X64.exe
Size: 605,410,472 bytes
CRC: 1737E14D
MD5: A3BCB1FFDB366397FA5FAB0898EB098D
SHA1: BE8D74ADC029FA7350FC1F0D32BEF853C0519A92

Enjoy! You can also slipstream this release into an existing SP1 installation media using vLite, just be weary of a couple of caveats.

{lang: 'en-GB'}
Share

Hot Booty: Visual Studio 2010 Beta Launches!

May 19th, 2009 No comments

Quick note from Somasegars blog that Visual Studio 2010 Beta 1 along with .NET Framework 4.0 Beta 1 is shipping. Take a look at the Visual Studio 2010 Home Page for more information or if you have MSDN grab it from your subscriber downloads.


{lang: 'en-GB'}
Share

Thanks for the memory: Understanding the memory usage in the JVM in Windows and Linux

May 11th, 2009 No comments

I’m nothing special, in fact I’m a bit of a bore
If I tell a joke, you’ve probably heard it before
But I have a talent, a wonderful thing
cause everyone listens when I start to sing
I’m so grateful and proud
All I want is to sing it out loud

Sooo I sang, thank-you for the memory tuning options for the JVM Andrew Hall, you’ve made my day. Andrew has written an excellent article detailing the inner workings of the JVM and how it manages memory, it goes quite deep starting with Kernel vs User Space, how the JVM uses native memory (including some examples to show running out of native memory), how to detect/measure heap usage and finally how to move over to the 64bit world with some caveats (native 64bit binaries for JNI libs etc).

Well worth the read.

{lang: 'en-GB'}
Share

Feelin Hot Hot Hot: Windows 7 Release Candidate Available to the public!

May 5th, 2009 1 comment

I’ve got the seasonal flu, so I’ve mostlty relaxing the last couple of days, but you dont have to. Microsoft have finally release Windows 7 Release Candidate 1 to the public – comes with much of tweakin and small feature additions,. If you couldnt get it from MSDN or Technet before, now’s your chance. I’ve been running the RC build on my Dell M1330 since it hit Technet (maybe a tinsy bit earlier) and its been solid as a rock.

Just remember to clean install instead of upgrading from the Beta. Enjoy! Ironically, I’m posting this via an Inspiron 8600 running Ubuntu 9.04, back to bed for me :(

{lang: 'en-GB'}
Share

COOL TOOL: WinRAR 3.90 Beta released with some ubber goodness!

May 1st, 2009 3 comments

Rarlab, the genius’s behind the WinRAR product have released a new beta version (v3.9)  which brings some impressive new features:

Changes in Version 3.90 Beta 1:

  1. WinRAR version for Windows x64 is available. If you use Windows x64, it is strongly recommended to install 64 bit WinRAR version. It provides a higher performance and better shell integration than 32 bit version.
  2. RAR compression speed is improved for multi-core and multi-CPU systems. This improvement is most noticeable in Windows Vista and Windows 7 operating systems.
  3. “Remove duplicate folders from extraction path” option in “Settings/Compression” dialog is replaced by more universal “Remove redundant folders from extraction path” option. This option will eliminate redundant archive name based folders from extraction path if you unpack an archive with “Extract to DestName\” context menu command and if archive root folder contains only one folder and no files.
  4. Changes in “Extraction path and options” dialog:
    1. “New folder” button creates a new subfolder in currently selected folder;
    2. F2 key renames a selected folder in the folders tree;
    3. F5 key updated the tree pane contents;
    4. Del key removes a selected folder in the folders tree.
  5. You can enable “Show seconds” option in “Settings/File list” dialog if you wish to see seconds in file dates in file list in WinRAR shell.
  6. “Where to check for SFX archives” options group in “Settings/Integration/Context menus items” dialog lets you to control processing of SFX archives in context menus. For example, if you frequently right click “.exe” files on slow network disks, you can turn off “Network disks” options to minimize the delay before displaying the context menu.
  7. If you sort files by name in the file list in WinRAR shell, WinRAR will use the new logical file name sorting, same as in Windows Explorer, considering digits in file names by their numerical value. So files will be sorted as 1.txt, 2.txt, 10.txt instead of previous 1.txt, 10.txt, 2.txt. This new sort behavior is available in Windows XP Service Pack 2 and newer.
  8. Ctrl+W key combination can be used to close the main WinRAR window also as WinRAR viewer windows. “View as Windows text” shortcut in WinRAR viewer changed from Ctrl+W to Ctrl+I.
  9. New command line switch -r- disables recursion completely. So ‘rar a -r- arc dirname’ command will add only the empty dirname folder and ignore its contents. By default, if dirname does not include wildcards, RAR adds its contents even if -r switch is not specified.
  10. If used when extracting, the new command line switch -ai forces RAR to ignore file attributes. When using this switch, extracted files will always have attributes assigned by operating system to a newly created file by default.
  11. If output file name is not specified in “cw” command, console RAR will send comment data to stdout.
  12. When compressing stdin data with -si[name] switch, RAR sets modification time of archived entry to current system time. Previous RAR versions did not fill this field, resulting in meaningless modification time for stdin.
  13. Message displayed when you place the mouse cursor on WinRAR tray icon includes the archive name now. Previously only time left and total percent were displayed for archiving operations.
  14. Bugs fixed:
    1. WinRAR could fail to open tar or tar.gz archive if such archive contained a file larger than 8 GB;
    2. WinRAR context menu did not work properly in Windows 7 beta if icons in context menus were enabled and user clicked a file inside of Windows 7 Library folder;
    3. previous WinRAR versions failed to rename files having 5 or more continuous spaces in the name. WinRAR shell does not display such spaces for safety reasons, because they can hide an actual file extension. But this security measure prevented the rename command to work properly.

The primary bits that got my attention was the native x64 release and the improved multi-threaded support for compression (the first two items – bolded). So naturally I downloaded the Windows x64 release and had a stab at doing some benches. This was a very quick test.

Test Setup

Hardware

Specified in detail on the CPU-Z Validation page, otherwise an ASUS P5Q-Pro, Intel QX6850 @ 3Ghz with 8Gb of Corsair TWINX4096-6400C5 modules on two different hard disks:

Software

Windows Vista Ultimate x64 SP1 (current as of 01/05/2009)

WinRAR was set to ‘Best’ Compression and ‘Create Solid Archive’.

Test Methodology

I looked around for the best bunch of files I could find to compress – and that’s easily reproducible. Funnily/nerdy enough, the Microsoft Enterprise Library 4.1 (Download from Microsoft) source folder was chosen – with build files already included (binaries, pdbs etc).

Folder statistics

  • Files: 5148
  • Folders: 742
  • Size: 230Mb (241,576,303 bytes)
  • Size-on-Disk: 240 MB (251,727,872 bytes)

You can download a copy of the files from me, its 5.8Mb compressed. (UPDATE: Doh! wrong linkage!)

WinRAR Versions

WinRAR v3.80 (x86) vs WinRAR v3.90 Beta 1 (x64)

Test Results

WinRAR 3.9 Beta 1 (x64) vs WinRAR v3.80 (x86)

WinRAR 3.9 Beta 1 (x64) vs WinRAR v3.80 (x86)

The final output size of the RAR file was 5.28 MB (5,541,888 bytes).

Wow, 10 seconds shaved off, the cores were definately being utilised far greater than the previous releases.

Caveats

Unfortunately, the Beta  1 release (for me atleast) doesn’t properly register the shell context menus, so if you like right clicking and doing “Add to Archive” you might find that missing even though you told it to use it – I did make sure I uninstalled the 3.8 release prior to installing 3.9 and rebooted just to be sure, but no dice.

So maybe its not ready for prime time just yet, but 3.9 will surely rock your socks with some multi-core McLovin.

{lang: 'en-GB'}
Share

Windows 7 Release Candidate Is Available From Microsoft

May 1st, 2009 1 comment

More information on PressPass as mentioned earlier.

Windows 7 RC Reflects New Advancements

New to the Windows 7 RC are advancements such as Remote Media Streaming, Windows XP Mode (beta) and the upcoming beta of the Windows 7 Upgrade Advisor:

Remote Media Streaming. Enables highly secure, remote Internet access to home-based digital media libraries from another Windows 7-based PC outside the home.
Windows XP Mode. Utilizing Windows Virtual PC, Windows XP Mode allows Windows 7 users to run many Windows XP productivity applications, launched right from the Windows 7 desktop. Windows XP Mode will be available to Windows 7 Professional and Windows 7 Ultimate customers via download or, for the best experience, pre-installed directly on new PCs. As part of today’s announcement, Microsoft is releasing the beta of Windows XP Mode and Windows Virtual PC. For larger businesses where management is important to reduce the total cost of ownership, Microsoft Enterprise Desktop Virtualization (MED-V) within MDOP adds management to Windows Virtual PC including centralized policy, administration experience and deployment.
Windows 7 Upgrade Advisor. To help enable a smooth transition, Windows 7 Upgrade Advisor will help people analyze their PCs in preparation for a Windows 7 upgrade. Available soon, Windows 7 Upgrade Advisor will be a downloadable tool that will help people determine their ability to upgrade from their Windows XP-based or Windows Vista-based PC to Windows 7.

In addition, a number of enhancements were made to existing features based on feedback from beta testers, including the following:

Refined navigation. Several enhancements to the Windows taskbar, JumpLists and search make navigation and finding exactly what you want much easier.
Internet Explorer 8. InPrivate browsing in Internet Explorer 8 prevents browsing history, temporary Internet files, form data, cookies, and usernames and passwords from being retained by the browser. With Windows 7, you can start an InPrivate session straight from the JumpList. You can also open a new tab from the JumpList.
Windows Touch. Controlling the computer by touching a touch-enabled screen or monitor is a core Windows 7 user experience. Improvements in the RC include several Windows Touch updates, including the ability to drag, drop and select items with touch, even inside Web sites that scroll both horizontally and vertically.

System Requirements for Windows 7

With the RC, Microsoft is also providing guidance on the minimum system requirements for Windows 7, showing that Windows 7 will work on a broader array of hardware than any other release of Windows at launch:

1GHz or faster 32-bit (x86) or 64-bit (x64) processor
1 GB of RAM (32-bit)/2 GB of RAM (64-bit)
16 GB of available disk space (32-bit)/20 GB (64-bit)
DirectX 9 graphics device with Windows Display Driver Model 1.0 or higher driver

Enjoy!

{lang: 'en-GB'}
Share

Microsoft discusses Windows XP mode in Windows 7

April 30th, 2009 1 comment

REDMOND, Wash. April 28, 2009 — As part of the upcoming Windows 7 Release Candidate milestone, Microsoft will release a beta version of Windows XP Mode, which allows users of Windows 7 Professional and above to launch many older Windows XP productivity applications directly from their Windows 7 desktop. The Windows XP Mode stand-alone feature is specifically designed to help small businesses that are using Windows XP applications move to Windows 7. For larger businesses, Microsoft Enterprise Desktop Virtualization (MED-V) MED-V 2.0 builds on top of Windows Virtual PC and provides centralized management of Windows XP Mode. MED-V 2.0 will be available in beta within 90 days of general availability of Windows 7.

PressPass spoke with Scott Woodgate, director of Desktop Virtualization and Microsoft Desktop Optimization Pack (MDOP) at Microsoft, to find out how this new advancement is helping ensure a smooth transition for customers planning to migrate to Windows 7.

Read the entire interview on Windows 7 Professional and Windows XP Mode. Personally, I think the ‘XP Mode’ on Windows 7 is a great thing, unfortunately some people dont (and for some of the authors points I strongly disagree with). Whilst its not included in the ‘out-of-the-box functionality’ (phrase around the office these days) you will be able to download the bits -  VirtualPC engine & a Windows XP SP3 Licensed copy if you have Windows 7 Professional, Windows 7 Enterprise, or Windows 7 Ultimate.

The crudge of this is that, the virtualised version wont include the same security model as Windows 7, so you’ll have to have two anti-virus’s installed, but it will function much like Parallels and VMWare Fusion does on Mac.

Dont take peoples word for it, try it with the Windows 7 RC.

{lang: 'en-GB'}
Share