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

How to make Update Framework not restart App after the update?

New Here ,
Mar 13, 2018 Mar 13, 2018

Hi!

I use two apps:

App 1 = Monitor the App 2, restart when needed, etc..

App 2 = Make the things happen...

The App 1 is a Native App (.exe) to be able to control the other App/Process 2.

The App 2 is a .air file to be able to be auto-updated.

So, today I can control App 2 from App 1, start, exit the process, etc.

But when occurs an auto-update in App 2, is the Update Framework that starts App 2, so App 1 is unable to control App 2 since it was not the one that started the App / Process.

So, the possible solution is to make the Update Framework to not restart the App 2 when the update is done. But, how make it? The custom UI does not have this option I think, is there a way to do this? Or is there another way to update the App 2 without this Update framework?

Thanks a lot.

TOPICS
Development
618
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

Engaged , Mar 14, 2018 Mar 14, 2018

The way is to move from AIR file to captive runtime.

Check this: 64bit Windows app for native installs?

Translate
Engaged ,
Mar 14, 2018 Mar 14, 2018

The way is to move from AIR file to captive runtime.

Check this: 64bit Windows app for native installs?

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
New Here ,
Apr 21, 2018 Apr 21, 2018
LATEST

I have not used the link yet, but hferreira80 helped me a lot.

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