G
Guest
I have a package I need to deploy. I am going to use a setup project to do
this.
One of the executables that I need to deploy is built with a custom
post-build step of: "(TargetPath)" /RegServer
This should register the app as a server from what I can tell. When I am
deploying this product to another machine (that will not build the code) how
do I get the Installer to register this server? Is there an option in the
configuration somewhere?
Andrew S. Giles
this.
One of the executables that I need to deploy is built with a custom
post-build step of: "(TargetPath)" /RegServer
This should register the app as a server from what I can tell. When I am
deploying this product to another machine (that will not build the code) how
do I get the Installer to register this server? Is there an option in the
configuration somewhere?
Andrew S. Giles