I am currently using Parallels Desktop 3.0 (Build 5600) and am trying to install a Windows XP (+SP2) VM. I'm using a copy of XP that I have downloaded off of my university's website... it has a student license and it does not come with a cd-key. The following note was included in an email after downloading the ISO:
Important Note: This software's installer encodes the product key and
it is only valid for 5-days. It is important to complete this
installation in a timely manner. Please note if you are launching the
installer manually and not booting from CD that you must launch it via
the batch file in the top-level folder of the distribution.
The problem is that I am prompted to enter a cd-key when I attempt to install a Windows XP VM using the ISO file I am provided with legally through my university. I am stuck as I do not have said cd-key. The batch file that is included in the top-level folder contains the following:
@rem SetupMgrTag
@echo off
set AnswerFile=.\i386\unattend.txt
set SetupFiles=.\i386
.\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile%
exit
So I know that this "unattend.txt" file contains the encrypted cd-key. However, I'm not sure exactly why this isn't working... perhaps Parallels needs to be pointed more specifically to this batch file, rather than the ISO as a whole. I don't know if that's possible... well, does anyone have an idea?
Last edited: Aug 10, 2008