I have some software running on a Windows virtual machine. I am using VMWare as the virtualization technology. The problem comes in with the software's activation / registration. The company who created the software is using the machine's MAC address to uniquely identify the machine during the process.
Whenever I reboot the VM image I get a new dynamic MAC address, which then causes the software to de-activate itself. Is there a way I can setup the VM image so that it will always use the same static MAC address?