VMWare Workstation 5.5 Released


Recommended Posts

It's finally out. :)

One of the most expected virtualization release, Workstation 5.5 (build 18463) brings in a lot of new features and improvements:

1.Full support for 64-bit guest operating systems and improved support for 64-bit host operating systems enable users to work in a broader range of environments

2.Experimental support for two-way Virtual Symmetric Multiprocessing (Virtual SMP) enables multiprocessor virtual machines

3.VMware Player gives you greater flexibility in distributing virtual machines

4.Improved support for 32-bit host and guest operating systems

5.Workstation emulates a new Ethernet adapter type for 64-bit guests

6.Workstation 5.5 driver certification updates

7.Improved import capability lets you open and import Microsoft Virtual PC and Virtual Server virtual machines, as well as Symantec LiveState Recovery system images, directly into Workstation

8.On Windows hosts, enhancements to the user interface let you customize Workstation toolbars to suit your workstyle

9.Enhanced support for wireless Ethernet adapters used in bridged networking lets you connect your virtual machines to wireless networks on Linux hosts

10.Enhanced autodetect makes it easier to configure devices for virtual machines

11.Enhanced autoconnect automatically reconnnects manually connected USB devices

12.Enhanced snapshot management makes it easier to work with snapshots

13.Enhanced command line interface helps you manage snapshots

14.Memory page trimming can be disabled to improve performance

15.Enhanced product update checking makes it more convenient to keep your Workstation software up to date

16.On Linux hosts, the user interface has been enhanced to work better with desktop appearance themes

17.Workstation 5.5 extends the display resizing features Autofit Guest and Fit Guest Now to Linux guests

You really need to read the Release Notes to have a first overview of all these things.

But there's more: with VMware Workstation 5.5 comes out a series of very useful utilities (producted by VMware but not officially supported):

VMware Player:

VMware Player is free software that enables PC users to easily run any virtual machine on a Windows or Linux PC. VMware Player runs virtual machines created by VMware Workstation, GSX Server or ESX Server and also supports Microsoft virtual machines and Symantec LiveState Recovery disk formats.

Processor Check for 64-Bit Compatibility:

This is a standalone processor check utility which you can use without VMware Workstation to perform the same check and determine whether your CPU is supported for virtual machines with 64-bit guest operating systems.

Disk Mount:

This is a Windows installer for the VMware DiskMount utility. With the VMware DiskMount utility, a VMware virtual disk file can be mounted as a Windows drive letter for read/write access to the files it contains.

Movie Decoder:

This is a Windows installer for the movie decoder. This utility is required to play movies recorded using VMware Workstation 5.

Virtual Machine Importer:

This is a Windows installer for the VMware Virtual Machine Importer. This utility allows you to convert a Microsoft Virtual PC or Microsoft Virtual Server virtual machine into a VMware Workstation 4 or 5 virtual machine.

Download everything (except the Player) here: http://www.vmware.com/download/ws

Link to comment
https://www.neowin.net/forum/topic/401544-vmware-workstation-55-released/
Share on other sites

I believe my office has a license for 5.0, hope that works for 5.5 as well.

I am a Virtual PC user. I am going to try this out.

586848287[/snapback]

It does. My office has the samething. I'm downloading it right now. The disk mount sounds interesting.

  • 2 weeks later...

The diskmount sounds like a good feature. I had a VM a while ago and they used to sell the software to mount virtual disks seperately.

The only thing I have noticed about the mounting software is that is works very squirelly in Server 2003, I mounted a drive and could not get to it in Windows explorer. I was able to get to it from a dos prompt but it would not support long file names.

Opened the the same VM in Windows XP using the same tool, and it worked just fine.

Weird

Also,

Here is a cool website for some GUI utils for the command line based VM tools.

http://petruska.stardock.net/software/

For those of you with RAID drives and that have installed Daemon Tools v4 prior to installing VMWare, read this:

http://www.vmware.com/community/thread.jsp...ssageID=314553&

Not only does this driver that VMWare installs/needs to run cause VMWare install to reboot at different points in the installation (for me it was services), it also causes my system AMD64 X2 (is all you need to know, I believe) to reboot each time the Windows welcome screen loads up. The odd thing is, this problem doesn't always occur - it seems to only occur 2, 3 or 4 times then I can finally log in.

