Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Why did PROMPT change?

May
13,802
211
1728572182012.webp


Though I don't see how it might matter, the /U(ser) environment has the green PROMPT.
 
I have no idea what might affect this, or what further details might be helpful.
 
I suspect you have the update environment directive set. From the docs:

Update Environment on System Change : If enabled, TCC will monitor the WM_SETTINGCHANGE message and if the environment is specified, update the environment from the User, Volatile, and System registry entries. The updates are done whenever TCC displays a prompt (to prevent the environment from changing in the middle of a batch file). Unless you have a specific need for this option it's better not to enable it, as it can result in variables set by TCC's parent process being destroyed.
 
Back
Top