ds
03.02.09, 08:51
; tinyhexer.inf
; PE Builder v3 plug-in INF file for Tiny Hexer
; Created by Markus Stephany, http://www.mirkes.de
; 07/2005 some mofifications for CT Magazin by Markus Debus - www.pecd.net - info@pecd.net
; mod: ds 03.02.2009
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="Tiny Hexer 1.810"
Enable=1
Help="tinyhexer.htm"
[WinntDirectories]
a="Programs\tinyhexer",2
[SourceDisksFiles]
files\mpth.exe=a,,1
files\mpth.DEU=a,,1
files\mpth_migrat.dll=a,,1
files\mpth.chm=a,,1
[Software.AddReg]
; the following line forces tiny hexer se to load
; the configuration file mpth_small.ini at startup (if present)
;
; tiny hexer reads its configuration from HKEY_LOCAL_MACHINE
; automatically if the requested value is not present in the
; HKEY_CURRENT_USER key, so it doesn't matter whether
; [Default.AddReg] or [Software.AddReg] is used here
;
0x1, "mirkes.de\tiny hexer\1.0\_", "LOAD_INI", "1"
; the following lines add an entry to the shell's context menu to open
; unknown files in tiny hexer. thanks to Steffen Täsler!
0x1, "Classes\Unknown\shell", "", "openas"
0x1, "Classes\Unknown\shell\hexedit", "", "Tiny-Hex-Editor"
0x2, "Classes\Unknown\shell\hexedit\command", "", "%SystemDrive%\Programs\tinyhexer\mpth.exe %1"
[Software.AddReg]
; Add to start menu
0x2,"Sherpya\XPEinit\StartMenu","Zubehör\TinyHexer","%SystemDrive%\programs\tinyhexer\mpth.exe||%System Drive%\programs\tinyhexer\mpth.exe,0"
[Append]
nu2menu.xml, tinyhexer_nu2menu.xml
<NU2MENU>
<MENU ID="Programs">
<MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\tinyh exer\mpth.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\tinyhexer\mpth.exe">Tiny Hexer</MITEM>
</MENU>
</NU2MENU>
tinyhexer.htm
<html>
<head></head>
<body>
PE Builder v3 plugin
<hr>
<h2>Tiny Hexer v 1.6.0.4</h2>
Tiny Hexer SE © Markus Stephany (http://www.mirkes.de/),
a free binary file editor for Windows 9x/ME/NT/2000/XP.
All necessary files of mirkes.de Tiny Hexer Small Edition are included in this plugin.
<hr>
PE Builder
Copyright (c) Bart Lagerweij. All rights reserved.
</body>
</html>
; PE Builder v3 plug-in INF file for Tiny Hexer
; Created by Markus Stephany, http://www.mirkes.de
; 07/2005 some mofifications for CT Magazin by Markus Debus - www.pecd.net - info@pecd.net
; mod: ds 03.02.2009
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="Tiny Hexer 1.810"
Enable=1
Help="tinyhexer.htm"
[WinntDirectories]
a="Programs\tinyhexer",2
[SourceDisksFiles]
files\mpth.exe=a,,1
files\mpth.DEU=a,,1
files\mpth_migrat.dll=a,,1
files\mpth.chm=a,,1
[Software.AddReg]
; the following line forces tiny hexer se to load
; the configuration file mpth_small.ini at startup (if present)
;
; tiny hexer reads its configuration from HKEY_LOCAL_MACHINE
; automatically if the requested value is not present in the
; HKEY_CURRENT_USER key, so it doesn't matter whether
; [Default.AddReg] or [Software.AddReg] is used here
;
0x1, "mirkes.de\tiny hexer\1.0\_", "LOAD_INI", "1"
; the following lines add an entry to the shell's context menu to open
; unknown files in tiny hexer. thanks to Steffen Täsler!
0x1, "Classes\Unknown\shell", "", "openas"
0x1, "Classes\Unknown\shell\hexedit", "", "Tiny-Hex-Editor"
0x2, "Classes\Unknown\shell\hexedit\command", "", "%SystemDrive%\Programs\tinyhexer\mpth.exe %1"
[Software.AddReg]
; Add to start menu
0x2,"Sherpya\XPEinit\StartMenu","Zubehör\TinyHexer","%SystemDrive%\programs\tinyhexer\mpth.exe||%System Drive%\programs\tinyhexer\mpth.exe,0"
[Append]
nu2menu.xml, tinyhexer_nu2menu.xml
<NU2MENU>
<MENU ID="Programs">
<MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\tinyh exer\mpth.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\tinyhexer\mpth.exe">Tiny Hexer</MITEM>
</MENU>
</NU2MENU>
tinyhexer.htm
<html>
<head></head>
<body>
PE Builder v3 plugin
<hr>
<h2>Tiny Hexer v 1.6.0.4</h2>
Tiny Hexer SE © Markus Stephany (http://www.mirkes.de/),
a free binary file editor for Windows 9x/ME/NT/2000/XP.
All necessary files of mirkes.de Tiny Hexer Small Edition are included in this plugin.
<hr>
PE Builder
Copyright (c) Bart Lagerweij. All rights reserved.
</body>
</html>