vsto - how to set publisher name on exe in c# -


i need add publisher name when exe installs. have tried following links blogs, still not working.

reference1

reference2

you can when create installer, not when application installed. use valid certificate trusted authority?

the deploying office solution section in msdn describes required steps creating add-in installers.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -