As long as your SQLExpress (2005 or above) is installed as default .\sqlexpress instance, or a named instance that includes the string 'sqlexpress', it should work fine with SQL Express Editions. Just run the installer as is and point to .\sqlexpress.
-Greg
Greg Leake, Microsoft