import com.registry.*
// コンピュータの使用者名を表示する
regkey = RegistryKey.parseKey("HKEY_LOCAL_MACHINE\\"+
"SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion")
println regkey.getValue("RegisteredOwner").getValue()
動作環境
groovy 1.7.2, JDK6 Update20, JRegistry 1.6.5
関連項目
JRegistryのdownloadページ
http://sourceforge.net/projects/jregistry/
0 件のコメント:
コメントを投稿