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??
Stardock will be closed for the week starting on Monday, June 29th and we will be returning on Monday, July 6th. We will be monitoring support tickets and forums during this time but expect delays in responses during this time.
| 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.