Click here to Skip to main content
15,900,108 members
Home / Discussions / C#
   

C#

 
GeneralRe: Before Resize Pin
Anonymous1-Jul-04 8:18
Anonymous1-Jul-04 8:18 
GeneralRe: Before Resize Pin
bouli1-Jul-04 9:33
bouli1-Jul-04 9:33 
GeneralWMI problem on Windows 98 Pin
sachinkalse30-Jun-04 22:12
sachinkalse30-Jun-04 22:12 
GeneralRe: WMI problem on Windows 98 Pin
Heath Stewart1-Jul-04 4:45
protectorHeath Stewart1-Jul-04 4:45 
GeneralRe: WMI problem on Windows 98 Pin
sachinkalse1-Jul-04 20:24
sachinkalse1-Jul-04 20:24 
GeneralRe: WMI problem on Windows 98 Pin
Heath Stewart2-Jul-04 2:06
protectorHeath Stewart2-Jul-04 2:06 
GeneralMouse Click Pin
Antonius_r330-Jun-04 19:59
Antonius_r330-Jun-04 19:59 
GeneralRe: Mouse Click Pin
Dave Kreskowiak1-Jul-04 4:36
mveDave Kreskowiak1-Jul-04 4:36 
GeneralRe: Mouse Click Pin
Antonius_r31-Jul-04 5:13
Antonius_r31-Jul-04 5:13 
GeneralRe: Mouse Click Pin
ezak1-Jul-04 5:35
ezak1-Jul-04 5:35 
GeneralRe: Mouse Click Pin
Dave Kreskowiak1-Jul-04 5:56
mveDave Kreskowiak1-Jul-04 5:56 
Generalxml Pin
cmarmr30-Jun-04 17:00
cmarmr30-Jun-04 17:00 
GeneralRe: xml Pin
Heath Stewart30-Jun-04 18:11
protectorHeath Stewart30-Jun-04 18:11 
GeneralRe: xml Pin
Nick Parker30-Jun-04 18:16
protectorNick Parker30-Jun-04 18:16 
GeneralRe: xml Pin
Nick Parker30-Jun-04 18:15
protectorNick Parker30-Jun-04 18:15 
GeneralCheckedListBox Pin
ahmed mohamed abdelhameed30-Jun-04 16:13
ahmed mohamed abdelhameed30-Jun-04 16:13 
GeneralRe: CheckedListBox Pin
saud_a_k30-Jun-04 23:39
saud_a_k30-Jun-04 23:39 
GeneralRe: CheckedListBox Pin
Robert Rohde1-Jul-04 19:26
Robert Rohde1-Jul-04 19:26 
GeneralUpdating access file Pin
benglish7230-Jun-04 15:22
benglish7230-Jun-04 15:22 
GeneralRe: Updating access file Pin
cmarmr30-Jun-04 17:05
cmarmr30-Jun-04 17:05 
GeneralRe: Updating access file Pin
benglish7230-Jun-04 18:03
benglish7230-Jun-04 18:03 
GeneralRe: Updating access file Pin
Heath Stewart30-Jun-04 18:17
protectorHeath Stewart30-Jun-04 18:17 
Generallaunch batch file Pin
Rob Tomson30-Jun-04 14:30
Rob Tomson30-Jun-04 14:30 
GeneralRe: launch batch file Pin
Anders Molin30-Jun-04 14:58
professionalAnders Molin30-Jun-04 14:58 
Look at the Process class...

You can call WaitForExit to make your app wait, for the process you start, to exit, and in the startinfo you can set that it should show no window...

- Anders

Money talks, but all mine ever says is "Goodbye!"

ShotKeeper, my Photo Album / Organizer Application[^]

My Photos[^]

New developersite: RealDevs.Net
GeneralRe: launch batch file Pin
Heath Stewart30-Jun-04 18:20
protectorHeath Stewart30-Jun-04 18:20 

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.