You are here

Portable Virtual PC 2007

14 posts / 0 new
Last post
lococobra
lococobra's picture
Offline
Last seen: 15 years 9 months ago
Joined: 2007-11-29 19:31
Portable Virtual PC 2007

Current version: 1.26

New stuff:
• Automatic updater
• Fixed some bugs with driver/service installation, though that's still a bit of a work in progress..
• Faster startup

Download Here

What is Virtual PC?

Use Microsoft Virtual PC 2007 to run multiple operating systems at the same time on the same physical computer.

What is "Portable Virtual PC"?

This is the portable wrapper I wrote for Microsoft Virtual PC 2007. My distribution does not contain any files which could be considered illegal to distribute. Read more Here

Ed_P
Offline
Last seen: 5 years 5 months ago
Joined: 2007-02-19 09:09
hmmmmmm

Very clever. Unfortunately it doesn't sound very portable.

A. In order to be able to share you internet connection with virtual machines, a special driver must be loaded into the system. When the driver is loaded, it reconfigures your connection to work with Virtual PC. This problem is unavoidable since the driver must be loaded in order for Virtual PC to work.

http://portable.lococobra.com/VPCReadme.html#faq

Ed

lococobra
lococobra's picture
Offline
Last seen: 15 years 9 months ago
Joined: 2007-11-29 19:31
Not a problem

"Features: Advanced file cleanup/Settings restoration - If you already have Virtual PC installed, no files/configurations will be altered. All settings are restored upon Portable Virtual PC closing."

http://portable.lococobra.com/VPCReadme.html#features

This includes the mentioned driver. Also, if my program crashes, then next time it's run it asks if you would like to use crash cleanup.

Take a look at the source code included, you should be able to get an idea of how it all works. I assure you I put a great deal of effort into maintaining portability in all circumstances. You can even run my portable version on a computer that has the real version without disturbing the host installation. All registry keys and files that are replaced are restored to their previous versions upon program exit.

sergentsiler
sergentsiler's picture
Offline
Last seen: 1 year 11 hours ago
Joined: 2007-02-28 11:37
ummm...

isnt this liscensed microsoft software? and since it is, isnt it CLOSED SOURCE?!?!

Zoop

LittleUnkn0wn
Offline
Last seen: 8 months 3 days ago
Joined: 2006-11-02 11:09
Yes, but...

He just posted the launcher, not Virtual PC itself.

Rochey
Offline
Last seen: 4 years 8 months ago
Joined: 2007-08-07 15:48
I have got this running

I have got this running (Thank You!) but it doesn't seem to remember my virtual pc's in the list.

Everytime I start Portable Virtual PC it asks me to add a new machine. I have put all my VPC's in the directory 'Virtual Machines' but I am still having the problem.

StephenQ
Offline
Last seen: 15 years 9 months ago
Joined: 2006-08-29 01:01
VirtualBox?

I dont like this, because
1. Its closed source
2. Virtual PC is not usable on XP home

Instead i use Virtualbox which is fully open source and seems to work great.
http://www.virtualbox.org/

Patrick Patience
Offline
Last seen: 4 years 2 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
Well

It is, just select passed whatever it notifies you about.

But yes, VirtualBox totally tops.

lococobra
lococobra's picture
Offline
Last seen: 15 years 9 months ago
Joined: 2007-11-29 19:31
Erm...

I dont like this, because
1. Its closed source
2. Virtual PC is not usable on XP home

Virtual PC is closed source, but that's not what was posted. My wrapper is completely open source.

It does work on XP home, it will pop up a message about some compatibility errors, but everything still works fine as far as I've been able to tell.

Everytime I start Portable Virtual PC it asks me to add a new machine. I have put all my VPC's in the directory 'Virtual Machines' but I am still having the problem.

I am planning another release today to fix a bug that's causing high CPU usage... so I'll take a look at this problem. The method I use for linking the virtual machines is by manually creating shortcuts to each VMC file in the 'Virtual Machines' folder. It's possible that there's a problem creating the links. Are you sure you put all the VMC (virtual machine configuration) and VHD (virtual hard drive) files in the virtual machines folder? If so, what OS / Service pack are you running, do you have admin rights? More descriptive = better.

Rochey
Offline
Last seen: 4 years 8 months ago
Joined: 2007-08-07 15:48
I was running it on my

I was running it on my Laptop (it's mine so I have admin rights) which has xp Pro sp2. I copied all my vpc's into the 'Virtual Machines' folder on my usb hard disk. My vpc's were in sub folders by name of what the machine was, e.g.

Virtual machines
-> XPsp2
--- -> Xpsp2 VMC and VHD
-> DCWin2K3
--- -> DCWin2K3 VMC and VHD
-> DCWin2Ksp4
--- -> DCWin2Ksp4 VMC and VHD
etc. etc.

I have also tried this on my home pc (which is running xp pro sp2 with admin rights). It installs fine and runs fine but doesn't remember the vpc's you add.
If you need anymore help let me know. cheers Rochey

lococobra
lococobra's picture
Offline
Last seen: 15 years 9 months ago
Joined: 2007-11-29 19:31
Ahhhh.....

I see the problem. My search routine does not scan the virtual machines folder recursively.

In other words, put the files in the main directory, not in subdirectories. If you do that, everything should work. Perhaps I'll update the search code on the next release.

nycjv321
Offline
Last seen: 15 years 7 months ago
Joined: 2006-06-04 15:53
lol

Are you sure VirtualBox is opensource? :), I wonder why there are two versions?

Slackware 12 for system
MCP (For XP and Server 2003)
Network + Certified
aim is "nycjv321" (minus quotes)

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
The support in VirtualBox

The support in VirtualBox for the virtual machines to recognize a USB device is a closed source component. The rest is open source AFAIK

The developer formerly known as ZGitRDun8705

lococobra
lococobra's picture
Offline
Last seen: 15 years 9 months ago
Joined: 2007-11-29 19:31
Version 1.22

Just updated to version 1.22

Changelog:

Version 1.22 - November 30, 2007
• Changed: Several PVPC messages
• Fixed: Registration code registry key was not using the updated registry code system
• Updated: Process check for Virtual PC wait time from 250ms to 1300ms - this should decrease PVPC's CPU usage considerably
• Updated: VMC file search function - now searches subfolders of the 'Virtual Machines' folder

Topic locked