The Realm of the Verbal Processor

Jarvis's Ramblings

App-V protocol specified in OSD file is not supported

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

September 15, 2010 - Posted by | App-V, Microsoft

No comments yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: