User Tools

Site Tools


windows_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
windows_notes [2023/05/11 16:46] – [dump environment variables] adminwindows_notes [2023/11/24 19:51] – [Check windows version] raju
Line 1: Line 1:
 ===== dummy ===== ===== dummy =====
 +==== search button in taskbar not working ====
 +Symptom: The search button in the task bar does not respond to the keyboard.
 +
 +Fix: Reboot the search process
 +
 +ctrl+alt+del -> Task Manager -> Processes -> Search -> Search -> End Task
 +
 ==== Check windows version ==== ==== Check windows version ====
 <code> <code>
Line 47: Line 54:
 tags | git bash reread environment variables tags | git bash reread environment variables
  
-Scenario: +If you update an environment variable and want to use the new value in an existing git bash session 
-  * I updated an environment variable and want to use the new value in an existing git bash shell running inside conemu. Normallythis would require to close the existing bash shell and start a new one. One way to work around is to use the refreshenv.sh script from https://github.com/badrelmers/RefrEnv + download the refreshenv.sh script from https://github.com/badrelmers/RefrEnv and call it from bash with ''source /path/to/refrenv.sh''
  
 +Tested it on:
 +  * git bash is running inside conemu 191012 <code>$ git --version
 +git version 2.34.1.windows.1
 +$ bash --version
 +GNU bash, version 4.4.23(1)-release (x86_64-pc-msys)
 +</code>
 +  * OS: Windows 10 Enterprise
 ==== list of installed packages ==== ==== list of installed packages ====
 ''Control Panel -> Programs and Features'' shows the list of installed packages. ''Control Panel -> Programs and Features'' shows the list of installed packages.
windows_notes.txt · Last modified: 2023/11/24 19:59 by raju