I just updated my Windows 11 installation, and my change directory hotlist menu no longer works due to environment variables not working.
I was using an older version of TC, updated to version 10 and the problem persisted.
My command was something like:
cd c:\Users\%USERNAME%\Desktop
It still works, but drops me in C:\Users
Regards,
Latest Windows 11 update broke directory hotlist environment variables.
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 12
- Joined: 2011-10-28, 18:51 UTC
Re: Latest Windows 11 update broke directory hotlist environment variables.
on my machine W11, I just use CD "%$Desktop%"
Re: Latest Windows 11 update broke directory hotlist environment variables.
cd c:\Users\%USERNAME%\DesktopRandomMarius wrote: 2022-02-09, 16:13 UTC I just updated my Windows 11 installation, and my change directory hotlist menu no longer works due to environment variables not working.
I was using an older version of TC, updated to version 10 and the problem persisted.
My command was something like:
cd c:\Users\%USERNAME%\Desktop
It still works, but drops me in C:\Users
Regards,
Works perfect for me under Windows 11
Something is wrong with your settings or you run TC as admin and not with your user account.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Latest Windows 11 update broke directory hotlist environment variables.
Please check what you get when you choose menu Commands - Open command prompt window, and then type:
set USERNAME
and press Enter. Does it match the directory name?
set USERNAME
and press Enter. Does it match the directory name?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Latest Windows 11 update broke directory hotlist environment variables.
Please reply, otherwise I will move this thread to "will not be changed". There is no such problem in my Windows 11 installations, both fresh installs and updates.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 12
- Joined: 2011-10-28, 18:51 UTC
Re: Latest Windows 11 update broke directory hotlist environment variables.
I've switched back to Windows 10, and the problem went away. I use a network copy of my TC with local INI so same exact installation.
So for now, if no one else has this issue, I guess it might have been something strange with my home directory or permissions.
So for now, if no one else has this issue, I guess it might have been something strange with my home directory or permissions.