Re: How to make install images

2015-09-01 Thread Phil Race
Pete, The windows installer is not part of OpenJDK so you should redirect this question to a different list. -phil. On 09/01/2015 10:02 AM, Pete Brunet wrote: Hi, How do I make an install image (not just the binary trees I see with make images)? I need to do a 32 bit build on 64 bit W7 and th

How to make install images

2015-09-01 Thread Pete Brunet
Hi, How do I make an install image (not just the binary trees I see with make images)? I need to do a 32 bit build on 64 bit W7 and then install on a 32 bit W7 VM. In my case the 32 bit install meant for 64 bit W7 isn't suitable for install on a 32 bit W7. Pete