Aero para o Windows 7 em execução no Virtual PC

1

Como obtenho o Windows 7 em execução em um Virtual PC no Vista para exibir o Aero?

Minha versão do Virtual PC é 6.0.192.0.

    
por Jason Kresowaty 07.09.2009 / 01:54

5 respostas

0

Verifique esta publicação em Como ativar o tema Aero com o Virtual PC ou o Remote Desktop

For Windows Virtual PC

In Virtual PC make sure you download the latest version, and have Install Integration Components installed. To check, go to Tools > Enable Integration Components

    
por 07.09.2009 / 18:11
0

Não é tecnicamente suportado no Virtual PC, pois o Virtual PC emula uma placa gráfica S3. Algumas alternativas:

  • RDP na sua máquina virtual e, em seguida, ative-a
  • Um registro hack
por 07.09.2009 / 02:10
0

Hack para ativar o Force no Windows 7

Windows 7 has a nice little Windows Aero troubleshooting tool to find and fix problems with transparency and other visual effects, and then enable and turn on Aero support (and also Aero Peek) in Windows 7. If the tool does not work to enable Aero feature in Windows 7, the trick to force enable Aero in Windows Vista may still work in Windows 7.

Follow these steps in the instruction below to force enable Windows Aero Glass Transparency effect on system with video card (graphic accelerator adapter) that does not meet the WDDM (Windows Display Driver Model ) specifications, which provides functionality required to render the desktop and applications using Desktop Window Manager, a compositing window manager running on top of Direct3D 9.0Ex, and provides device driver interfaces required by Direct3D 10 runtime used in Windows 7.

  1. Open Registry Editor (RegEdit).
  2. Navigate to the following registry key:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM

    If the DWM registry key is not found, right click on Windows and then select New -> Key to create new branch and name it as DWM.

  3. In the right details pane, create a new DWORD (32-bit value) named UseMachineCheck, and set its value to 0.
  4. In the right details pane, create a new DWORD (32-bit) Value named Blur, and set its value to 0.
  5. In the right details pane, create a new DWORD (32-bit) Value named Animations, and set its value to 0.
  6. Restart the Desktop Window Manager Session Manager in Services in Control Panel (type Services.msc in Start Search), or run the following commands in a command prompt with administrator privileges:

    net stop uxsms net start uxsms

  7. Attempt to enable and apply Windows Aero in Windows 7. Restart the computer if required.

The trick above also may work to enable Aero on Windows 7 and Windows Vista installed on virtual machine (VM), especially in Virtual PC 2007. VPC 2007 uses S3 as virtual display adapter, which is capable of running Windows Aero. When the guest Windows 7 or Vista OS uses software-based hardware check after hack above, it will find only S3, couple with actual Aero-capable video card, may allow Aero to run in VMs as in real physical machine.

Fonte

    
por 07.09.2009 / 02:11
0

Você não pode fazê-lo a partir do console do Virtual PC, mas deve conseguir que o Aero seja exibido por meio de uma sessão de área de trabalho remota, supondo que o computador que inicia a sessão do RDP possa executar o Aero.

    
por 07.09.2009 / 02:11
0

bem, se o aero for tão importante para você na máquina virtual, você deve experimentar o VMware player 3.0. Não só suporta aero, mas também é capaz de abrir arquivos de imagem vhd.

verifique esta postagem. link

    
por 05.01.2010 / 07:13