jassing
02-22-2001, 02:39 PM
Since you can operate the VP produced 'EXE' via command line w/o user intervention, can you set it to pass it a path to update as well?
MyPatch.exe /m:2 i:\MyApp\
so that if you're on a network; and need to update a few different installations of a program, you can do it via a batch file quickly..
MyPatch.exe /m:2 i:\MyApp\
so that if you're on a network; and need to update a few different installations of a program, you can do it via a batch file quickly..