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
What is code security?
What is the source code for display the picture in button click event?
What is stack used for in vb. Net?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
Explain the difference between vb 6 and vb.net?
Which control is an example of an object in vb net?
Which namespace are used for accessing the data?
What are the different types of Lock available in Visual Basic?
How would you implement inheritance using vb.net?
What is sealed class?
What is the difference between value and reference types?
What are the two main parts of .net?
What is multiple form in vb?
What is a stream in vb.net?
What do you mean by option strict on?