Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

nativeapplication.startatlogin not working with captured runtime

Explorer ,
Dec 14, 2016 Dec 14, 2016

I have an application that I've deployed for years and has worked great with startatlogin. However, due to issues with newer versions of the Adobe SDK I've had to switch to a captured runtime and this has caused startatlogin to stop working. Is there a fix for this?

While not a good solution, I did figure out this really weird behavior:

  1. Install captured runtime app (using an Inno installer).
  2. Test startatlogin toggle (doesn't work)
  3. Install empty AIR app as normal AIR installer with the exact same AppID
  4. Test startatlogin toggle in captured runtime app (it works!)
  5. Uninstall empty AIR app
  6. Test startatlogin toggle (broken again)

As long as there is an AIR app with a matching AppID, the startatlogin will work with captured runtimes. I can use this in some cases to fix this, but it is a poor solution when it should just freaking work.

-Curt

TOPICS
Development
413
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Dec 15, 2016 Dec 15, 2016

Hi,

This is the expected behavior, startAtLogin is not supported over captive application. You might be getting an Error#2014, which is expected.

Thanks!

Translate
Adobe Employee ,
Dec 15, 2016 Dec 15, 2016

Hi,

This is the expected behavior, startAtLogin is not supported over captive application. You might be getting an Error#2014, which is expected.

Thanks!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 15, 2016 Dec 15, 2016
LATEST

Is there any hope of sketchy web camera support being addressed then?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines