Can I execute program from Visual Studio .NET form?

General questions about using ExamDiff Pro, ideas for new features, bug reports, and usage tips.
Post Reply
kissiffer4
New Member
Posts: 1
Joined: Tue Jul 27, 2004 1:33 pm

Can I execute program from Visual Studio .NET form?

Post by kissiffer4 »

Hi,

Is there any way of executing the shell of ExamDiff Pro and somehow passing in parameters such as folder1 & folder2, from a VB form?

Any other suggestions much appreciated :)

Thanks,

Chris
User avatar
psguru
Site Admin
Posts: 2228
Joined: Sat May 15, 2004 4:23 pm
Location: California
Contact:

Post by psguru »

Sure. Spawn a new process, in the simplest form it will look like:

examdiff folder1 folder2
psguru
PrestoSoft
Post Reply