<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/jregistry/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/jregistry/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 04 Mar 2017 20:11:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jregistry/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Online Documentation</title><link>https://sourceforge.net/p/jregistry/news/2017/03/online-documentation/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">myinon</dc:creator><pubDate>Sat, 04 Mar 2017 20:11:06 -0000</pubDate><guid>https://sourceforge.net7606e033a4681c86fcdf16fff665c88135716d49</guid></item><item><title>Update JRegistry 1.8.3</title><link>https://sourceforge.net/p/jregistry/news/2017/03/update-jregistry-183/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">myinon</dc:creator><pubDate>Sat, 04 Mar 2017 20:06:16 -0000</pubDate><guid>https://sourceforge.netd664ef6ee9de89ec2eec13d2c14676aaa7b3df8a</guid></item><item><title>Update JRegistry 1.8.2</title><link>https://sourceforge.net/p/jregistry/news/2017/02/update-jregistry-182/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">myinon</dc:creator><pubDate>Sat, 11 Feb 2017 05:04:47 -0000</pubDate><guid>https://sourceforge.netf4e927f878da22aff04ba9490a075ea1e5d1a0db</guid></item><item><title>Update JRegistry 1.8.1</title><link>https://sourceforge.net/p/jregistry/news/2012/09/update-jregistry-181/</link><description>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.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">myinon</dc:creator><pubDate>Sat, 15 Sep 2012 19:19:56 -0000</pubDate><guid>https://sourceforge.net52e88239ce8f83228aefdc414bb1284d48a69c87</guid></item><item><title>Update JRegistry-1.8.0a</title><link>https://sourceforge.net/p/jregistry/news/2011/08/update-jregistry-180a/</link><description>An update to fix a small error introduced in the new version when dealing with remote registry keys.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">myinon</dc:creator><pubDate>Fri, 12 Aug 2011 15:36:27 -0000</pubDate><guid>https://sourceforge.net226d136683b0d9f0af382ad5114591de8ed78a42</guid></item><item><title>JRegistry-1.8.0</title><link>https://sourceforge.net/p/jregistry/news/2011/08/jregistry-180/</link><description>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.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">myinon</dc:creator><pubDate>Fri, 12 Aug 2011 05:16:42 -0000</pubDate><guid>https://sourceforge.netc189439772cc45ae10aa447bc7ffa0e7c257757d</guid></item><item><title>Update JRegistry-1.7.6</title><link>https://sourceforge.net/p/jregistry/news/2011/05/update-jregistry-176/</link><description>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.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">myinon</dc:creator><pubDate>Thu, 26 May 2011 20:20:24 -0000</pubDate><guid>https://sourceforge.net30e04bcfbcd7bff9502b59f4efe0684d8c16a060</guid></item><item><title>Update JRegistry-1.7.5</title><link>https://sourceforge.net/p/jregistry/news/2011/05/update-jregistry-175/</link><description>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.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">myinon</dc:creator><pubDate>Mon, 02 May 2011 16:53:37 -0000</pubDate><guid>https://sourceforge.netdfcb95e7c50c77719b9eb44bca0affdfc04d8280</guid></item><item><title>New License</title><link>https://sourceforge.net/p/jregistry/news/2011/04/new-license/</link><description>I have decided to distribute JRegistry under the LGPL \(GNU Lesser General Public License\) instead of the GPL \(GNU General Public License\).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">myinon</dc:creator><pubDate>Sun, 24 Apr 2011 03:18:44 -0000</pubDate><guid>https://sourceforge.net2bd9e3d07d4415d910ac4f0fe57539e35b71123f</guid></item><item><title>Update JRegistry-1.7.4</title><link>https://sourceforge.net/p/jregistry/news/2010/10/update-jregistry-174/</link><description>Corrects possible synchronization problems and thread termination problems for RegistryWatcher.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">myinon</dc:creator><pubDate>Wed, 20 Oct 2010 17:52:49 -0000</pubDate><guid>https://sourceforge.net77e267d27b585df7779643936e96240189cb73ab</guid></item></channel></rss>