If I type- Added Uplink command "MakeShortcut", used to make a desktop shortcut to a given profile. Syntax is as follows:
MakeShortcut <profile>
Example:
MakeShortcut "World of Warcraft Default Profile"
This can be done a little easier from within a session. Open a session using the profile you want to make a
shortcut for, then open the session console and type:
Uplink MakeShortcut "${Profile}"
Code: Select all
MakeShortcut "World of Warcraft Default Profile"
If I type
Code: Select all
Uplink MakeShortcut "${Profile}"
If I type
Code: Select all
MakeShortcut "World of Warcraft Default Profile"
If I type
Code: Select all
MakeShortcut "World of Warcraft"
My Profile name is >> World of Warcraft Default Profile
Bob