Pitscar

Pitscar

Joined Member # 2431867
0 Posts 0 Replies 18 Reputation

I am having trouble editing my post (forum software down?) but can reply. Do not paste in the HTML tags (the [b] and [/b]) as I was just trying to bold the text. Only copy in: set wShell=wscript.createobject("wscript.shell") wShell.sendkeys "^{ESC}" Thanks:)

5 Replies 2,798 Views

Create a text file, and copy the following into it: [b]set wShell=wscript.createobject("wscript.shell") wShell.sendkeys "^{ESC}"[/b] Save the file as a .vbs Now create a new link in ObjectDock and link it to that file

5 Replies 2,798 Views