thebookisclosed / ViVe

C# library and console app for using new feature control APIs available in Windows 10 version 2004 and newer
GNU General Public License v3.0
4.95k stars 297 forks source link

[Query] How to use the tool? #86

Closed onlytanmoy closed 1 year ago

onlytanmoy commented 1 year ago

Hiya, I am following the instructions from here https://beebom.com/how-enable-file-explorer-tabs-windows-11/ but unable to get tabbed browsing enabled for my windows explorer :(

I am using the latest version ViVeTool-v0.3.3 image

Please help.

thebookisclosed commented 1 year ago

2262x.1413 should have tabs enabled out of box for virtually everyone, it almost sounds like you've deliberately disabled them earlier. What does vivetool /query /name:TIFE output?

onlytanmoy commented 1 year ago

Please see output below

D:\Installed Apps\ViVeTool-v0.3.3>vivetool /query /name:TIFE ViVeTool v0.3.3 - Windows feature configuration tool

[37634385] (TIFE) Priority : User (8) State : Enabled (2) Type : Override (0)

thebookisclosed commented 1 year ago

That looks correct, how about vivetool /query /name:NWMTest1 ?

onlytanmoy commented 1 year ago

D:\Installed Apps\ViVeTool-v0.3.3>vivetool /query /name:NWMTest1 ViVeTool v0.3.3 - Windows feature configuration tool

[39145991] (NWMTest1) Priority : ImageOverride (15) State : Enabled (2) Type : Override (0)

thebookisclosed commented 1 year ago

The tabs really should be on then, are you maybe using some 3rd party File Explorer modifications? Mind posting a screenshot of the This PC window?

onlytanmoy commented 1 year ago

I am using StartAllBack. image

I have seen the + button to add new tab with a previous version of ViveTool while using StartAllBack.

thebookisclosed commented 1 year ago

Do tabs work if you temporarily disable StartAllBack?

onlytanmoy commented 1 year ago

Yes, I could then see the + button on the top.

thebookisclosed commented 1 year ago

Well then it's not a ViVe issue, more so a third party shell mod issue.