I am building an Eclipse RCP application with the command-line version of PDE build in Eclipse 3.5.1. Then I use AdvancedInstaller to create the installer for the RCP product. I think the context would be similar with InstallShield and similar packagers instead of AdvancedInstaller.
If I incorporate p2 provisioning into my build, would I be able to continue distributing the product as a stand-alone installer (still produced by Advanced Installer) and do the updates through a p2 generated update repository?