The Realm of the Verbal Processor

Jarvis's Ramblings

Archive for the ‘App-V’ Category

App-V protocol specified in OSD file is not supported

Posted by Jarvis on September 15, 2010

I’ve been putting together a proof of concept environment for Microsoft Application Virtualization (App-V), and ran across this error when testing app streaming.

image

The fix was really easy…don’t forget to escape the backslash characters in the OVERRIDEURL section of the install path…just like the documentation says to do. So…the command line should look something like this (note the double backslashes in the OVERRIDEURL parameter):

msiexec.exe /i "Package.msi" MODE=STREAMING OVERRIDEURL="\\\\SERVER\\SHARE\\FILE.SFT" LOAD=TRUE /Q

Posted in App-V, Microsoft | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.