User Tools

Site Tools


windows:10_ltsc_server

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
windows:10_ltsc_server [2026/03/11 14:01] – [System Properties] Sean Rhonewindows:10_ltsc_server [2026/03/11 14:10] (current) Sean Rhone
Line 65: Line 65:
  
   "%UserProfile%\Downloads\Maintenance.bat"   "%UserProfile%\Downloads\Maintenance.bat"
- 
-==== Reset Icon Cache ==== 
- 
-  "notepad.exe" "%UserProfile%\Downloads\Reset Icon Cache.bat" 
- 
-<code> 
-@echo off 
- 
-TITLE Reset Icon Cache 
-CD "%Temp%" 
- 
-TASKKILL /F /IM "explorer.exe" 
-TIMEOUT /T "2" /NOBREAK 
-DEL /F /Q "%LocalAppData%\Microsoft\Windows\Explorer\"*".db" 
-DEL /F /Q "%UserProfile%\AppData\Local\IconCache.db" 
-TIMEOUT /T "2" /NOBREAK 
-START explorer.exe 
- 
-:: End</code> 
- 
-  "%UserProfile%\Downloads\Reset Icon Cache.bat" 
  
 ====== Settings ====== ====== Settings ======
/usr/local/www/wiki/data/pages/windows/10_ltsc_server.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki