Thanks KCTS for a fast, accurate, and clearly explained solution.
I love EE!
Main Topics
Browse All Topicsi've been using microsoft virtual pc on windows vista. its been working fine until this week.
suddenly, when i start the virtual pc console, it minimizes to the task bar. Clicking on it minimizes the app.
Right clicking on it gives me options to size, move, close, or minimize. I cannot choose maximize or restore. I have come to depend on virtual pc to run some legacy apps. What can i do?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: KCTSPosted on 2007-05-24 at 15:28:08ID: 19153321
I also had this happen, the solution is as follows. There are a number of settings for Virtual PC that are stored in our 'Options.XML' file. You can have a look in this file by running 'notepad %appdata%\Microsoft\Virtua l PC\Options.xml'.
> osition> sition> le> osition> ition> osition> sition>
it looks like this:-
<window>
<console>
<height type="integer">626</height
<left_position type="integer">821</left_p
<top_position type="integer">173</top_po
<visible type="boolean">true</visib
<width type="integer">359</width>
</console>
<new_pc>
<left_position type="integer">429</left_p
<top_position type="integer">61</top_pos
</new_pc>
<virtual_disk_wizard>
<left_position type="integer">429</left_p
<top_position type="integer">148</top_po
</virtual_disk_wizard>
</window>
Sometimes the settings for the window position seem to get corrupted and huge values get put in them especially left_position and right_position. if these have got huge numbers in them the window appears off the screen. Change the values and put in a value of 20 or similar.
Alternativley, just delete the file and it will be recreated with sensible values