On 31/10/2010 13:13, kkoli...@apache.org wrote: > Modified: tomcat/tc6.0.x/trunk/STATUS.txt > URL: > http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1029423&r1=1029422&r2=1029423&view=diff > ============================================================================== > --- tomcat/tc6.0.x/trunk/STATUS.txt (original) > +++ tomcat/tc6.0.x/trunk/STATUS.txt Sun Oct 31 17:13:51 2010 > @@ -230,12 +230,14 @@ PATCHES PROPOSED TO BACKPORT: > Allow 32-bit and 64-bit JDKs to be selected on 64-bit platforms > http://svn.apache.org/viewvc?rev=1027504&view=rev > +1: markt, mturk > - -1: > + -1: kkolinko: The function checkJava spawns a .bat file > + (ExecWait '"$R0.bat"'). It is visible as a flickering black window > + when I go from JRE selection page to the next page in TC7 installer. > kkolinko: merging r1027504 does not perform cleanly
The not merging cleanly I can fix when I get a moment. The briefly displayed command window is trickier. I don't know if it can be hidden. I certainly see it happen reasonably frequently when I install all sorts of Windows software. At the moment, I view it as a necessary evil for being able to support installing to 32-bit JVMs on 64-bit platforms. If Garrett (the MS open source guy) is at ApacheCon I'll try and pester him to see if there is a better way (e.g. looking for a magic number in a .exe or .dll). If anyone has any better ideas please speak up. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org