27
edits
No edit summary |
Dmcritchie (talk | contribs) |
||
Line 180: | Line 180: | ||
portable2 = http://www.example.com/user3/ | portable2 = http://www.example.com/user3/ | ||
And specifically to address reassignments when using USB devices used in such implementations as Firefox Portable (http://portableapps.com/apps/internet/firefox_portable) | And specifically to address reassignments when using USB devices used in such implementations as Firefox Portable (http://portableapps.com/apps/internet/firefox_portable) one must | ||
currently use SUBST to alias a drive or a pathname in a command | |||
window external to both Firefox and Firefox bookmarks. | |||
The above usage implementation suggestions should not conflict with the use of user defined keyword shortcuts | To alias a drive letter to a path on the active drive (external to Firefox) | ||
SUBST W: \firefoxportable\data\profile | |||
To alias a drive letter to the current drive letter (external to Firefox) | |||
SUBST X: \ | |||
This assumes that you would be able to have specific drive letters not assigned (W: and X:) so that you can create aliases. | |||
The above usage implementation suggestions should not conflict with the use of user defined keyword shortcuts of portable:, presentation:, presentation:b, which when used as keyword shortcuts have a space immediately after the shortcut. The use of colons in all my keyword shortcuts has proved very advantageous to me. | |||
== Meta Description == | == Meta Description == |
edits