[mapguide-internals] Re: MapGuide 2.2 RC1 Release Readiness

Jackie Ng jumpinjackie at gmail.com
Mon Jul 12 07:21:58 EDT 2010


I've added a test patch for the updated reboot logic. The logic is now.

Prompt for reboot if:

( < 64-bit windows and IIS configuration selected > OR < Windows XP or older
> ) AND < product installed > AND < CS-Map feature is installed >

The previous logic was

Prompt for reboot if:

< Windows XP or older > AND < product installed > AND < CS-Map feature is
installed >

This is assuming wix does short-circuit evaluation.

The test plan is:

Target OS: A 64-bit windows with IIS7+

x64:

- Install w/ IIS configuration: Expect a reboot prompt. MG installation
won't be functional unless you:
  - a) reboot OR
  - b) apply the IIS env var override hack already documented in previous
discussions
- Install w/ Apache configuration: No reboot prompt. MG installation should
be functional.

x86:

- Install w/ IIS configuration: No reboot prompt. MG installation should be
functional after manually setting the application pool to 32-bit in IIS.
- Install w/ Apache configuration: No reboot prompt. MG installation should
be functional

Rather than me testing all 4 configs, which is absolutely time consuming.
Perhaps each of us can pick a configuration and report the results w/ this
installer patch?
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/MapGuide-2-2-RC1-Release-Readiness-tp5278062p5282521.html
Sent from the MapGuide Internals mailing list archive at Nabble.com.


More information about the mapguide-internals mailing list