mirror of
https://github.com/norandom/log2ml.git
synced 2026-09-26 03:39:30 +00:00
Create macro.vbs
A basic Macro
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Sub GreetUser()
|
||||
MsgBox "Hello from PowerShell!", vbInformation, "Greeting"
|
||||
End Sub
|
||||
Reference in New Issue
Block a user