I just converted two AIR apps from native exe installers (requiring AIR installed) to Captive Runtime relases (just a folder structure).
One difference i see is that my applications now load a little slower (because of the packaged instead of installed runtime?).
When using flex 4 sdk the white and centered flex4-loadbar now appears for a few seconds before the splash screen of the app. appears. The same happens when using flex 3 sdk (in compatibility mode) but instead the "initializing" text appears.
Is this slowdown a known effect of the captive runtime packaging?