That will run the Windows Task Manager as an example, and bring it to the front. Var pid = KioUtils.Execute('taskmgr', true) Open the Config Tool to the User Interface tab and click to edit the Default Toolbar.Ĭlick Add Control - Action Button - Toolbar JavaScript. If you wanted the user to be able to run the app at will from a KioWare toolbar: It's the most advanced of the options so, please let us know if we can provide any assistance during implementation. You may need to go the CustomToolbarCode.js route if your app does not stay on top of KioWare and you don't want to show the KioWare taskbar. In any case, you may want to check Show Taskbar on the User Interface tab if you need to be able to access the app after running it (and it's not top-most). There are at least four ways to run external apps from KioWare.
If the application is browser-based, you can just use the guided setup and skip these specific instructions (below). You would then want to follow the below instructions to lock down to an EXE. KioWare Lite for Windows is available as a free demo download. If the program is an exe, the security measures are slightly different, and how secure the app is from users being able to access the OS depends on the app itself. You can do this with KioWare for Windows.