import com.registry.*
// コンピュータのデフォルトブラウザの実行ファイルを表示する
regkey = RegistryKey.parseKey("HKEY_CLASSES_ROOT\\"+
"http\\shell\\open\\command")
println regkey.getValue(RegistryKey.DEFAULT_VALUE_NAME).getValue()
動作環境
groovy 1.7.2, JDK6 Update20, JRegistry 1.6.5
関連項目
JRegistryのdownloadページ
http://sourceforge.net/projects/jregistry/
0 件のコメント:
コメントを投稿