Originally posted by VectraMan
View Post
With App V, you have two methods of delivery, streaming or cached locally which in laymen's terms details how your application is delivered. Streaming, very self explanatory, streams the 'blocks' needed to run the app straight away and only delivers additional data as required. Allows you to execute large apps prior to the full install package being downloaded. Cached locally prestages the application on a desktop before runtime.
Streaming and/or execution successfully depends on if your application has been sequenced properly. Sequencing is the App-V terminology for 'packaging' which involves not only capturing the install state, but also the correct execution state as well. It should have been tested correctly and to be honest if you haven't got a clue about App-V you're maybe not the best person to troubleshoot this without hitting the books.

Leave a comment: