Search found 3 matches
- 2023-Jun-28, 7:11 pm
- Forum: Windows CMD Shell
- Topic: the auto exec page
- Replies: 7
- Views: 9621
the auto exec page
Just saw the new autoexec page -> https://ss64.com/nt/syntax-autoexec.html There are few things that eventually can be added. The registry keys that can start a program at the start are (here's the doc https://learn.microsoft.com/en-us/windows/win32/setupapi/run-and-runonce-registry-keys): on machin...
- 2023-May-16, 7:36 pm
- Forum: Windows CMD Shell
- Topic: quick check of the new things on win11..
- Replies: 1
- Views: 3811
quick check of the new things on win11..
A new environment varible: ZES_ENABLE_SYSMAN - on the system I'm checking it is set to 1 https://spec.oneapi.io/level-zero/latest/sysman/PROG.html Bootim - recovery tool but I think it is only UI - https://www.drware.com/windows-recovery-environment-explained/ CheckNetIsolation - From what I see is ...
- 2022-Mar-07, 11:29 am
- Forum: Windows CMD Shell
- Topic: Disabled Extensions
- Replies: 1
- Views: 1527
Disabled Extensions
Here I've tried to list all the changes that disabled extensions is causing. All that I've found is well documented in SS64.COM with the exception of the list of the environment variables that are no longer working and according to my tests TIME /T and DATE /T are still working under disabled exten...