keyfinderpe.infCODE
; keyfinderpe.inf
; PE Builder v3 plug-in INF file for keyfinder pe
; Created by Michael Williams
; modified Bart Lagerweij
; modified by Joshua 08.12.2003
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="KeyfinderPE"
Enable=1
Help="keyfinderpe.htm"
[WinntDirectories]
a="Programs\keyfinder",2
[SourceDisksFiles]
keyfinderpe.exe=a,,1
keyfinder.exe=a,,1
crtdll.dll=2
[Append]
nu2menu.xml, keyfinderpe_nu2menu.xml
keyfinderpe.xmlCODE
<!-- Nu2Menu entry for Keyfinder PE -->
<NU2MENU>
<MENU ID="System">
<MITEM TYPE="POPUP" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\keyfinder\*.*))" MENUID="Keyfinder">MagicJellyBean Keyfinder</MITEM>
</MENU>
<MENU ID="Keyfinder">
<MITEM TYPE="ITEM" DISABLED="@Or(@Not(@FileExists(@GetWinDir()\setupldr.bin)), @Not(@FileExists(@GetProgramDrive()\programs\keyfinder\keyfinder.exe)))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\keyfinder\keyfinderpe.exe">Keyfinder PE</MITEM>
<MITEM TYPE="ITEM" DISABLED="@Or(@FileExists(@GetWinDir()\setupldr.bin), @Not(@FileExists(@GetProgramDrive()\programs\keyfinder\keyfinder.exe)))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\keyfinder\keyfinder.exe">Keyfinder</MITEM>
</MENU>
</NU2MENU>
keyfinderpe/htmCODE
PE Builder v3 plugin
<p>--------------------------------------------------------------------------------
</p>
<p><a href="http://www.magicaljellybean.com">KEYFINDERPE </a> </p>
<p></p>
<p>Free for you to enjoy courtesy of the author Aleks Ozolins </p>
<p>Keyfinderpe is free, and all the files are included in this plugin</p>
Please visit the Magicaljellybean website and show your appreciation
<a href="http://www.magicaljellybean.com">Magicaljellybean</a></p>
Unzip, and copy the keyfinderpe dir to your plugin directory.</p>
<p>--------------------------------------------------------------------------------
</p>
<p>PE Builder Copyright (c) 2002-2003 Bart Lagerweij. All rights reserved.
</p>
<p>Keyfinder and KeyfinderPE Copyright (c) 2001-2003 Aleks Ozolins. All rights
reserved</p>
<p> </p>
<p> </p>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
<TITLE></TITLE>
<META NAME="GENERATOR" CONTENT="Microsoft FrontPage 4.0">
<META NAME="CREATED" CONTENT="20031021;10061387">
<META NAME="CHANGEDBY" CONTENT="Michael Williams">
<META NAME="CHANGED" CONTENT="20031021;10090979">
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<P STYLE="margin-bottom: 0in"><I>PE Builder v3 plugin</I>
</P>
<HR>
<H1>Keyfinder</H1>
<P><A HREF="http://www.magicaljellybean.com/keyfinder.shtml" TARGET="_blank">Keyfinder</A>
by Magical Jelly Bean Software<br>
Plugin by Michael Williams<BR></P>
<P>To use (on WinPE only), locate your windows installation directory either
with the browse button or by just typing it in on the first line and pressing
search. KeyfinderPE will then load the system registry hive and locate and
decode the key. This special version only works in WinPE and only
retrieves the key for Win2k and WinXP, possibly Win03. If you want a
version to retrieve the key from a running system, <A HREF="http://www.magicaljellybean.com/keyfinder.shtml" TARGET="_blank">download</A>
the full program from the author's web site.</P>
<P><BR>The files required for this
plugin are provided in the archive.<BR></P>
<HR>
<P><I>PE Builder Copyright (c) 2002-2003 Bart Lagerweij. All rights
reserved.</I></P>
</BODY>
</HTML>