You already have a pm,
Windrider.
status: fairly ok.
During week it's nasty since I am doing my labwork, then lots of time is eaten by supervising and teaching students, students that decide to start work late and then can't finish in time. Then I receive computers to repair / boost up from colleagues and so on. Other non work related real life stuff so atm it's more the weekends I am doing stuff. But there is progress and I'm hopefully entering the next phase (which might be 60% done, but I am not that good at guessing).
MultimedeaIs that prog known to work as a "mobile" version? You could do that with a static build but most progs today are dynamically linked and want their libs. I guess you're working at a windows system so the registration key might be saved elsewhere and not available on the laptop/stick then. I see 2 options:
a) try to re-enter registration data. Of course that might not work if the program has online activation and allows only one installation.
b) try to find the keyfile. There are several places to look for it. It could also be stored in the endless depths of Windows registry.
You might e.g. check directories in
/Documents and Settings/username/Application Data/... something there for a keyfile.
also ~/../local settings/... might yield results.
Names might be different since I only know W3.11, W95, 98 and NT 5.1 (XP) in non-English versions. Also some dirs could be hidden.
If it is a Mac I can only guess from the Unixish architecture that files are probably in ~ (/home/username/) and there probably in a dot-directory. Might also have something like /etc but I don't know much about mac softwaresides. And /etc normally doesn't carry information like license keys.
Oh, method c)
Get your real box set up and running and use it in your new home.