<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://blueirissoftware.com/forum/app.php/feed/topic/280" />

	<title>Blue Iris</title>
	<subtitle>Blue Iris User Group</subtitle>
	<link href="https://blueirissoftware.com/forum/index.php" />
	<updated>2019-08-10T06:49:38+00:00</updated>

	<author><name><![CDATA[Blue Iris]]></name></author>
	<id>https://blueirissoftware.com/forum/app.php/feed/topic/280</id>

		<entry>
		<author><name><![CDATA[reddawg]]></name></author>
		<updated>2019-08-10T06:49:38+00:00</updated>

		<published>2019-08-10T06:49:38+00:00</published>
		<id>https://blueirissoftware.com/forum/viewtopic.php?p=641#p641</id>
		<link href="https://blueirissoftware.com/forum/viewtopic.php?p=641#p641"/>
		<title type="html"><![CDATA[Migration Tool  to convert Blue Iris 5 Settings from 32-bit to 64-bit and vice versa]]></title>

		
		<content type="html" xml:base="https://blueirissoftware.com/forum/viewtopic.php?p=641#p641"><![CDATA[
<span style="font-size:150%;line-height:116%">Title: ConvertBI-Backup.CMD (version 2.1)</span><br><br><br><span style="font-size:150%;line-height:116%">What is ConvertBI-Backup.CMD?<br>=============================</span><br>It is a migration tool that allows you to export all Blue Iris's settings using REGEDIT, so it can be imported into the registry for a Blue Iris application with a different 32/64-bit architecture. In other words, if you have Blue Iris 5 32-bit installed on a PC and want to move to the 64-bit version of Blue Iris 5, this utility will export and adjust your Blue Iris settings so they can work with the 64-bit version of Blue Iris.<br><br>It will create a backup file that includes the version and 32/64 bits architecture as part of the filename using the format BlueIris_v5.xx.xx.xx_x{32/64}.reg. For example: <br><br>Blueiris_v5.0.2.5_x32.reg ...x32 = Backup is formated for 32-bit version of Blue Iris 5<br>Blueiris_v5.0.2.5_x64.reg ...x64 = Backup is formated for 64-bit version of Blue Iris 5<br><br><strong class="text-strong">Scenario 1:</strong> Convert Blue Iris 5 Settings from 32-bit to 64-bit on a 64-bit OS<br><br>On a PC with a Windows 64-bit OS and Blue Iris 5 32-bit app installed, running 'ConvertBI-Backup.CMD' will create a REGEDIT backup file called 'Blueiris_v5.0.2.5_x64.reg' that contains Blue Iris 5 settings adjusted for a 64-bit OS. It will also create a REGEDIT backup file called 'Blueiris_v5.0.2.5_x32.reg' that contains your original settings. <br><br><strong class="text-strong">Scenario 2:</strong> Convert Blue Iris 5 Settings from 64-bit to 32-bit on a 64-bit OS<br><br>On a PC with a Windows 64-bit OS and Blue Iris 5 64-bit app installed, running 'ConvertBI-Backup.CMD' will create a REGEDIT backup file called 'Blueiris_v5.0.2.5_x32.reg' that contains Blue Iris 5 settings adjusted for a 32-bit app running on a Windows 64-bit OS. It will also create a REGEDIT backup file called 'Blueiris_v5.0.2.5_x64.reg' that contains your original settings. <br><br><strong class="text-strong">Scenario 3:</strong> Convert Blue Iris 5 Settings from 32-bit to 64-bit on a 32-bit OS<br><br>No conversation is necessary. On a 32-bit OS, Blue Iris 5 settings are store in HKEY_LOCAL_MACHINE\SOFTWARE\Perspective Software and HKEY_CURRENT_USER\SOFTWARE\Perspective Software. There is no "Wow6432Node" key. On a 64-bit OS, a 64-bit version of Blue Iris 5 stores its settings in the same Windows registry location. Just perform a normal backup of Blue Iris 5 settings on the 32-bit Windows OS PC and import that backup into Blue Iris 5 on the 64-bit Windows OS PC.<br><br><strong class="text-strong">Where are Blue Iris 5 settings stored?</strong><br>=================================<br>They are stored in the Windows registry in the following locations:<br><br>1) <span style="color:#0000FF">Blue Iris 5 (32-bit app)</span> on a PC with a <span style="color:#0000FF">Windows 32-bit OS</span> settings are stored:<br><br>   <span style="color:#0000FF">HKEY_LOCAL_MACHINE\SOFTWARE\Perspective Software<br>   HKEY_CURRENT_USER\SOFTWARE\Perspective Software</span><br><br>   and Blue Iris 5 is installed in <span style="color:#0000FF">C:\Program Files\Blue Iris 5</span><br><br>2) <span style="color:#0000FF">Blue Iris 5 (32-bit app)</span> on a PC with a <span style="color:#0000FF">Windows 64-bit OS</span> settings are stored:<br><br>   <span style="color:#0000FF">HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Perspective Software<br>   HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\Perspective Software</span><br><br>   and Blue Iris 5 is installed in <span style="color:#0000FF">C:\Program Files (x86)\Blue Iris 5</span><br><br>3) <span style="color:#0000FF">Blue Iris 5 (64-bit app)</span> on a PC with a <span style="color:#0000FF">Windows 64-bit OS</span> settings are stored:<br><br>   <span style="color:#0000FF">HKEY_LOCAL_MACHINE\SOFTWARE\Perspective Software<br>   HKEY_CURRENT_USER\SOFTWARE\Perspective Software</span><br><br>   and Blue Iris 5 is installed in <span style="color:#0000FF">C:\Program Files\Blue Iris 5</span><br><br><strong class="text-strong">FYI:</strong> The new installer for Blue Iris 5 since version 5.0.1.0, does not have an option for installing a 32-bit version of Blue Iris 5 on a Windows 64-bit OS. It only allows you to install the 64-bit version.<br><br><span style="font-size:150%;line-height:116%">How to Run<br>==========</span><br>1) Run ConvertBI-Backup.cmd (Must RunAs admin on Windows 7/8/10 PC's)<br><br>   By default, <span style="color:#0000FF">ConvertBI-Backup.CMD</span> looks for Blue Iris 5. To convert different versions of Blue Iris' settings,<br>   open an Admin elevated CMD prompt and type:<br><br>   # <span style="color:#0000FF">ConvertBI-Backup /v 4</span>   (For Blue Iris 4) <br>   # <span style="color:#0000FF">ConvertBI-Backup /v 3</span>   (For Blue Iris 3) <br><br>2) Copy 'Blueiris_v5.xx.xx.xx_{32/64}.reg' file to the other computer (if migrating to another PC).<br>3) Download and install Blue Iris 5.x full install version. Download from <a href="https://blueirissoftware.com/blueiris.exe" class="postlink">https://blueirissoftware.com/blueiris.exe</a><br>4) Install Blue Iris 5 64-bit or 32-bit depending upon your PC's Windows OS architecture.<br>5) Run the 'Blueiris_v5.xx.xx.xx_{32/64}.reg' file by double clicking on it. This is ASCI text version of a REGEDIT file, so do not try to import this file from inside Blue Iris Settings -&gt; About tab.<br><br><br>Compatibility<br>=============<br>    + Windows 7<br>    + Windows 8/8.1<br>    + Windows 10<br><br><br><span style="font-size:150%;line-height:116%">Download ConvertBI-Backup.zip or previous versions<br>==================================================</span><br>ConvertBI-Backup.zip (Latest version) from <a href="https://drive.google.com/open?id=1sr7aktRQ10iGCv8cpzMyWJS8Lv5kgJ7U" class="postlink">https://drive.google.com/open?id=1sr7ak ... S8Lv5kgJ7U</a><br><br><br><br><span style="font-size:150%;line-height:116%">How to install ConvertBI-Backup.CMD<br>===================================</span><br>1. Unzip "ConvertBI-Backup.zip" to C:\. This will unpack ConvertBI-Backup.cmd and "README for ConvertBI-Backup.txt" files to following directory:<br><br>   C:\Bat<br>        |<br>        ConvertBI-Backup.CMD<br>        README for ConvertBI-Backup.txt<br>        ReplaceText.vbs<br><br>   FYI: If you want to put ConvertBI-Backup.cmd in a different folder, you can but make sure you put all files in the same folder.<br><br>2. To configure where you want ConvertBI-Backup.cmd to store its registry backups, open the batch file called ConvertBI-Backup.CMD with Notepad and just change the following line:<br><br>   <span style="color:#0000FF">SET DEST=%USERPROFILE%\Desktop</span><br><br>3. To configure ConvertBI-Backup.CMD to use a different version of Blue Iris than 5, open the batch file called ConvertBI-Backup.CMD with Notepad and just change the following line:<br><br>   <span style="color:#0000FF">SET MAJORVER=5</span><br><br>   5 = Blue Iris 5<br>   4 = Blue Iris 4<br>   3 = Blue Iris 3<p>Statistics: Posted by <a href="https://blueirissoftware.com/forum/memberlist.php?mode=viewprofile&amp;u=432">reddawg</a> — Sat Aug 10, 2019 6:49 am</p><hr />
]]></content>
	</entry>
	</feed>
