.net install question
I am using Modern UI (MUI_DESCRIPTION_TEXT) and banner::show to process the .net 2.0 downloading and installing. I have questions during the installation of .net 2.0.

1. During the installation, user wants to cancel to press the [x] in the right-upper corner of install window. The whole GUI of installation just hang on over there.

2. is there any return code i can get during the installation? like how percentage install completes?

Thanks.