G
Guest
I have a no touch deployment smart client app. In order to get it to run on any machine, I have to run the "Trust an Assembly" wizard from that machine and set full control for my strong named assembly. Is there a way to automate this process? I don't want to have to give out a long instruction list on setting up the app, that's why I want to use no touch deployment. Is there a way to make this easier? Thank you.