<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://brwiki2.brulescorp.com/brwiki2/index.php?action=history&amp;feed=atom&amp;title=Registry</id>
	<title>Registry - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://brwiki2.brulescorp.com/brwiki2/index.php?action=history&amp;feed=atom&amp;title=Registry"/>
	<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=Registry&amp;action=history"/>
	<updated>2026-04-16T19:55:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://brwiki2.brulescorp.com/brwiki2/index.php?title=Registry&amp;diff=5618&amp;oldid=prev</id>
		<title>Laura: Created page with &quot;There are several ways to access the windows &#039;&#039;&#039;registry&#039;&#039;&#039;, from a Business Rules! program, among them are:  *REG - a windows command line utility for working with the re...&quot;</title>
		<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=Registry&amp;diff=5618&amp;oldid=prev"/>
		<updated>2013-07-15T19:45:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;There are several ways to access the windows &amp;#039;&amp;#039;&amp;#039;registry&amp;#039;&amp;#039;&amp;#039;, from a &lt;a href=&quot;/brwiki2/index.php?title=Business_Rules!_program&quot; class=&quot;mw-redirect&quot; title=&quot;Business Rules! program&quot;&gt;Business Rules! program&lt;/a&gt;, among them are:  *REG - a windows command line utility for working with the re...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;There are several ways to access the windows &amp;#039;&amp;#039;&amp;#039;registry&amp;#039;&amp;#039;&amp;#039;, from a [[Business Rules! program]], among them are:&lt;br /&gt;
&lt;br /&gt;
*REG - a windows command line utility for working with the registry.  This can be redirected to a file and read like a normal text file from within a BR! program or function. [http://commandwindows.com/reg.htm] [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/reg.mspx?mfr=true]&lt;br /&gt;
  reg query &amp;quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Collection-Master ODBC v2_is1&amp;quot; /v &amp;quot;Inno Setup: App Path&amp;quot; &amp;gt;%temp%\file.txt&lt;br /&gt;
*[[FNMSEXE$]] - a [[fnSnap]] function that utilizes [[David Blankenship]]&amp;#039;s [[BRRegister2.exe]] utility &lt;br /&gt;
&lt;br /&gt;
It seems that most Business Rules! registry settings are stored (in windows registry) at the key:&lt;br /&gt;
&lt;br /&gt;
  HKEY_CURRENT_USER\Software\ADS\BusinessRules!&lt;br /&gt;
&lt;br /&gt;
Windows positions are saved in the windows registry at the following key:&lt;br /&gt;
&lt;br /&gt;
  HKEY_CURRENT_USER\Software\ADS\BusinessRules!\Saved Sizes&lt;br /&gt;
&lt;br /&gt;
[http://brforum.brules.com/viewtopic.php?p=1353#1353]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Windows]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Laura</name></author>
	</entry>
</feed>