Click here to Skip to main content
15,902,275 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow we will check wherther a folder is present in treeview or not Pin
Sanjaya kumar dhar1-Sep-06 2:58
Sanjaya kumar dhar1-Sep-06 2:58 
AnswerRe: How we will check wherther a folder is present in treeview or not Pin
Coding C#1-Sep-06 4:43
Coding C#1-Sep-06 4:43 
QuestionOpen word Pin
eyalso1-Sep-06 2:49
eyalso1-Sep-06 2:49 
AnswerRe: Open word Pin
KreativeKai7-Sep-06 9:15
professionalKreativeKai7-Sep-06 9:15 
Questionconverting numeric currency into corresponding words format Pin
Pradip Kishore1-Sep-06 2:17
Pradip Kishore1-Sep-06 2:17 
AnswerRe: converting numeric currency into corresponding words format Pin
Dave Kreskowiak1-Sep-06 2:54
mveDave Kreskowiak1-Sep-06 2:54 
QuestionWrite in command window Pin
nitin_ion1-Sep-06 1:18
nitin_ion1-Sep-06 1:18 
AnswerRe: Write in command window Pin
Davelister3-Sep-06 7:17
Davelister3-Sep-06 7:17 
I assume you want to write a .NET program to do this Smile | :)

Have you thought of parsing the batch file and using the appactivate method and sendkeys method?

It wouldn't be the fastest or most efficient way of doing it, but it could work.

<br />
appactivate(ProcessID)<br />
<br />
My.Computer.Keyboard.SendKeys("Keys here", WaitBooleanHere)<br />




I'm not dumb I just have a huge command of thouroughly usless infromation.

GeneralRe: Write in command window Pin
nitin_ion3-Sep-06 7:36
nitin_ion3-Sep-06 7:36 
QuestionHelp with Errors in Vb.NET Pin
Tokorie31-Aug-06 23:32
Tokorie31-Aug-06 23:32 
QuestionDAO Access 2003 Connectivity Problem Pin
manish2431-Aug-06 22:15
manish2431-Aug-06 22:15 
AnswerRe: DAO Access 2003 Connectivity Problem Pin
hannesHTG31-Aug-06 22:52
hannesHTG31-Aug-06 22:52 
AnswerRe: DAO Access 2003 Connectivity Problem Pin
Dave Kreskowiak1-Sep-06 2:49
mveDave Kreskowiak1-Sep-06 2:49 
GeneralRe: DAO Access 2003 Connectivity Problem Pin
manish241-Sep-06 3:33
manish241-Sep-06 3:33 
QuestionOpen Calculator Pin
ghost18131-Aug-06 20:42
ghost18131-Aug-06 20:42 
AnswerRe: Open Calculator Pin
CWIZO31-Aug-06 22:54
CWIZO31-Aug-06 22:54 
GeneralRe: Open Calculator Pin
ghost1814-Sep-06 17:25
ghost1814-Sep-06 17:25 
QuestionCompatible Cryptography .NET and PHP Pin
xclone31-Aug-06 20:38
xclone31-Aug-06 20:38 
Questionemmbed flash player Pin
t3j031-Aug-06 19:25
t3j031-Aug-06 19:25 
QuestionAuto incrementing version numbers Pin
Ray Cassick31-Aug-06 18:01
Ray Cassick31-Aug-06 18:01 
AnswerRe: Auto incrementing version numbers Pin
Dave Kreskowiak1-Sep-06 2:46
mveDave Kreskowiak1-Sep-06 2:46 
GeneralRe: Auto incrementing version numbers Pin
Ray Cassick1-Sep-06 5:40
Ray Cassick1-Sep-06 5:40 
GeneralRe: Auto incrementing version numbers Pin
Dave Kreskowiak1-Sep-06 6:30
mveDave Kreskowiak1-Sep-06 6:30 
GeneralRe: Auto incrementing version numbers Pin
Ray Cassick1-Sep-06 8:21
Ray Cassick1-Sep-06 8:21 
GeneralRe: Auto incrementing version numbers Pin
Dave Kreskowiak1-Sep-06 9:43
mveDave Kreskowiak1-Sep-06 9:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.