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
windows:registry [2025/04/25 18:31] swewindows:registry [2025/12/20 14:53] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Windows Registry ====== +Windows Registry 
-===== Einträge dem Kontext-Menü hinzufügen =====+
  
  
-<code | download>+## Einträge dem Kontext-Menü hinzufügen 
  
 +
 +```
 [HKEY_CLASSES_ROOT\Directory\shell\IntelliJ IDEA Community Edition]   [HKEY_CLASSES_ROOT\Directory\shell\IntelliJ IDEA Community Edition]  
  
Line 14: Line 15:
  
 @="\"C:\\Program Files\\JetBrains\\IntelliJ IDEA Community Edition 2024.1.4\\bin\\idea64.exe\" \"%1\"" @="\"C:\\Program Files\\JetBrains\\IntelliJ IDEA Community Edition 2024.1.4\\bin\\idea64.exe\" \"%1\""
-</code> 
  
 +```