Ho do you display a DOS window in a VB application? Really need to know.... help me if you can Rohan
If you just want to open a dos window you can use Code: Shell ("C:\windows\command.com") but if you want to do some stuff in dos that is a different story.
Shell ("C:\windows\command.com")
Negative 0 Blog | RegEx | Encrypting UN/PW in Web.Config | Enabling ASP.Net on IIS 6 | Port Numbers | Creating GUIDs | Start->Run | Modifying the default class
Forum Rules