How to open Notepad text file and keep on top of all other windows until i close it in VBScript?
问题 I would like to create a vbscript to open a notepad text file I saved and keep this notepad text file on top of all other windows either until i minimise it or close it. I want to create a reminder in tasks then so it pops up every 30 minutes or so and reminds me but so when i browse it does not go in the background. Greatly appreciate any help. Dim oShell Set oShell = WScript.CreateObject ("WScript.Shell") oShell.run "notepad.exe C:\Users\***USER***\AppData\Roaming\Microsoft\Windows\Start