Created
September 12, 2024 08:08
-
-
Save ddouhine/dce26a77406c384f537f9d484d70c430 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sub test() | |
retval = Shell("C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe", 1) | |
End Sub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment