|
-
Jun 3rd, 2019, 11:32 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Execute CMD commands in VB with parameters
I want to quietly execute CMD commands within my GUI app to run CMD external app with specified parameters from textbox. I will have cmd.exe in my directory, so I suppose that I will be able to pass only arguments of CMD-only app instead of cd desktop cd folder/onlycmdapp.exe (that works perfectly with warning message)
Could you help me? I´ve tried many ways to do that, but none seems to work properly for me.
Thanks a lot.
VB.NET Developer
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|