Created
January 19, 2026 17:10
-
-
Save abnrk/0c93ce6c6ad9d86a908a1be3a444c733 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| set oShell = CreateObject("WScript.Shell") | |
| oShell.Run "opera-proxy.exe",0 | |
| set oShell = nothing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment