Skip to content

Instantly share code, notes, and snippets.

@tana3n
Created June 3, 2020 10:10
Show Gist options
  • Save tana3n/d6b97d31f0e6e2703985a019c2006a8e to your computer and use it in GitHub Desktop.
Save tana3n/d6b97d31f0e6e2703985a019c2006a8e to your computer and use it in GitHub Desktop.
自己責任で
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell]
[HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\STEP_K]
@="STEP_Kで開く"
"icon"="\"C:\\APP\\STEP_K\\SuperTagEditor.exe\""
[HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\.mp4\shell\STEP_K\command]
@="\"C:\\APP\\STEP_K\\SuperTagEditor.exe\" \"%V\""
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSecondsInSystemClock"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment