cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
296
Views
0
Helpful
1
Replies

How to suppress user interaction for Vpnclient.exe

zhenyuzhao
Level 1
Level 1

Hi, is there a command-line option to suppress the confirmation question when executing Vpnclient.exe? Thanks

1 Reply 1

zhenyuzhao2008
Level 1
Level 1

This forum stinks. I haven't heard from anything from anybody. In order to help other people who look for a solution to this issue, here I post a walkaround. In your script or program, get a object handle to the console window object and then call PostMessage(hwndConsole,WM_CHAR,'Y',0) Windows API function. Cisco should make their customer's life easier by monitoring their user forum actively. This issue should be nothing if they care about their customer