Windows 7 tips for menus and configuration options


Action

The Action menu in Windows 7 includes four options:

View Full Screen

No surprise here. Selecting this option maximizes the VPC window to full screen. When set to full screen, a Title tab is pinned to the top of the window. This tab includes many of the same choices as the full menu. To the far right are icons reminiscent of minimize, maximize, and close icons but labeled as Switch To Your Computer Desktop, Exit Full Screen, and Close.

Sleep

Selecting Sleep puts the VPC into a power-saving sleep mode. Once Sleep is selected, the menu item changes to Wake Up. If you select Wake Up, the VPC will exit the sleep mode.

Restart

Selecting Restart forces a system restart. If you have programs running, you will be prompted that they are open, and you may lose work if you continue. You can click Force Restart or click Cancel to return to the desktop.

Close

The Close menu gives the choices Hibernate, Shut Down, or Turn Off. Hibernate will cause the current state to be saved—open windows and files remain open and, when you launch this VPC image again, everything is returned to the exact same state. Shut Down performs a logical shut down, and Turn Off simulates pressing the power button on the PC.

USB

The USB drop-down menu shows all the USB devices attached to your host system. As devices are added or removed from the host system, they will be added or removed from this menu. Devices aren't automatically available in the VPC, though. If you want the device to be available, you need to select it from the menu. Devices that are attached to the VPC are removed from the host system. Once a device is attached to the VPC, you can release it by selecting it from the menu and choosing Release.

Tools

The Tools drop-down menu includes two choices: Integration Components and Settings. Once you add and enable the Integration Components, you'll be able to work with VPC images in a more seamless manner. The mouse will easily move in and out of the VPC window, and you can easily cut and paste data from your host system into the VPC window. If you select Settings, the VPC will launch a window similar to the one shown in. Some settings (such as the Networking setting) can be configured while the VPC is running. Other settings (such as Memory) can be configured only when the VPC is turned off.

The network adapters will start as being configured to use the network adapters on your system. The VPC network adapter is currently configured to share the WiFi network adapter connected to my computer. It will have access to my computer on a simulated network and can access the Internet. However, if I select Not Connected, it will be completely isolated. If the VPC isn't fully protected with anti-malware software, this is one way to isolate it. In addition, I could select Internal Network. The VPC would be able to communicate with other VPCs that are active on my computer but not the host machine or any computers external to the host machine.

Ctrl+Alt+Del

You can't press the Ctrl+Alt+Del keys on a virtual system because this key combination is always trapped by the host computer. Windows Virtual PC provides the Ctrl+Alt+Del menu item that can be used to simulate pressing the Ctrl+Alt+Del keys on the virtual machine. Clicking the Tools Menu item on a virtual system is the same as pressing the keys on a nonvirtual system.

Legal Disclaimer

Our website is not responsible for the information contained by this article. Webworldarticles.com is a free articles resource thus practically any visitor can submit an article. However if you notice any copyrighted material, please contact us and we will remove the article(s) in discussion right away.


This article was sent to us by: Jeremy E. Doulgen at 09272010

Related Articles

1. Use the Pan Gesture to Move an Object
With the pan gesture, you can control the scrolling of content in a scrollable area. Or you can apply the pan gesture to a specific object, moving it in any direction by ...

2. Handling the WM GESTURE Message
To work with gestures, you’ll need to handle the WM_GESTURE messages that are sent to your application. If you are a Win32 programmer, you can check for WM_GESTURE ...

3. How Multitouch Works in Windows 7
New hardware and API elements in the Windows 7 operating system provide applications the ability to receive and handle touch and multitouch input. This capability enables...

4. Organize My Data Libraries in Windows 7
This article details the new functionality offered by Windows 7 Libraries. We’ll review the Windows Explorer changes that promote the new user experience that Libra...

5. Changes Made to Windows Explorer in Windows 7
Changes Made to Windows Explorer in Windows 7 In Windows 7, Libraries address the problem of users’ data being stored all over the PC by allowing users to...

6. Make Your Windows 7 Application Library Aware
Libraries under the Hood Now that we have a better understanding of what libraries represent and how users as well as developers can benefit from them, let&rsqu...

7. Working with the Shell Namespace in Windows 7
Working with the Shell Namespace Before we dive into the Shell Libraries programming model, we need to understand how the Windows Shell works. The Windows Shell...

8. Windows 7 Multitouch Programming Models
Windows 7 Multitouch Programming Models The Windows 7 multitouch platform enables you to build touch-aware applications. Keep in mind that with time, the amount...