Posts

Showing posts from September, 2020

How to use “On startup scripts” in your APP-V package, showed by using our “Phillips IntelliSpace” package

Image
There's so many creative ways to make sure your Sequenced App-V applications always have a perfect launch when it starts up. This can often be done by loading the correct config data, and without having to do manual configurations and so avoiding error messages. Most of the time this can be put in the registry or a config file for the package, or scripted into the machine during the add or publishing phase with a run once event script. But sometimes this will not work, maybe because another process has to be started first, maybe because the application have a poorly designed license registration. We may first need to check if other processes are stopped or running fine before the virtual application starts up and can be licensed. One way is to create an “On process start” script for your applications .EXE file(s), this will be started before your main executable file is started. First thing you do in the Sequencer, check your “Shortcuts and FTAs” tab...