PE Builder v3 plugin
Registry Loader PE v1.0.14
Registry Loader PE 1.0.14 modified by Emiel Wieldraaijer
Registry Loader PE 1.0.12 and below are written by Tim Cowell
Change log:
v1.0.14 January 5th 2009
- Added about
- Added 64 bits support
- Fixed small bug in internal resources which caused a mixture of the changelog and credits
- Reduced size
- Removed the need of external dll for icons
v1.0.13 November 23rd 2008
- Added changelog
- Added credits
- Replaced the words OK and Cancel by Load and Quit (The reason i modified this program)
- Removed unused trayicon
- Reduced memory usage
- Some cosmetical improvements
- Some other text removed and replaced
- Changed Icon
v1.0.12 March 14th 2006
v1.0.11 March 12th 2006
- Change method of generating hive names
- Hive name is now shown as a tooltip to remind user where to look in Regedit
v1.0.9 March 11th 2006
- More code re-use (reduce repeated code)
- Restructure some code and tidy-up a bit (again!)
- Remove artificial delays
- User can cancel load progress, any loaded hives will be unloaded.
v1.0.6 (Not released)
- Ignore excess GUI events when loading/unloading hives and profiles
v1.0.5 March 6th 2006
- Try to get the user profile directory name from the local enviroment, this is to cater for non-english users
- Restructure some code and tidy-up a bit
v1.0.4 March 6th 2006
- Correct off centre form creation
v1.0.3 March 5th 2006
- Prefill system hive names in file browse dialog
- Added a "File not found" warning instead of just unchecking the box
- Check that system hive name(s) are correct. If not, ask if the file should still be used
- Check that user profile name is correct. If not, ask if the file should still be used
Based on RegistryEditorPE 0.9c by Jeremy Mlazovsky.
Quote by Tim Cowell
"I liked the way RegistryEditorPE 0.9c did it's job but I didn't like the GUI.
So I decided to start from scratch using a GUI I designed myself.
This is the first time I have ever written an AutoIT3 script and the first time
I have ever designed a GUI so you may think it sucks. Feedback welcome!"
RegistryLoaderPE is distributed in CAB file which can be used by BartPE for loading of
remote system and profile hives.
NOTE: This plugin only works for Windows NT/2k/XP/2003/2008 registry hives - Windows 95/98/ME is not supported!)
Very useful if you are try to recover a system that is prevented from booting by a bad driver or some other problem that requires the registry to be edited.
Add the plug-in to Bart's PE Builder by selecting the .CAB file. It should create the correct plug-in folder automatically.
Run Bart's PE Builder and make sure that the plug-in is enabled before creating the .ISO.
The source code is being released under the GNU General Public License.
The text of this license can be found here: http://www.gnu.org/licenses/gpl.txt
PE Builder Copyright (c) 2002-2009 Bart Lagerweij. All rights reserved.