I want to play some movies from a zip file
I want to play some movies from a zip file but because the movies are on a CD i want to play them but dont want a temp file to be created on the computer physical hard drive .
i know the packaging method in .net's WPF can accomplish this but it can not package movies only other data (bmp,font ..)
WPF just can do this via a 'siteoforign' method but we need this done on a local computer
i have heard this obstacle can be passed using streaming methods (using the .net zip lib)
i would like to know more details Please
i am thanking anybody who can help in anyway
|