Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
VBA
vbs run command and send input
infinitezero
Programming language:
VBA
2021-04-16 13:19:01
0
Q:
vbs run command and send input
poke
Code:
VBA
2021-08-25 04:50:52
Set
oExec = oShell.Exec("manage-bde -unlock D: -pw") oExec.stdIn.
Write
"<password>" & vbCrlf
0
Tags
run
command
input
Related
how to call gcd in vba
vbnet create and write on file
excel vba http get
excel vba write to the windows registry
vbs run with cscript
vbs run
passing variables to userform vba
vb run command
vba code to open a file with login rights
excel vba send HTTP POST to server
vba open file dialog
vba run command
run a command line from vb.net app
vbs write file
open file dialog in vb.net
New to Communities?
Join the community