Greetings
In what is/was my last attempt at coding an application in C# ( ) ...For reasons of "Expediance" (HA!). I have an application that runs perfectly on local machine, but won't execute or even load from a network share.
Now, seeing that I've no intension of romping through the entire company manually installing this thing on every &*% machine in the building...I'd like to have it run from a share so that any updates necessary only need to be done ONCE!
So...Is there a way of setting the .NET v2.0 configurator options via Domain Group Policy so it'll Oke'Doke this thing into running? Or do I have to start from scratch and recode this thing in C++ so it acts like a proper application?!?
I've got it running on a test box now but that required installing the ENTIRE .NET SDK...Just so I could give Full Control permission to anything running in the Intranet Zone...Which is neither a wise or acceptable option.
Any Suggestions Appreciated
Stoic Joker