Welcome to Geeks Portal Sign in | Join | Help | Sign In Live ID
in
 
 

MAYA'S weB LOGS

Virtual PC Console Dissapear

Have any concern about VPC Console dissapearing from your screen? here is the solution.

VPC stored it's configuration in the following file:

%APPDATA%\Microsoft\Virtual PC\Options.xml


 

Within that XML file, find the following codes:


 <window>

- <console>
  <height type="integer">256</height>
  <left_position type="integer">4294935296</left_position>
  <top_position type="integer">4294935296</top_position>
  <visible type="boolean">false</visible>
  <width type="integer">367</width>
  </console>
 

The values that were being used for "left_position" and "top_position"... 


 

4,294,935,296 = 0xFFFF8300


 

Expressed as a 32-bit signed integer, this is the same as -32,000. which might cause the hidden stuff from the screen.


 

Resetting these to 0 fixed the issue.

Share this post: | | | |
Published Oct 26 2008, 01:34 PM by maya
Filed under:

Comments

 

virtual pbx said:

Use Hosted PBX Comparison to compare and read reviews of virtual PBX services such as Virtual PBX, RingCentral and GotVMail.

July 5, 2009 7:05 AM
 
 
Powered by Community Server (Commercial Edition), by Telligent Systems
Copyright © INDC, 2006. All rights reserved.