G
Guest
Hi
I am writing batch files to deploy the .NET 2.0 application. I use xcopy
commads and list out all those file extensions which are needed. Normally
till .NET framework 1.1 it used to work for me if i don't give *.cs files.
But now in 2.0 its not working? ie.., I am forced to specify *.cs files also
in xcopy command. Any idea on how to avoid that?
Regards
Pradeep
I am writing batch files to deploy the .NET 2.0 application. I use xcopy
commads and list out all those file extensions which are needed. Normally
till .NET framework 1.1 it used to work for me if i don't give *.cs files.
But now in 2.0 its not working? ie.., I am forced to specify *.cs files also
in xcopy command. Any idea on how to avoid that?
Regards
Pradeep