I am trying to create a vmware thinapp application for a kids' pc game that requires the game cd-rom be present in the drive when playing.

After an exhaustive search to see how this is done I still get the message to please insert the game cd-rom. I have tried to create a package using %Drive_D% with the attributes.ini page (even tried %Drive_E%). I tried building with the isolation mode set to Full AND WriteCopy. I created a vmware virtual workstation running windows xp 32-bit. My destination pc also runs windows xp 32-bit. Both have CD-Rom drives at D:.

I am at my wits end. The tutorials and community pages only shows how to create the packages for applications whose installers are downloaded or are not restricted to a cd-rom. Can anyone help?

link|improve this question
feedback

closed as too localized by saschabeaumont, Robert Harvey Apr 7 '11 at 4:25

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.

1 Answer

I would expect this not to work, otherwise you're violating the purpose of the CD which is to contain a validation that you didnt steal the game (even if there are ways round it). Much as often having the CD to hand is a pain, I would expect their code to be very specific about looking for a CD rom device to read it from.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.