2012/05/19

パスワード保護されたSEPをアンインストール

Steps to remove Symantec Endpoint Protection 11 WITHOUT knowing the uninstall password:

Click on Start -> Run (or Window Key + R if you don't have the Run menu item)

Type smc -stop. If it prompts for a password, open regedit (Window Key + R; type regedit; hit ENTER) and then navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Symantec Endpoint Protection\SMC.
Look for the smcexit key, delete it, and then type smc -stop in the Run box again.
Note: my key was called smcexit-test or something like that, but deleting it had the same effect.

Now, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Symantec Endpoint Protection\SMC. Look for the smcinstdata key; delete it.

You should now be able to use Add/Remove programs (or Programs & Features in Vista & 7) to remove SEP 11 without supplying the uninstall password.

Quoted from http://andrewblock.net/2011/03/07/how-to-uninstall-symantec-endpoint-protection-11-without-the-uninstall-password

2011/12/16

android版Google日本語入力

結構いいかも
フリック入力は分からないけど、QWERTはIS03付属のものより入力しやい

2011/11/26

否定疑問文

子どもに「もう, ごはんたべないの?」と訊くと, 首を横に振る.
日本語の大人にとっては, 「たべる」に感じるが, 「たべない」の意.
特に下の子. 上の子は, その時期は終わったようである.
英語の表現に似ている.

2011/04/30

REGZAとsamba

RegzaのLAN HDDの機能を使おうとしてかなり悩んだ.

いろんなサイトに出ている情報として, Sambaに設定すべき項目は
[global]
  map to guest = Bad User
  guest account = nobody
  unix extensions = No

[regza]
  path = /path-to/regza
  read only = No
  public = Yes
  writable = Yes
  guest ok = Yes
  browseable = Yes
がほとんど.
あとは,
chmod 777 /path-to/regza
でできるはず.

動作テストは録画も同時録再もOK. でも, 録画できない.
録画を始めると, "録画機器のエラーにより録画を中止しました"