Computing.Net > Forums > Unix > Executing Unix commands from VB

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Executing Unix commands from VB

Reply to Message Icon

Name: Meena
Date: April 23, 2002 at 09:55:17 Pacific
Comment:

Hello,
Is there a possibility to run Unix commands from Visual Basic? Please let me know if you have any ideas



Sponsored Link
Ads by Google

Response Number 1
Name: Ashutosh
Date: April 23, 2002 at 22:03:41 Pacific
Reply:

VB is a windows based compiler, and there is now way u can run shell commands directly from VB!
U can try embedding any windows-based shell-executing program like telnet.exe(which is inbuilt with windows) or putty(http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html) and then u can run the shell scripts/commands from there!
Hope that helps!

Cheers!


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: Executing Unix commands from VB

Run a Unix Script from VB or ASP www.computing.net/answers/unix/run-a-unix-script-from-vb-or-asp-/4384.html

VB -> Unix www.computing.net/answers/unix/vb-unix/3557.html

unix command in c www.computing.net/answers/unix/unix-command-in-c/7438.html