Hello,
I'm trying to create some custom packages for deployment. Specifically I wanted to push out WorkShare 9 via Patch Manager. It kind of works but the issue I'm having is with the prereqs (a ton of MS .NET framework/Visual Studio stuff). So I initially tried to push the entire package with the prereqs through one package (using Package Boot Helper). But that would install the prereqs but not the actual application. So I broke up the packages individually, but now those sometimes get hung and just constantly try to install. Any and all help would be great!