redi7
-
Total Posts
:
4
- Scores: 0
-
Reward points
:
0
- Joined: 11/20/2011
-
Status: offline
|
pin shrtcut to "cscript test1.vbs arg1 arg2 to start menu in Win 7
Sunday, November 20, 2011 11:04 PM
( permalink)
Hi, am new to this forum and also beginner to VBscript. I have a reqmt - Pin to start menu a shortcut to " cscript test.vbs arg1 arg2" in Win 7. I could write a script using the cmd shell.run "csrcipt test.vbs arg1 arg2", but am unable to figure out how to pin it as a shrtcut to start menu. Can someone hemp/guide me in writing a VBscript for this. Thanks!!
|
|
|
|
rasimmer
-
Total Posts
:
2363
- Scores: 163
-
Reward points
:
0
- Joined: 3/19/2009
- Location: Cedar Rapids, IA
-
Status: offline
|
Re:pin shrtcut to "cscript test1.vbs arg1 arg2 to start menu in Win 7
Tuesday, November 22, 2011 2:17 AM
( permalink)
|
|
|
|
redi7
-
Total Posts
:
4
- Scores: 0
-
Reward points
:
0
- Joined: 11/20/2011
-
Status: offline
|
Re:pin shrtcut to "cscript test1.vbs arg1 arg2 to start menu in Win 7
Tuesday, November 22, 2011 3:03 AM
( permalink)
hi rasimmer, Unfortuantely again the method you suggested wouldn't work. Thats becoz "Pin to Start Menu" verb will not be enabled on the shortcut created.
|
|
|
|