Hi All,
I have to do one task. First i need to copy files from vss and run bat files.i have a document with all steps.
step 1: we have to take files from vss by using getlatestversion option and copy it to some where in local.
step2: In Dos command prompt i have to run 2 .bat files
i have done step1 but when i run bat file i am getting Error like this
The selected file is not a valid visual studio solution file " The following files specified on the command line : devenv.exe could not be found and will not be loaded
could you pls tell me what is the problem here.
Thanks to All Repliers.
I have to do one task. First i need to copy files from vss and run bat files.i have a document with all steps.
step 1: we have to take files from vss by using getlatestversion option and copy it to some where in local.
step2: In Dos command prompt i have to run 2 .bat files
i have done step1 but when i run bat file i am getting Error like this
The selected file is not a valid visual studio solution file " The following files specified on the command line : devenv.exe could not be found and will not be loaded
could you pls tell me what is the problem here.
Thanks to All Repliers.