Skip to content

Instantly share code, notes, and snippets.

- name: NHK General
type: GR
channel: '27'
- name: NHK Education
type: GR
channel: '26'
- name: TVS
type: GR
name: PT3-S1
types:
- BS
- CS
command: recpt1 --b25 --lnb 15 --device /dev/pt3video0 --strip <channel> - -
decoder: arib-b25-stream-test
isDisabled: false
- name: PT3-S2
types:
{
"recordedDir" : "./recorded/",
"temporaryDir": "/tmp/",
"wuiUsers": [
"akari:bakuhatsu"
],
"wuiAllowCountries": [ "JP" ],
"wuiPort" : 10772,
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\0012ee47-9041-4b5d-9b77-535fba8b1442\0b2d69d7-a2a1-449c-9680-f91c70521c60]
"Attributes"=dword:00000000
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorV]
"ErrorControl"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorV\StartOverride]
"0"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\storahci]
"ErrorControl"=dword:00000000
#!/bin/bash
# -------------------------------------------------- #
# Visible/Invisible switcher for OS X
# Copyright (C) 2014 tag. All rights reserved.
# -------------------------------------------------- #
status=`defaults read com.apple.finder AppleShowAllFiles`
if ${status}; then
defaults write com.apple.finder AppleShowAllFiles FALSE
' Product Key Retriver (before Office 2007, not after Office 2010)
'
' customized by tag
'
' ● 使い方
' [1] レジストリから DigitalProductID を抽出してください。
' 【 「レジストリ エディター」の場合 (Windows が正常に起動する場合) 】
' (1) 「レジストリ エディター」を起動してください。
' キーボードで「Windows キー + R」を押し、「regedit」と入力して [OK] を選択すると立ち上がります。
' (2) DigitalProductID の保存されている場所を開いてください。
Option Explicit
' ======================================================================
'
' nslookup over VBScript
'
' Copyright (c) 2017 tag.
' <http://karat5i.blogspot.jp>
'
' ======================================================================
@echo off
setlocal enabledelayedexpansion
:: ======================================================================
::
:: nslookup
::
:: Copyright (c) 2017 tag.
:: <http://karat5i.blogspot.jp>
::
# ------------------------------------------------------------------------------------------ #
#
# ユーザアカウントパスワード変更依頼通知スクリプト
#
# Copyright (c) 2017 tag.
#
# ------------------------------------------------------------------------------------------ #
# ------------------------------------------------------------------------------------------ #
#