I have created multiple projects under one solution in
VB.NET.
Now I want to call EXE file of the another project and also want to pass parameters. Can anybody help me plz.
The overall problem is I want to call exe file and also want to pass parameter. I don't know how to call
vb.net exe file from another
vb.net file.
thanks in advance.
AJAY