Tagged Questions
Virtual PC is a virtualization program that simulates a hardware environment using software. It is currently developed by Microsoft and intended for use on Windows.
27
votes
17answers
4k views
Which is the best VM program for a programmer?
VMWare, VirtualBox or Virtual PC. What are the advantages and or disadvantages of each for a programmer? What is the best for Linux Guest OS, which is the best for Windows Guest OS's?
21
votes
11answers
6k views
Determine when running in a virtual machine
Is there an official way for an application to determine if it is running in VMWare or Virtual PC (or whatever Microsoft is calling it now)? The code I have seen is usually a hack that took advantage ...
19
votes
9answers
10k views
Detect virtualized OS from an application?
I need to detect whether my application is running within a virtualized OS instance or not.
I've found an article with some useful information on the topic. The same article appears in multiple ...
11
votes
3answers
955 views
Automate Virtual PC 2007 with PowerShell?
This is basically a duplicate of this question, but the accepted answer was "no" and I would like to keep this question open until getting an actual answer instead of accepting "NO" and giving up.
...
11
votes
10answers
787 views
Virtualization questions
I have never used virtualization, and am trying to get up to speed. My new desktop is coming today and I specifically bought it to try and run all my needs on a single machine (i.e. a vista desktop, a ...
7
votes
3answers
7k views
Defrag a virtual hard disk (.vhd)?
Like any other hard disk, virtual hard discs (*.vhd) will suffer from fragmentation.
So to keep good performance i guess i have to defrag first the virtual hard disc from within the virtual machine ...
7
votes
16answers
720 views
What are the key use cases for use of virtualization in software development?
What are the key use cases for the use of virtualization -- that is, running one or more "virtual PCs" using software such as VMWare and Microsoft Virtual PC -- for software development?
Also -- are ...
6
votes
3answers
4k views
adding Virtual PC 2007 to host network
I am using Virtual PC 2007 with Windows xp Pro as the Guest.
Is it possible to add the Virtual PC to the network of the guest PC and to the domain of the Guest PC?
I enabled NAT shared networking but ...
5
votes
3answers
412 views
Unique Virtual Machine
I am working on some method to protect my software with a license. Doing some wmi calls to uniquely distinguish computers and making sure there cannot be loaded multiple instances of the application.
...
5
votes
4answers
4k views
Accessing ASP.NET Development Server from another pc on the network
I would like to test my web app in other browsers. I have installed Virtual PC to do just that. the ASP.NET development server does not allow remote connections so the virtual pc (another computer on ...
5
votes
5answers
1k views
Windows Virtual PC Development Setup?
After having had a dev PC HD corrupt, I'm considering the idea of making my development environment be fully Virtual PC based.
The core items would be:
- XP Pro 32
- IIS
- VS2003
- VS2008
- SQL ...
5
votes
5answers
2k views
Microsoft VPC IE image expiration
http://www.microsoft.com/downloads/details.aspx?FamilyId=21EABB90-958F-4B64-B5F1-73D0A413C8EF&displaylang=en
The IE6/7/8 XP SP3 images made available for testing from Microsoft are set to expire ...
5
votes
3answers
7k views
How to make SQL Server running in Virtual PC accessible to host OS?
I'm running SQL Server 2008 Express on Windows XP on a VirtualPC instance inside a Windows XP host. I want to be able to connect to databases on the guest instance using SSMS on the host. When I go ...
5
votes
3answers
528 views
Why are my auto-run applications acting weird on Vista?
The product we are working on allows the user to easily set it up to run automatically whenever the computer is started. This is helpful because the product is part of the basic work environment of ...
4
votes
2answers
66 views
Code, Build and Run on seperate Machines. Posssible?
I know that I can code on one machine and have it build on a different machine (ie. a build server). Now I have also heard that you can have visual studio run a build on a virtual machine (i think it ...
4
votes
3answers
2k views
Testing DirectX applications in Virtual PC?
I would like to test my WPF applications using Windows Virtual PC under Windows 7. In my C# code, I'm checking the WPF tier and if it's less than 2, I disable a DirectX call. In order to test on ...
4
votes
3answers
3k views
What's the difference between SysPrep and NewSid?
I'm setting up some Virtual PC images. I want to customize the machine with some pre-installed tools and then use this as a base for creating new machines.
What's the best practice for prepping the ...
4
votes
7answers
2k views
Expanding Virtual Disk
Hey everyone, I'm using Virtual PC and working with a virtual hard disk (*.vhd) that is only sized at 8.2 GB. I would like to double the size to something like 16-20GB. I see options for compacting ...
3
votes
1answer
412 views
Sharing files with Windows CE virtual machine in Virtual PC?
How can I share a file with my virtualised Windows CE box if the HPC Factor WindowsCE Virtual PC images do not support the Virtual Machine Additions or the virtual network driver?
I cannot mount a ...
3
votes
2answers
261 views
Detect when application is running in a VM environment
Looking for ideas on how to detect when our Windows application is running in one of the following VM environments. Some starter ideas for detection are in parentheses. There may be (much) better ...
3
votes
9answers
4k views
where to find A mac virtual machine which i can run on windows to test my websites?
I want to test a website on mac, my client telling that there is something not working well on mac browsers.
I have windows pc and don't know any friend near me has mac to test on it.
Where i can ...
3
votes
5answers
4k views
Connecting to SQL server from Virtual PC
I have VS 2008 and SQL Server 2005 Developer edition installed on my desktop. I have a instance of XP running in Virtual PC and want to connect to the dev instance. I am logged on as a domain user ...
3
votes
2answers
362 views
Whats the best way to get started with server virtualization?
We recently bought a new rack and set of servers for it, we want to be able to redeploy these boxes as build servers, QA regression test servers, lab re-correlation servers, simulation servers, etc.
...
3
votes
3answers
3k views
Way to Alt-Tab through all applications in Virtual and Host PC
I am using VirtualPc 2007 more and more, the one annoyance is "Alt-Tab".
What I want is to be able to use alt-tab to iterate through all of the applications in the host pc and virtual(s) as if they ...
3
votes
5answers
2k views
Replacing Virtual PC/Server with VMWare Fusion/Server for Development Environments
I develop exclusively on VMs. I currently run Boot Camp on a MacBook Pro and do all my development on a series of Virtual PC VMs for many different environments. This post by Andrew Connell litterally ...
3
votes
8answers
2k views
Determine if my PC supports HW Virtualization
How, in general, does one determine if a PC supports hardware virtualization? I use VirtualPC to set up parallel test environments and I'd enjoy a bit of a speed boost.
2
votes
1answer
206 views
Where are the latest Internet Explorer Application Compatibility VPC Images?
Does anyone know where the latest Internet Explorer Application Compatibility VPC Images are?
These ones expired 1st October 2010
...
2
votes
3answers
129 views
What is a faster way to backup and restore a MySQL DB than mysqldump? (faster than 4 hours)
We have a database that is about 3GB (in text) after mysqldump is used to dump a text representation of it, and then
mysql < mysqlstatement.sql
is used to restore the database. But it takes 4 ...
2
votes
2answers
167 views
How do I get the Virtual Machines folder on Win7?
I'm writing a tool called XP-More, which should help manage Windows 7 Virtual Machines. The first thing the tool has to do when launched is find the VM folder. However, turns out that folder is not ...
2
votes
2answers
3k views
Unable to connect to SQL Server 2008 Express from Virtual PC machine
I have the following configuration:
A host Windows Vista Home Premium SP2 with SQL Server 2008 Express SP1 and SQL Server Management Studio.
A Virtual PC 2007 machine with Windows Vista Ultimate, ...
2
votes
4answers
453 views
Opening a vpc image with vmware?
I have found articles saying this is possible, but what are the issues? Is it 'always' straightforward as shutting down your vpc and then opening it with vmware?
From this link which is nearly 3 ...
2
votes
4answers
306 views
ubuntu and Virtual PC
Is there a way to install ubuntu 7.04-8.04 in VPC 2007? I can't do it because it just goes black. :-(
2
votes
9answers
745 views
Where can I get images or full Windows OS's to run in Virtual Machines
I want to test my software on different Windows Operating Systems. I plan to do it using Virtual Machine software, either VMWare or Microsoft Virtual PC.
I would like to be able to test Windows 7, ...
2
votes
9answers
2k views
Virtual PC 2007 or Hyper-V for personal desktop use?
I'm running Vista on my laptop, but would like to virtualize Ubuntu so that I can boot it from time to time for my personal use (e.g. running code, testing Linux programs). I tried this with Virtual ...
2
votes
7answers
3k views
Quicker way to create duplicate Virtual PC images?
I use Virtual PC to create fresh environments for testing my installer. But I must be doing something wrong because a VPC image with Vista or XP inside is taking around 15GB of disk space (that ...
2
votes
2answers
847 views
Convert Parallels VM to Virtual PC 2007 VM
I'd like to convert a Parallels Virtual Machine image on my mac into an image usable by Virtual PC 2007. Does anyone know how to do that, or if it is possible?
2
votes
4answers
4k views
Hyper V to Virtual PC
I am currently using Windows Server 2008 Standard and have several Hyper V machines. These are development VM's and I want to now switch back Vista x64 because I am missing Aero.
I know Windows ...
1
vote
2answers
186 views
Access website hosted on Windows 7 from Windows Virtual PC XP mode
I have Windows Virtual PC installed on my Windows 7 machine. I am using it for testing my website for cross browser functionality.
In my Windows 7 I am developing the website in asp.net 4 and VS2010. ...
1
vote
0answers
41 views
How do I avoid having to enter Windows Log On credentials, every time I maximize the Virtual PC window?
I'm using WinXp 32bit emulation on Win7 64bit
1
vote
1answer
649 views
problem with setting screen resolution for win 7 in virtual pc
I'm trying to run windows 7 on virtual pc. My host OS is windows XP. The vm is running fine but i could not set screen resolution in windows 7 to equal to host OS.
My windows XP is running on ...
1
vote
1answer
265 views
COM port communication with Virtual PC
I am testing an application that uses the COM-Port. The application is running in Virtual PC. I have set up the Virtual PC settings to use the named pipe \.\pipe\mypipe for COM1-Port.
Now I am trying ...
1
vote
1answer
286 views
how to detect if my program is running under “windows xp mode” under windows 7
Background:
Windows-xp mode of windows-7 does not give full windows instance (unlike VMWare virtual machine instance). There are restrictions on writing files to 'c:/Program Files' etc, which comes ...
1
vote
1answer
979 views
How to disable time sync in Windows 7 Virtual PC
I want to disable time sync between my Win 7 64bit host and Win XP SP3 virtual machine. The old tricks from Virtual PC 2007 does not seem to work anymore
<hardware>
<bios>
...
1
vote
4answers
220 views
Virtual PC 2007 as programming environment
I'd like to create a VM in Virtual PC 2007 for use as a development environment/sandbox for an existing ASP.NET application in Visual Studio 2005/SQL Server 2005 (and VSS for source control).
I'm ...
1
vote
1answer
549 views
How do I get VS2010 in XPMode to see SQL server running on the host Win7 OS?
HI,
I've got Windows XP Mode running on Wndows 7 Professional x64. I have an
instance of SQL 2008 running on Windows 7 which I would like my copy of
VS2010b2 Pro running inside WinXPMode to see. ...
1
vote
3answers
315 views
MS Access Command Line Args Not Working In Virtual PC
My associate is using Win 7 Pro 64bit, and running an MS Access 2003 application in a Virtual PC (setup as Win XP).
It appears that the Access command line arguments are being ignored: both /cmd ...
1
vote
1answer
241 views
Proxy to re-route web requests
When running an ASP.NET web application on a local development machine, e.g. http://devmachine:1234, I would like to connect to that machine from a virtual pc that uses different browsers. As far as I ...
1
vote
3answers
646 views
Automate/Script Building a Virtual Image
I would like to script a build of a virtual machine from a base image, with a number of files and folders being copied across to the target machine, and some software also installed on it. Is this ...
1
vote
0answers
2k views
Access VPN connection on guest Virtual PC from Host OS
I am running as my Host OS - Win 7 x64 and running an instance of Virtual PC XP. I am running the Cisco ISPec VPN Client on the Guest XP VPC OS and can successfully connect to my company's corporate ...
1
vote
2answers
513 views
Is there a way (API/Scripting) to work with Virtual PC?
Is there a way to interact with Virtual PC1?
Looking to do basic things like startup and shutdown (with choice of save or turn off etc..) specific VM's.
Any solution other than simulating key ...