Invoking external application?
C#
3
Posts
3
Posters
1
Views
1
Watching
-
How do I invoke external windows applications (AutoCAD) through C#.Net code? Zaki
-
How do I invoke external windows applications (AutoCAD) through C#.Net code? Zaki
-
How do I invoke external windows applications (AutoCAD) through C#.Net code? Zaki
My english is poor,so if i misunderstood your question please do not make fun of me. System.Diagnostics.Process.Start(String filePath); the parameter filePath you can read form the regedit;