Click here to Skip to main content
16,007,111 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to create a reusable control program for web database. Pin
11-Mar-02 1:42
suss11-Mar-02 1:42 
GeneralVB6, Databases, and DataGrids! Pin
Matt-T10-Mar-02 1:26
Matt-T10-Mar-02 1:26 
GeneralRe: VB6, Databases, and DataGrids! Pin
12-Mar-02 5:09
suss12-Mar-02 5:09 
GeneralNeed some information about VBA,Thank you! Pin
big20029-Mar-02 21:22
big20029-Mar-02 21:22 
GeneralNeed some information about VBA,Thank you! Pin
9-Mar-02 20:56
suss9-Mar-02 20:56 
GeneralCreation of Excel files Pin
Sudhakar8-Mar-02 19:42
Sudhakar8-Mar-02 19:42 
GeneralRe: Creation of Excel files Pin
David Wengier9-Mar-02 1:41
David Wengier9-Mar-02 1:41 
GeneralWSH, SendKeys, and AppActivate - URGENT RESPONSE NEEDED Pin
8-Mar-02 11:08
suss8-Mar-02 11:08 
Hi!

i'm in a bit of a time crunch, so the sooner someone can answer this the better...

i'm trying to script an uninstall for an application (the uninstaller is run via application). i can get the message box prompt confirming the uninstall to pop up, but i can't seem to be able to send keys to it. Unfortunately, there is no silent uninstall or force yes.

Here's my code snippet:

wsh.Run sUninstallCmd
wsh.AppActivate "Confirm Uninstall"
WshShell.SendKeys "{ENTER}", True

Confirm Uninstall is the header for the message box (and the text displayed when i alt+tab)

Any help is appreciated... obviously this is not doing the trick.


GeneralVBScript Type Mismatch Pin
8-Mar-02 8:09
suss8-Mar-02 8:09 
GeneralImage in Menu and Buttonmenu Pin
7-Mar-02 23:46
suss7-Mar-02 23:46 
GeneralControlling the Printer Pin
budgie7-Mar-02 23:46
budgie7-Mar-02 23:46 
GeneralRe: Controlling the Printer Pin
Paul M Watt21-Apr-02 13:37
mentorPaul M Watt21-Apr-02 13:37 
GeneralPrinting my VB project Pin
7-Mar-02 23:35
suss7-Mar-02 23:35 
GeneralRe: Printing my VB project Pin
David Wengier7-Mar-02 23:33
David Wengier7-Mar-02 23:33 
QuestionHow to deal with a Word document? Pin
big20027-Mar-02 3:05
big20027-Mar-02 3:05 
GeneralRe: I am a chinese boy,give me a hand,thank you! Pin
Zell6-Mar-02 23:03
Zell6-Mar-02 23:03 
GeneralUnix "Who" equival in VB Pin
AG5-Mar-02 17:11
AG5-Mar-02 17:11 
GeneralRe: Unix "Who" equival in VB Pin
David Wengier5-Mar-02 18:31
David Wengier5-Mar-02 18:31 
GeneralRe: Unix "Who" equival in VB Pin
AG5-Mar-02 23:41
AG5-Mar-02 23:41 
GeneralRe: Unix "Who" equival in VB Pin
David Wengier6-Mar-02 10:03
David Wengier6-Mar-02 10:03 
GeneralRe: Unix "Who" equival in VB Pin
AG6-Mar-02 18:08
AG6-Mar-02 18:08 
GeneralHELP with Printing Please (VB.NET) Pin
JoshSchneider5-Mar-02 4:40
JoshSchneider5-Mar-02 4:40 
GeneralRe: HELP with Printing Please (VB.NET) Pin
David Wengier5-Mar-02 11:57
David Wengier5-Mar-02 11:57 
GeneralXmlTextReader using NetworkStream Pin
Michael Groeger5-Mar-02 2:20
Michael Groeger5-Mar-02 2:20 
QuestionVery Hard Question ? Pin
4-Mar-02 18:44
suss4-Mar-02 18:44 

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.