Just a word of warning.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft OneDrive is getting a simple yet much needed feature by Sayan Sen Microsoft has been steadily expanding OneDrive’s file management capabilities over the years, including for shared content and shortcuts, although it has had its flaws, too. The cloud storage platform introduced support for folder shortcuts several years ago, allowing users to pin frequently accessed shared folders from OneDrive, SharePoint, and Teams. Now, Microsoft is refining that experience further with a new way to organize those shortcuts as revealed in a recent Microsoft 365 roadmap addition. Previously, shortcuts added through the “Add shortcut to My files” option would appear alongside all other files and folders in the root of a user's OneDrive. And although it's meant to be useful, this approach could also create clutter along the way, especially for heavy users who may have to work with large numbers of shared folders across multiple projects and teams on their systems. This is where Microsoft’s latest feature comes in, as it is looking to address this inconvenience by giving users the option to place new shortcuts inside a dedicated “Shortcuts” folder instead. The feature is designed to keep shortcut links organized into a single location instead of scattering throughout the main OneDrive directory. Hence, the idea is to make navigation and usability easier and simpler. The first time a user chooses this option, OneDrive will automatically create the folder, and to help make it stand out from the other folders, the Shortcuts folder will have a distinct visual identity featuring a unique color and a building-style icon. That being said, the new Shortcuts will behave just like any other folder in OneDrive, and as such, users will be able to move it to a different location, rename it, share it with others, or remove it entirely if they prefer a different structure. You can view the entry on the Microsoft 365 roadmap website here. Currently, the feature is in the "in development" phase, but the tech giant expects the rollout to start next month (July 2026). Do keep in mind, though, that new feature rollouts often get delayed.
    • VS Code 1.123 introduces massive upgrades for persistent AI developer workflows by Paul Hill Microsoft has just released Visual Studio Code 1.123 alongside its annual developer conference, Build 2026. This release, as always, has a heavy focus on advanced AI agent integration and making the built-in browser more robust. Notably, this update brings big sync changes that keep your AI agents persistent across sessions. With this update, VS Code now supports cross-machine syncing for chat histories, touched files, repository contexts, and related PRs via GitHub accounts, tying users even more into Microsoft’s developer ecosystem. This update also introduces the new /chronicle command that allows you to query past sessions using natural language, generate instant standup reports, and get personal productivity insights. Microsoft has also made some improvements to network-dependent operations, it explains: “When a terminal command that is run by a local agent requires access to domains that are not configured as allowed domains, the command is automatically retried inside the sandbox with unrestricted network access. After that, if it still fails, it falls back to unsandboxed execution. This allows network-dependent operations such as git fetch to finish, while keeping filesystem protections in place.” Microsoft has not stopped there; in this update, it also allows developers to drag, drop, and pin multiple agent sessions side-by-side for easy code comparisons in real-time. It also introduces the Research Agent, accessible via /research. This is a read-only, depth-optimized tool that gets data from the web, local codebase, and GitHub to give you a Markdown report on complex APIs or unfamiliar code. Now, let’s talk about the integrated browser and some security enhancements. VS Code 1.123 features enhanced screenshot capture tools that allow for targeted Area Screenshots and Full Page Screenshots to send layout context instantly to AI chat. The address bar has also been revamped, supporting favorite pages and tab management. Finally, on the security front, this update introduces a safety-first two-hour delay on third-party extension auto-updates to safeguard against compromised or buggy releases. This release is now available for Windows, Mac, and Linux. If you have VS Code, keep an eye out for the update availability notification. If you still don’t have VS Code, you can get it here.
    • I'm hoping with the Surface Pro 12, I can use either USB-C for my Xreal One Pro glasses. With my Surface Pro 11 OLED X Elite, I have to plug them into the top port. The bottom port will power it, but nothing shows on the screen. Maybe it's my setting. When I plug in the glasses, I have it output only to the glasses. So maybe I need to turn on both displays with it in the top port, then switch the glasses to the bottom port and set it to output only to the glasses. And then hopefully Windows remembers the settings for either the top port and bottom port (one of the awesome features of Windows where it remembers the exact configuration when plugging in external monitors.
    • Forgive my ignorance, but the only difference I see here is that a USB-A is now a USB-C, so there are two of them. For the modern age (and I'd argue since 2020), most products would now come with USB-C as an option, if not the default. Display, charging, devices, etc on TWO connectors, sometimes all combined! So having 2 of those powerful ports is great for something this size! Meanwhile my Surface Pro (5) has a single USB-A port which I cannot even get display out to, instead relying on some Surface Connect dock which I don't have. That is a poor experience, not to mention expensive and not compatible with other devices. Thank God USB-C is mainstream!
    • wow. that color finally comes to Surface Pro. was always a little jelly when a friend had the sandstone Surface Laptop. I wonder how different this dune is from the sandstone. I'll be getting the dune version. always thought black and platinum were a little boring. I'll still have access to my blue Surface Pro 11 as it'll be a hand-me-down.
  • Recent Achievements

    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
    • Week One Done
      oliviaexpo earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      482
    2. 2
      PsYcHoKiLLa
      227
    3. 3
      Skyfrog
      71
    4. 4
      FloatingFatMan
      60
    5. 5
      Nick H.
      54
  • Tell a friend

    Love Neowin? Tell a friend!