G
Guest
I've been asked to find out if a project is possible, but I'm not having much
luck finding the information I need, I hope some one can help. I need to see
if I can build a windows service on the fly customized to a specific client.
Is it possible to run the VS command line tool through another application
(VB.NET)? I'm thinking I can run the tools as a process and pass the
necessary parameters to the process, but I'm not sure how to go about this.
If that is possible, how hard would it be to build the setup project for the
service using the command line tools? I've used the command line tools a
little bit to build a regular application, but I guess what I need to know is
there any special commands/parameters needed to build a setup package using
the command line?
Any help would be greatly appreciated.
Chris
luck finding the information I need, I hope some one can help. I need to see
if I can build a windows service on the fly customized to a specific client.
Is it possible to run the VS command line tool through another application
(VB.NET)? I'm thinking I can run the tools as a process and pass the
necessary parameters to the process, but I'm not sure how to go about this.
If that is possible, how hard would it be to build the setup project for the
service using the command line tools? I've used the command line tools a
little bit to build a regular application, but I guess what I need to know is
there any special commands/parameters needed to build a setup package using
the command line?
Any help would be greatly appreciated.
Chris