12 January 2007
探していた WinCVS1.2「表示位置の変更」コンボボックスの項目削除方法 があった
[cvs-jp-info 590] Re: Q: WinCVS1.2「表示位置の変更」コンボボックスの項目削除方法
http://www.wincvs.org/newfaq.htm#clean_combos
It's nice that WinCvs remembers all the entries I ever made into a combobox, but how can I purge the by-now obsolete items ?
In recent releases (1.3.x) you could simply press the [DEL] key, when on the item you want to delete. Removing the items from earlier versions requires some registry hacking as described in the following post from Bo Berglund regarding the combobox used for browse locations:
It is a bit tricky since you have to do it in the registry, but if you are willing to do it here is a stepthrough:
0) Close WinCvs if it is running!
1) Open RegEdit and go to HKEY_CURRENT_USER\Software\WinCvs\wincvs\CVS settings
2) open item P_BrowserLocs. It is a set of null terminated strings with the list of locations.
3) In the hex window mark the string you want to delete starting with the drive letter and ending with the NULL char.
4) Hit the delete button.
5) Edit the first byte in the item by decrementing by one (for each string deleted)
6) Click the OK button
7) Start WinCvs again and check that the offending location is gone.
Be careful when editing the registry!
http://www.wincvs.org/newfaq.htm#clean_combos
It's nice that WinCvs remembers all the entries I ever made into a combobox, but how can I purge the by-now obsolete items ?
In recent releases (1.3.x) you could simply press the [DEL] key, when on the item you want to delete. Removing the items from earlier versions requires some registry hacking as described in the following post from Bo Berglund regarding the combobox used for browse locations:
It is a bit tricky since you have to do it in the registry, but if you are willing to do it here is a stepthrough:
0) Close WinCvs if it is running!
1) Open RegEdit and go to HKEY_CURRENT_USER\Software\WinCvs\wincvs\CVS settings
2) open item P_BrowserLocs. It is a set of null terminated strings with the list of locations.
3) In the hex window mark the string you want to delete starting with the drive letter and ending with the NULL char.
4) Hit the delete button.
5) Edit the first byte in the item by decrementing by one (for each string deleted)
6) Click the OK button
7) Start WinCvs again and check that the offending location is gone.
Be careful when editing the registry!
09 January 2007
W95:エクスプローラ起動時に使用できるオプション スイッチ
忘れないように
オプション スイッチ
エクスプローラで使用できるオプション スイッチには、以下のようなものがあります。
なお、本文中で記述するオブジェクトとは、ファイルやフォルダのことを指します。
/N
選択しているオブジェクトが保存されているフォルダ (親フォルダ) を、新しいウィンドウで開きます。開かれるウィンドは、エクスプローラで通常使われるような中央の境界線で左右に区切られているものではなく、マイコンピュータのような 1 つの区画しか持たないものです。
また、既にそのオブジェクトの親フォルダのウィンドウが開かれている場合でも、このオプション スイッチを付けて起動すると、新しいウィンドウがもう一つ開きます。
/E
選択しているオブジェクトが保存されているフォルダ (親フォルダ) が開いた (選択された) 状態で、エクスプローラを起動します。
/ROOT,<オブジェクト>
開くウィンドウのルート オブジェクトを指定します。エクスプローラを起動した時に、ウィンドウ左側区画のフォルダ ツリーの一番上の階層にあるものが、ルート オブジェクトです。
たとえば、何もオプション スイッチを付けずにエクスプローラを起動した場合、ウィンドウの左側区画にあるフォルダ ツリーの一番上の階層には [デスクトップ] アイコンが表示されています。これが、このウィンドウのルート オブジェクトとなります。
/SELECT,<サブ オブジェクト>
エクスプローラのウィンドウを開いた時に、最初に選択された状態にしておく特定のオブジェクトを指定します。/SELECT オプションを使用すると、選択しているオブジェクトの親フォルダが開き、さらにそのオブジェクトが選択された状態で、エクスプローラが起動します。
W95:エクスプローラ起動時に使用できるオプション スイッチ
オプション スイッチ
エクスプローラで使用できるオプション スイッチには、以下のようなものがあります。
なお、本文中で記述するオブジェクトとは、ファイルやフォルダのことを指します。
/N
選択しているオブジェクトが保存されているフォルダ (親フォルダ) を、新しいウィンドウで開きます。開かれるウィンドは、エクスプローラで通常使われるような中央の境界線で左右に区切られているものではなく、マイコンピュータのような 1 つの区画しか持たないものです。
また、既にそのオブジェクトの親フォルダのウィンドウが開かれている場合でも、このオプション スイッチを付けて起動すると、新しいウィンドウがもう一つ開きます。
/E
選択しているオブジェクトが保存されているフォルダ (親フォルダ) が開いた (選択された) 状態で、エクスプローラを起動します。
/ROOT,<オブジェクト>
開くウィンドウのルート オブジェクトを指定します。エクスプローラを起動した時に、ウィンドウ左側区画のフォルダ ツリーの一番上の階層にあるものが、ルート オブジェクトです。
たとえば、何もオプション スイッチを付けずにエクスプローラを起動した場合、ウィンドウの左側区画にあるフォルダ ツリーの一番上の階層には [デスクトップ] アイコンが表示されています。これが、このウィンドウのルート オブジェクトとなります。
/SELECT,<サブ オブジェクト>
エクスプローラのウィンドウを開いた時に、最初に選択された状態にしておく特定のオブジェクトを指定します。/SELECT オプションを使用すると、選択しているオブジェクトの親フォルダが開き、さらにそのオブジェクトが選択された状態で、エクスプローラが起動します。
W95:エクスプローラ起動時に使用できるオプション スイッチ
08 January 2007
空から眺める鉄道ルート
関東甲信越の5万地形図(最新版)がついている
07 January 2007
portupgrade
本年最初のportupgrade
cups-base-1.2.7_1 < needs updating (port has 1.2.7_2)
fetchmail-6.3.5 < needs updating (port has 6.3.6)
glib-2.12.6 < needs updating (port has 2.12.7)
gnutls-1.4.5 < needs updating (port has 1.6.1)
openldap-client-2.3.31 < needs updating (port has 2.3.32)
p5-Time-HiRes-1.9703,1 < needs updating (port has 1.9704,1)
png-1.2.12_1 < needs updating (port has 1.2.14)
ruby-1.8.5_5,1 < needs updating (port has 1.8.5.12,1)
gnutls-1.4.5 はコンパイルエラーあり更新できず
cups-base-1.2.7_1 < needs updating (port has 1.2.7_2)
fetchmail-6.3.5 < needs updating (port has 6.3.6)
glib-2.12.6 < needs updating (port has 2.12.7)
gnutls-1.4.5 < needs updating (port has 1.6.1)
openldap-client-2.3.31 < needs updating (port has 2.3.32)
p5-Time-HiRes-1.9703,1 < needs updating (port has 1.9704,1)
png-1.2.12_1 < needs updating (port has 1.2.14)
ruby-1.8.5_5,1 < needs updating (port has 1.8.5.12,1)
gnutls-1.4.5 はコンパイルエラーあり更新できず
すぐできるカシミール3D図解実例集
すぐできるカシミール3D図解実例集
2万5千地図画像 関東甲信越がDVDでついている
2万5千地図画像 関東甲信越がDVDでついている
30 December 2006
功名が辻1~4
BK1にてまとめて購入
23 December 2006
portupgrade
今週のportupgrade
cups-base-1.2.7 < needs updating (port has 1.2.7_1)
glib-2.12.4 < needs updating (port has 2.12.6)
openldap-client-2.3.30 < needs updating (port has 2.3.31)
cups-base-1.2.7 < needs updating (port has 1.2.7_1)
glib-2.12.4 < needs updating (port has 2.12.6)
openldap-client-2.3.30 < needs updating (port has 2.3.31)
21 December 2006
Firefox 2.0.0.1 リリース
17 December 2006
AKI-RS232Cラインモニターキット
ハンダ付け工具
ハンダ付け作業を楽にできるよういろいろ買いました
太洋電機産業株式会社
ヘルパー ST-92
ソルダーアシスト SA-10
手動式はんだ吸取器 GS-108
太洋電機産業株式会社
ヘルパー ST-92
ソルダーアシスト SA-10
手動式はんだ吸取器 GS-108