Adobe AIR to execute program

后端 未结 10 2159
陌清茗
陌清茗 2020-12-01 00:28

I would like to press a button from an Adobe AIR application and execute some installed program. For example, I would have a button named \"Start Winamp\". When this is pres

10条回答
  •  眼角桃花
    2020-12-01 00:55

    See this blog post: Run an exe file from AIR

    Short summary:

    "If you really need to run external exe files, and there is no other way of solving your problem, then you will make sure that the user runs that another software before launching the AIR application."

提交回复
热议问题