G
Guest
I have an application and was thinking of creating a make file for it to be
deployed on different servers. The application will need to have a global
assembly registered using the GACUTIL and it looks like this can be in a make
file. I also need to create a virtual directory on the server, just
wondering if there is a way to do this with a make or batch file of some type?
Thanks.
deployed on different servers. The application will need to have a global
assembly registered using the GACUTIL and it looks like this can be in a make
file. I also need to create a virtual directory on the server, just
wondering if there is a way to do this with a make or batch file of some type?
Thanks.