Sure, it's possible. There are a few ways to do it. You can include the full runtime in the temp folder and then execute the installer as part of your update.
There are other ways that use less bandwidth -- like using a bootstrapper to detect if the latest runtime is installed, and to download and install it if it needs to be. It's up to you.
Tell me if this helps.