• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Command shell to VB help

Zstream

Diamond Member
Does anyone know of a way to transfer a .cmd into a .VB program? I am really new when it comes to VB.

Basically my .cmd does the following.

Ping/NSlookup a server
calculates the result code of the ping
launches a .VB window which tells the user the server is up.
close .cmd window right after the .VB window launches

The reason for the transfer is the GUI. I need to make a countdown timer for the ping and make it all nice and pretty. Any help would be appreciated!
 
Back
Top