<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/jregistry/news/" rel="alternate"/><link href="https://sourceforge.net/p/jregistry/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/jregistry/news/</id><updated>2017-03-04T20:11:06.232000Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Online Documentation</title><link href="https://sourceforge.net/p/jregistry/news/2017/03/online-documentation/" rel="alternate"/><published>2017-03-04T20:11:06.232000Z</published><updated>2017-03-04T20:11:06.232000Z</updated><author><name>myinon</name><uri>https://sourceforge.net/u/myinon/</uri></author><id>https://sourceforge.net7606e033a4681c86fcdf16fff665c88135716d49</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The documentation for this library can be found online at &lt;a href="https://jregistry.sourceforge.io/docs/." rel="nofollow"&gt;https://jregistry.sourceforge.io/docs/.&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Update JRegistry 1.8.3</title><link href="https://sourceforge.net/p/jregistry/news/2017/03/update-jregistry-183/" rel="alternate"/><published>2017-03-04T20:06:16.816000Z</published><updated>2017-03-04T20:06:16.816000Z</updated><author><name>myinon</name><uri>https://sourceforge.net/u/myinon/</uri></author><id>https://sourceforge.netd664ef6ee9de89ec2eec13d2c14676aaa7b3df8a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes in this release include:&lt;br/&gt;
--Fixed RegistryKey view64BitRegistry method not properly setting the KEY_WOW64_64KEY and KEY_WOW64_32KEY flags on Windows 10.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Update JRegistry 1.8.2</title><link href="https://sourceforge.net/p/jregistry/news/2017/02/update-jregistry-182/" rel="alternate"/><published>2017-02-11T05:04:47.942000Z</published><updated>2017-02-11T05:04:47.942000Z</updated><author><name>myinon</name><uri>https://sourceforge.net/u/myinon/</uri></author><id>https://sourceforge.netf4e927f878da22aff04ba9490a075ea1e5d1a0db</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes in this release include:&lt;br/&gt;
  --Fixed RegistryExporter IS_2000 being incorrectly reported as false on Windows 10.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Update JRegistry 1.8.1</title><link href="https://sourceforge.net/p/jregistry/news/2012/09/update-jregistry-181/" rel="alternate"/><published>2012-09-15T19:19:56Z</published><updated>2012-09-15T19:19:56Z</updated><author><name>myinon</name><uri>https://sourceforge.net/u/myinon/</uri></author><id>https://sourceforge.net52e88239ce8f83228aefdc414bb1284d48a69c87</id><summary type="html">Changes in this release include:
\--Fixed RegistryQuota.compareTo method always returns 0.
\--Fixed various bugs using the FindBugs tool.
\--Changed the RegistryKey.serialVersionUID.
\--Corrected various JavaDoc errors.</summary></entry><entry><title>Update JRegistry-1.8.0a</title><link href="https://sourceforge.net/p/jregistry/news/2011/08/update-jregistry-180a/" rel="alternate"/><published>2011-08-12T15:36:27Z</published><updated>2011-08-12T15:36:27Z</updated><author><name>myinon</name><uri>https://sourceforge.net/u/myinon/</uri></author><id>https://sourceforge.net226d136683b0d9f0af382ad5114591de8ed78a42</id><summary type="html">An update to fix a small error introduced in the new version when dealing with remote registry keys.</summary></entry><entry><title>JRegistry-1.8.0</title><link href="https://sourceforge.net/p/jregistry/news/2011/08/jregistry-180/" rel="alternate"/><published>2011-08-12T05:16:42Z</published><updated>2011-08-12T05:16:42Z</updated><author><name>myinon</name><uri>https://sourceforge.net/u/myinon/</uri></author><id>https://sourceforge.netc189439772cc45ae10aa447bc7ffa0e7c257757d</id><summary type="html">A new version of JRegistry is released. This release brings some new methods to assist with bulk operations such as RegistryKey.getValues\(String...\) to get a list of only the values that were specified.

Other additions include Iterators for both RegistryKey types and RegistryValue types.

The most notable addition is that Remote Registrys are now supported\! That means that you can now connect to a registry on a different computer in your network provided that you have the necessary privileges to do so.</summary></entry><entry><title>Update JRegistry-1.7.6</title><link href="https://sourceforge.net/p/jregistry/news/2011/05/update-jregistry-176/" rel="alternate"/><published>2011-05-26T20:20:24Z</published><updated>2011-05-26T20:20:24Z</updated><author><name>myinon</name><uri>https://sourceforge.net/u/myinon/</uri></author><id>https://sourceforge.net30e04bcfbcd7bff9502b59f4efe0684d8c16a060</id><summary type="html">Changes in this release include:
\--Using variable arguments in the RegistryValue, RegBinaryValue, and RegMultiStringValue classes.
\--Allowing the use of the java.library.path system property to specify the location
of the JRegistry binary which should be loaded.</summary></entry><entry><title>Update JRegistry-1.7.5</title><link href="https://sourceforge.net/p/jregistry/news/2011/05/update-jregistry-175/" rel="alternate"/><published>2011-05-02T16:53:37Z</published><updated>2011-05-02T16:53:37Z</updated><author><name>myinon</name><uri>https://sourceforge.net/u/myinon/</uri></author><id>https://sourceforge.netdfcb95e7c50c77719b9eb44bca0affdfc04d8280</id><summary type="html">Here is a bug fix release. It fixes bugs that were found through FindBugs. Also added a new method for RegistryKey, restoreHive\(File, boolean\). Before the restore operation would try to force the hive to be restore even if open handles existed. Now you have the option to specify whether to have the system force the operation or not.

Also one last problem with serialization is fixed. Added a serialVersionUID value so that from this release onwards, objects that were serialized with version 1.7.5 would be read by and new release.</summary></entry><entry><title>New License</title><link href="https://sourceforge.net/p/jregistry/news/2011/04/new-license/" rel="alternate"/><published>2011-04-24T03:18:44Z</published><updated>2011-04-24T03:18:44Z</updated><author><name>myinon</name><uri>https://sourceforge.net/u/myinon/</uri></author><id>https://sourceforge.net2bd9e3d07d4415d910ac4f0fe57539e35b71123f</id><summary type="html">I have decided to distribute JRegistry under the LGPL \(GNU Lesser General Public License\) instead of the GPL \(GNU General Public License\).</summary></entry><entry><title>Update JRegistry-1.7.4</title><link href="https://sourceforge.net/p/jregistry/news/2010/10/update-jregistry-174/" rel="alternate"/><published>2010-10-20T17:52:49Z</published><updated>2010-10-20T17:52:49Z</updated><author><name>myinon</name><uri>https://sourceforge.net/u/myinon/</uri></author><id>https://sourceforge.net77e267d27b585df7779643936e96240189cb73ab</id><summary type="html">Corrects possible synchronization problems and thread termination problems for RegistryWatcher.</summary></entry></feed>