Package signing , and digital certificate
问题 I Created a windows forms application using c# the output of the App is .exe , in the references of this project , I had added a reference of many dlls that this project needs all of them are Created by me.But these referenced dlls , some of them are using third parities Dll. I packed the .exe and all referenced dll in an installer project using wix Toolset. Note that the .exe and the installer has no strong names and not signed with key. I upload this .msi result file into an intranet server