avatar
e*n
1
I am really not a programming guru. I wanted to use VB to do a simple program
auto install. Want it to launch a symantec setup.exe and automatically click
on next ...... and finish the installation. Any VB expert here can help?
Thanks ahead.
avatar
r*y
2
Turn to installshield or nullsoft installer.

【在 e*****n 的大作中提到】
: I am really not a programming guru. I wanted to use VB to do a simple program
: auto install. Want it to launch a symantec setup.exe and automatically click
: on next ...... and finish the installation. Any VB expert here can help?
: Thanks ahead.

avatar
s*i
3
1. use Process.Start() to run setup.exe
2. Use WinAPI(dll import) to set setup application as foreground
3. Use Form.SendKeys.SendWait to send keyboad commands

program

【在 e*****n 的大作中提到】
: I am really not a programming guru. I wanted to use VB to do a simple program
: auto install. Want it to launch a symantec setup.exe and automatically click
: on next ...... and finish the installation. Any VB expert here can help?
: Thanks ahead.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。