i have multiple different programs that do different things published as different applications
i then have a toolbar type application that has a list of buttons that calls each of these mini applications.
all the applications are published to a public server, and each user on the network launches them from the public server..
i have not experianced any issues with the setup.
the buttons on the toolbar simply target the manifest file on the public server for the desired application, updating it when necessary and launching it for the user.
however on some machines, the buttons on the toolbar won't launch anything. even when the user has the mini applications already installed.
anyone have an idea as to why this might be causing issues? kind of confused