I want to make a GUI for the XCopy command.
I know a little bit of VB.
Is this possible and if so how would I pass parameters to the XCopy command and also add the switches on the end.
I guess I could get VB to add it all up as a string, save it as a batch file then execute it. Is there a better way though?
I know a little bit of VB.
Is this possible and if so how would I pass parameters to the XCopy command and also add the switches on the end.
I guess I could get VB to add it all up as a string, save it as a batch file then execute it. Is there a better way though?
Last edited: