Difference between revisions of "ISUplink:MakeShortcut (COmmand)"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
== Syntax == | == Syntax == | ||
− | MakeShortcut <profile> | + | MakeShortcut <game> <profile> |
== Description == | == Description == | ||
Line 6: | Line 6: | ||
== Examples == | == Examples == | ||
− | * MakeShortcut "World of Warcraft Default Profile" | + | * MakeShortcut "World of Warcraft" "World of Warcraft Default Profile" |
− | * MakeShortcut "EverQuest Default Profile" | + | * MakeShortcut "Everquest" "EverQuest Default Profile" |
Or from a session: | Or from a session: | ||
− | * Uplink MakeShortcut "${Profile}" | + | * Uplink MakeShortcut "${Game}" "${Profile}" |
== See Also == | == See Also == | ||
Line 16: | Line 16: | ||
{{Command-Stub}} | {{Command-Stub}} | ||
+ | [[Category:Inner Space]] | ||
+ | [[Category:Inner Space Uplink]] | ||
+ | [[Category:Inner Space Uplink Commands]] |
Latest revision as of 01:22, 9 October 2005
Contents
Syntax
MakeShortcut <game> <profile>
Description
Creates a shortcut on your desktop that will automatically launch a given profile through Inner Space when used.
Examples
- MakeShortcut "World of Warcraft" "World of Warcraft Default Profile"
- MakeShortcut "Everquest" "EverQuest Default Profile"
Or from a session:
- Uplink MakeShortcut "${Game}" "${Profile}"