Hi Mike,
First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to know whether we need .net
framework installed on the client's machine if we need to install
screensaver on it. If there is any misunderstanding, please feel free to
let me know.
The answer has to be yes, if you're composing the screensaver with C#. It
require the CLR and the system assemblies to run. Fortunately, we can use
Windows Update directly to install it.
HTH.
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."