J
Jerry Spence1
My company produces IP Surviellance softwrae (CCTV, Access control etc) and
one of the features of our software is the ability to produce a CD with all
the images, together with a run time version of the viewer. The intention is
that anyone (the police) can insert the CD into any PC and see the video
sequence.
This all worked OK (ish) in VB6, but we always suffered from data access
components, DLL hell etc. We have now upgraded to VB2005 using .NET 2.0.
The problem is that our CD Viewer requires .NET to be installed on the
target machine and we can't rely on the end user having Internet access, or
Administrator rights, or the ability to pre-install .NET. I was wondering if
there was a way of producing a package with just the elements of .NET that
was being used, so that these could be written to the CD. Any other
thoughts?
-Jerry
one of the features of our software is the ability to produce a CD with all
the images, together with a run time version of the viewer. The intention is
that anyone (the police) can insert the CD into any PC and see the video
sequence.
This all worked OK (ish) in VB6, but we always suffered from data access
components, DLL hell etc. We have now upgraded to VB2005 using .NET 2.0.
The problem is that our CD Viewer requires .NET to be installed on the
target machine and we can't rely on the end user having Internet access, or
Administrator rights, or the ability to pre-install .NET. I was wondering if
there was a way of producing a package with just the elements of .NET that
was being used, so that these could be written to the CD. Any other
thoughts?
-Jerry