Portable tab with BV

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Marco
Posts: 2354
Joined: 27 Jun 2011 15:20

Portable tab with BV

Post by Marco »

I'd like to set a tab like this:

Code: Select all

?:\Shows? /:flat
I used Relocate Tab, but XY doesn't recognize such syntax and gives a location unavailable error.
What can I do? I'm working with XY Free in this case - setting up a drive for a friend and want things to work flawlessly.
It's important that I can use the ? as drive letter (I don't know how the drive will be mapped once attached to my friend's laptop) and that the /:flat will stick (I'd like things to work right out of the box, with as less mouse clicks as possible).
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

Marco
Posts: 2354
Joined: 27 Jun 2011 15:20

Re: Portable tab with BV

Post by Marco »

Is it impossible?
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Portable tab with BV

Post by bdeshi »

open the tabset's pane.ini
Now edit keys A#,B#,C#,D#,H#,I#,M# where # = tab index.
The *-marked tokens should remain unchanged (tokens are tab-separated).

Code: Select all

[Tabs]
I1=*
C1=*
D1=?:\Shows
A1=*	*	*	*			?:\Shows\	*	*		 /:flat	?:\Shows\		*	
B1=*
H1=?:\Shows
M1=*	*	*	*			?:\Shows\	*	*		 /:flat	?:\Shows\		*	
?:\ can be replaced with <xydrive>\
This will only remain portable as long as the tabset is not resaved.
XY will overwrite portable paths with absolutes.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Marco
Posts: 2354
Joined: 27 Jun 2011 15:20

Re: Portable tab with BV

Post by Marco »

Thank you Sammay, always top notch informative. :tup: :tup: :tup:
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

admin
Site Admin
Posts: 66672
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Portable tab with BV

Post by admin »

Marco wrote:Is it impossible?
I looked into this today, and really tried to make it work (IMO I think it should work), but it became uber-tricky and I did not want to open this box today. I will look into it again another day.

Marco
Posts: 2354
Joined: 27 Jun 2011 15:20

Re: Portable tab with BV

Post by Marco »

Roger that!
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

Post Reply