Last active
February 24, 2026 11:13
-
-
Save Davis-3450/a94c4ad8e8b01390e0b1ac679b9a72b9 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
| <package> | |
| <job> | |
| <script language="JScript"> | |
| WScript.Echo("Hello World"); | |
| </script> | |
| </job> | |
| </package> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment