Explorerのコンテキストメニューから項目を削除する

以下のようにGitのインストールフォルダにCMDで入り、regsvr32を実行する。Windowsが32bitか64bitで実行する内容を変える事。

 cd C:\Program Files (x86)\Git\git-cheetah
 regsvr32 /u git_shell_ext64.dll
 regsvr32 /u git_shell_ext.dll

参考

http://stackoverflow.com/questions/2459763/how-do-i-remove-msysgits-right-click-menu-options


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS