Paragon Backup & Recovery 10 Free Edition is a free image type backup and restore program, that like many other similar Paragon programs comes with an Allegro Linux boot ISO that never works on my PC, due to a supposed lack of video memory (it wants a 512 KB frame buffer, and I can't convince it that my Intel® 82845G/GL/GE/PE/GV video controller has more than that at its disposal).
Is there going to be a UBCD4Win plugin for this program?
(Unlike other Paragon programs that are offered via Giveaway of the Day, this one is always free.)
It seems compararable, or maybe better than DriveImage XML.
Page 1 of 1
Paragon Backup & Recovery 10 Free Edition Plugin
#2
Posted 12 December 2009 - 07:29 PM
RD8103, on 07 December 2009 - 02:51 PM, said:
Paragon Backup & Recovery 10 Free Edition is a free image type backup and restore program, that like many other similar Paragon programs comes with an Allegro Linux boot ISO that never works on my PC, due to a supposed lack of video memory (it wants a 512 KB frame buffer, and I can't convince it that my Intel® 82845G/GL/GE/PE/GV video controller has more than that at its disposal).
Is there going to be a UBCD4Win plugin for this program?
(Unlike other Paragon programs that are offered via Giveaway of the Day, this one is always free.)
It seems compararable, or maybe better than DriveImage XML.
Is there going to be a UBCD4Win plugin for this program?
(Unlike other Paragon programs that are offered via Giveaway of the Day, this one is always free.)
It seems compararable, or maybe better than DriveImage XML.
Plugin for Paragon Backup and Recovery 10 Free Edition
Create a DBR10 folder under Plugins\Commercial then create a files folder under this. Copy all of the files from your C:\Program Files\Paragon Software\Backup and Recovery 10 Free Edition\ folder apart from the iso folder to the files folder. Put dbr10.inf and DBR10_nu2menu.xml in the DBR10 folder and DBR10.cmd in the files folder. Rebuild UBCD4Win and you should now have Backup & Recovery under the Disk Tools/Backup and Cloning menu.
DBR10.cmd
reg delete hklm\system\currentcontrolset\control\minint /f start /wait \Programs\DBR10\Program\launcher.exe reg add hklm\system\currentcontrolset\control\MiniNT /ve exit
dbr10.inf
; PE Builder v3 plug-in INF file ; for Paragon Backup & Recovery 10 [Version] Signature= "$Windows NT$" [PEBuilder] Name="Commercial Software (requires license): Paragon Backup & Recovery 10" Enable=1 Help="DB9x.htm" [WinntDirectories] a="Programs\DBR10",2 [SourceDisksFolders] files=a,,1 [Append] nu2menu.xml, dbr10_nu2menu.xml [SetupReg.Addreg] 0x1,"ControlSet001\Control\Nls\Locale","00000409","1" 0x1,"ControlSet001\Control\Nls\Language Groups","1","1" 0x1,"ControlSet001\Control\Nls\Locale\Alternate Sorts","00010407","1"
DBR10_nu2menu.xml
<!-- Nu2Menu entry for Paragon Backup & Recovery 10 --> <NU2MENU> <MENU ID="Programs"> <MITEM TYPE="POPUP" MENUID="Disk Tools">Disk Tools</MITEM> </MENU> <MENU ID="Disk Tools"> <MITEM TYPE="POPUP" MENUID="Backup">Backup and Cloning</MITEM> </MENU> <MENU ID="Backup"> <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\DBR10\DBR10.cmd))"CMD="RUN" FUNC="@GetProgramDrive()\Programs\DBR10\DBR10.cmd">Paragon Backup and Recovery 10</MITEM> </MENU> </NU2MENU>
This post has been edited by nzchris: 12 December 2009 - 07:33 PM
#3
Posted 27 December 2009 - 10:22 PM
Trying the steps above gets the Paragon program onto the UBCD4Win disc.
But, the program did not show up in the UBCD4Win menu.
And navigating to X:\PROGRAMS\DBR10\program\launcher.exe with My Computer and clicking it got the error message:
"This application has filed to start because qtp-mt334.dll was not found."
That file exists my real SYSTEM32 folder, but not the one on UBCD4Win.
What more needs to be done to get this to work?
But, the program did not show up in the UBCD4Win menu.
And navigating to X:\PROGRAMS\DBR10\program\launcher.exe with My Computer and clicking it got the error message:
"This application has filed to start because qtp-mt334.dll was not found."
That file exists my real SYSTEM32 folder, but not the one on UBCD4Win.
What more needs to be done to get this to work?
#7
Posted 03 January 2010 - 04:41 PM
But why doesn't the program appear in the menu?
Trying to open the DBR10_nu2menu.xml file in Microsoft's XML Notepad gets the error message: 'CMD' is an unxpected token. Expecting white space. Line 10, position 110."
Is the file provided above correction, or might there be something wrong with my copy and paster operation?
Trying to open the DBR10_nu2menu.xml file in Microsoft's XML Notepad gets the error message: 'CMD' is an unxpected token. Expecting white space. Line 10, position 110."
Is the file provided above correction, or might there be something wrong with my copy and paster operation?
This post has been edited by RD8103: 03 January 2010 - 04:59 PM
#8
Posted 05 January 2010 - 08:59 PM
RD8103, on 04 January 2010 - 09:41 AM, said:
But why doesn't the program appear in the menu?
Trying to open the DBR10_nu2menu.xml file in Microsoft's XML Notepad gets the error message: 'CMD' is an unxpected token. Expecting white space. Line 10, position 110."
Is the file provided above correction, or might there be something wrong with my copy and paster operation?
Trying to open the DBR10_nu2menu.xml file in Microsoft's XML Notepad gets the error message: 'CMD' is an unxpected token. Expecting white space. Line 10, position 110."
Is the file provided above correction, or might there be something wrong with my copy and paster operation?
Hi, try creating the files using Notepad they should be just plain text files, maybe MS XML Notepad is changing the files in some way. Also if the entry isn't appearing in the UBCD4Win menu it sounds like DBR10.cmd isn't in the right place, it needs to be in the root of the files folder (only other file there should be layout.ini).
Chris
Page 1 of 1