Help - Search - Members - Calendar
Full Version: Eru & Regopt
The CD Forum > Bart's PE Builder > Plugins
Svenska
CODE
; ERUnt.inf
;
; PE Builder v3 plug-in INF file
; Created by Bart Lagerweij
; http://www.nu2.nu/pebuilder/
; Created by Svenska

[Version]
Signature= "$Windows NT$"

[PEBuilder]
Name="ERUnt"
Enable=1
Help="ERUnt.txt"

[WinntDirectories]
a="Programs\ERUnt",2

[SourceDisksFiles]
ERDNT.E_E=a,,1
ERDNTDOS.LOC=a,,1
ERDNTDOS.OVL=a,,1
ERDNTWIN.LOC=a,,1
ERDNTWIN.OVL=a,,1
ERUNT.EXE=a,,1
ERUNT.LOC=a,,1
ERUnt.txt=a,,1
NTREGOPT.EXE=a,,1
NTREGOPT.LOC=a,,1
Ntregopt.txt=a,,1

[Append]
nu2menu.xml, erunt_nu2menu.xml



Get files from <http://home.t-online.de/home/lars.hederer/erunt>

erunt_nu2menu.xml

CODE
<!-- Nu2Menu entry for ERUnt & REGopt -->

<NU2MENU>
    <MENU ID="System Tools">
 <MITEM TYPE="ITEM" DISABLED="@FileExists(@GetWinDir()\setupldr.bin)" CMD="RUN" FUNC="@GetProgramDrive()\Programs\ERUnt\Erunt.exe">>Emergency Recovery Utility</MITEM>
 <MITEM TYPE="ITEM" DISABLED="@FileExists(@GetWinDir()\setupldr.bin)" CMD="RUN" FUNC="@GetProgramDrive()\Programs\ERUnt\Ntregopt.exe">>Registry Optimizer</MITEM>
    </MENU>
</NU2MENU>


Designed to run on a system that you have NOT booted from the cdrom drive after all it wouldn't do much good to optimize & backup the PE registry. smile.gif Add'l language files are also available at the above listed website and did I mention that this is donationware?
evilvoice
QUOTE
Designed to run on a system that you have NOT booted from the cdrom drive after all it wouldn't do much good to optimize & backup the PE registry.


Would like some help in understanding...if this is to work for a system that you dont boot from cdrom, then what is the point in the plugin? Obviously it works in pe, im supposing, but to get it to show up on nu2menu, wouldnt you have to boot from cdrom, and therefore, wouldnt it always backup/optimize your pe registry? Also, I know people are using pe on hard drive, which I guess this plugin would be for them...u may want to make a note, I forget what the field is called, but its right under the title, I would add FOR WINPEHD ONLY, just for future reference if you are going to post plugins for hd use only. I havent tried it out, but I think it would be great for those using pe on hd as most usually have it on there to test certain things it would be great to make a backup so you dont lose everything, and also an optimizer for when youre done adding something.
Svenska
QUOTE (evilvoice @ Nov 7 2003, 01:07 PM)
Would like some help in understanding...if this is to work for a system that you dont boot from cdrom, then what is the point in the plugin?  Obviously it works in pe, im supposing, but to get it to show up on nu2menu, wouldnt you have to boot from cdrom, and therefore, wouldnt it always backup/optimize your pe registry?  Also, I know people are using pe on hard drive, which I guess this plugin would be for them...u may want to make a note, I forget what the field is called, but its right under the title, I would add FOR WINPEHD ONLY, just for future reference if you are going to post plugins for hd use only.  I havent tried it out, but I think it would be great for those using pe on hd as most usually have it on there to test certain things it would be great to make a backup so you dont lose everything, and also an optimizer for when youre done adding something.

While this will run from a WinPE HD installation that is not what it was designed for. Sometimes as a diagnostician we come up to a machine that is already running Windows that was booted from the HD. Why reboot the system & wait for PE to load when stand alone apps like this will run? These apps are designed to work with the 'active' system & user registries and if we boot the cd then the only active registry is the PE registry.

Just walk up to the already running system insert the cd & run the apps.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.