Page 1 of 1

WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Thu Jan 14, 2010 1:04 pm
by Jacobus
Hello,
For those who manage their PC shamelessly, here is a small utility that may be able to resolve their problem where appropriate.
- Backup the Registry base (integral)
- Restore the Registry base(integral)
- Backup manager simply / quickly / intuitive.
Update : v1.1
- Auto Reboot of PC after restore
- Changed : Font of Characters = On XP could display incomplete messages if the font was not installed on the system.
Update : v1.2
- Added : Creating restore points (windows utilitiy)
- Added : Accessibility for blind people
- Added : 64 bits version
Update : v1.3
- Few corrections
- Help file in english

Windows Xp / Vista / 7 (32 or 64 bit)

Image

32 and 64 bits Download >> WolfoRan BackUp Registry 32 bits

64 bits only. Download >> WolfoRan BackUp Registry 64 bits

@+ :wink:

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Sun Jan 31, 2010 8:38 pm
by Jacobus
News : Update to v1.2 - see above -

:wink:

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Sat Apr 23, 2011 9:26 pm
by rudz
Seems like a nifty and quick way to make a registry backup.

- Is it only in french?
- License is also only in french.

When i start the program, it looks like this (64 bit version) :

Image

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Fri Apr 29, 2011 8:28 am
by Jacobus
Strange behavior. I will try to change that. Yet it works fine on my version, 64 bit also
The program is in English and in French and accessible for the blind. Preferences are editable from the buttons in the GUI. Unfortunately do not appear on your screen capture.

Sorry for the delay, I couldn't connect on this forum.

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Sat May 14, 2011 5:19 pm
by Zach
So could I use this in conjunction with a backup of the Program Files directory, etc to do a restore without having to actually reinstall a bunch of stuff?

I've been looking for such a solution for a while.

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Sat May 14, 2011 6:28 pm
by Jacobus
Normally Yes. But personally I prefer to use system restore, saving my files regularly.
The small backup program from the registry in question here allows a rapid recovery in case of problem, after a cleaning or any other intervention on the system. He also retains the dates and reasons of made backups. I have lost the source code and I must again completely :x

The principle is the following:

Code: Select all

Procedure.s Get_SystemDirectory()
  Path.s=Space(500)
  GetSystemDirectory_(@Path,500)
  ProcedureReturn Path
EndProcedure

date$ = FormatDate("%yyyy-%mm-%dd_%hh-%ii-%ss", Date())
RunProgram(Get_SystemDirectory()+"\regedit.exe"," /backup c:\BdR_"+date$+".reg","") ;Note that spaces in the parameters are important!
;The backup is created on c:\ with the current date
;It's possible to create or move the .reg file in another directory
This may take a few seconds to perform the backup
Double-click on the file is sufficient for restoration.

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Tue May 17, 2011 3:30 pm
by Jacobus
Hi, new version is available. I finally found my source code and I was able to make a few corrections. I've only tested on win7 (32 & 64 bit) and it works well.
If you see inconsistencies or bugs, please notify me. I added a help in English in PDF file, and you can use bookmarks to navigate inside and I hope have been clear in your language :oops:

@rudz : If you want to try again to see what this gives you

Image

Download / information on this page : WolfoRan Backup Registry v1.30
@+ Jacobus

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Mon May 23, 2011 11:56 am
by Jacobus
New version of WBR : 1.31
- bug fixes
- User choice to restart the computer after a restore
- help update

Please note that: the registry backups are larger in 64-bit

Download:
(x64) => WBR setup 64 bit
(x86) => WBR setup 32 bit


Best regards, Jacobus

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Mon May 23, 2011 3:12 pm
by MachineCode
Just so you know: RegEdit.exe is in "C:\Windows" in XP, not "C:\Windows\System32".

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Mon May 23, 2011 3:32 pm
by Jacobus
Arg! Sorry, I forgot to test the version of Windows for RegEdit. I will change it. And then I've just noticed that the removal of older backups does not. Thanks for the feedback...

It's corrected!

Finally the location of RegEdit is not important, it is the same on each version. But there is also Regdt32.exe in System32

Download:
(x64) => WBR setup 64 bit
(x86) => WBR setup 32 bit

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Sun Jun 05, 2011 7:18 pm
by rudz
Works fine now, thanks.
Although i smiled when i saw this : "Select this check box if you are blind".. :-)

I assume you mean colorblind?

Re: WolfoRan Backup Registry v1.2 (32 & 64 bits)

Posted: Mon Jun 06, 2011 12:18 am
by Jacobus
Hello rudz.
rudz wrote:Works fine now, thanks.
OK, I'm glad that it finally works
rudz wrote:Although i smiled when i saw this : "Select this check box if you are blind".. :-)
I assume you mean colorblind?
No, I wanted blind say. But it's true that it's not logical. :lol:
Some blind use speech reading programs that allow them to use a GUI. Thus I withdraw all that they do not need, images in particular.