how to send data to exe file?
my code has a button when i press it, an exe file will open.
how can i send data as input to the exe file?
Answer Posted / find_kk
Sorry, in the above code, after file name you can give
comma seperated values of arguments which you want to pass
as input value in exe file,
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain about branching logic control in vb.net?
Explain and brief about rapid application development tool?
Described strong typing and weak typing?
What are the difference between structure and class?
Using VB, how can you change the Mouse Pointer?
Explain the difference between import system.data.sqlclient and system.data.oledb?
What is internal keyword in .net framework?
How to store decimal data in .net?
Explain the difference between c# and vb.net?
What are the two main parts of .net?
Write the role of new keyword?
What is difference between import system.data.sqlclient,system.data.oledb?
How vb implements the disconnected architecture as like vb.net?
What is the strong name in .net assembly?
What do you mean by option strict on?