Scripting question
from
WinCustomize Forums
How can u open 2 or more programs with one shortcut... ex. opening a window blind and a cursor or an object dock theme??
| Function Object_OnLButtonUp(x, y, Dragged) If Not Dragged Then Dim objShell Set objShell = CreateObject("WScript.Shell") objShell.Run "app_nr1" objShell.Run "app_nr2" End If End Function |
| CerebroJD set up a wiki just last week. Link The "Includes" article is by me! |
| That should be a big ol' news item. Very cool. Thanks. |
| well anything so i dont quite know all about scripts and im not sure how to make a batch file... any help? |
Welcome Guest! Please take the time to register with us.