OrcoXP
10-28-2006, 10:38 PM
I have a reg file that I am unable to convert with this tool.
Here is the file:
Windows Registry Editor Version 5.00
[HKEY_USERS\.DEFAULT\Software\Microsoft\Interne t Explorer\Toolbar]
"{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}"=hex(03):07,00,00,00,f0,03,00,00,7e,\
69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,20,01 ,00,00,04,00,00,00,f1,03,\
00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d ,61,21,01,00,00,00,00,00,00,\
f2,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f ,c9,9d,61,30,01,00,00,04,\
00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,f5,03,00,00,7e,69,79,1e,c5,9c,d1,11 ,a8,3f,00,c0,4f,c9,9d,61,\
23,01,00,00,04,00,00,00,f6,03,00,00,7e,69,79,1e,c5 ,9c,d1,11,a8,3f,00,c0,4f,c9,\
9d,61,33,01,00,00,05,00,00,00,ff,ff,ff,ff,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,31,70,00,00 ,a1,b7,0e,71,ed,45,d0,11,92,\
4a,00,20,af,c7,ac,4d,31,70,00,00,04,00,00,00,09,04 ,00,00,7e,69,79,1e,c5,9c,\
d1,11,a8,3f,00,c0,4f,c9,9d,61,31,01,00,00,04,00,00 ,00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
"{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}"=hex(03):07,00,00,00,f0,03,00,00,7e,\
69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,20,01 ,00,00,04,00,00,00,f1,03,\
00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d ,61,21,01,00,00,00,00,00,00,\
f2,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f ,c9,9d,61,30,01,00,00,04,\
00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,f5,03,00,00,7e,69,79,1e,c5,9c,d1,11 ,a8,3f,00,c0,4f,c9,9d,61,\
23,01,00,00,04,00,00,00,f6,03,00,00,7e,69,79,1e,c5 ,9c,d1,11,a8,3f,00,c0,4f,c9,\
9d,61,33,01,00,00,05,00,00,00,ff,ff,ff,ff,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,31,70,00,00 ,a1,b7,0e,71,ed,45,d0,11,92,\
4a,00,20,af,c7,ac,4d,31,70,00,00,04,00,00,00,09,04 ,00,00,7e,69,79,1e,c5,9c,\
d1,11,a8,3f,00,c0,4f,c9,9d,61,31,01,00,00,04,00,00 ,00
using the command:
REG2INF Explorer23.reg /linesonly
I get this:
-- AddReg --
; Reg2Inf v0.36 - http://tinyurl.com/fgqyf
-- DelReg --
; Reg2Inf v0.36 - http://tinyurl.com/fgqyf
; REG2INF: Conversion complete.
NOTE: I usually point the output into a file but when this did not originally work I tested it out without this option.
If I convert the same reg file with a BartPE reg file converter tool (found here (http://www.paraglidernc.com/12142.html)) using the UI and the option to append the info to a INF file.
I get this:
[Default.AddReg]
0x3, "Software\Microsoft\Internet Explorer\Toolbar","{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}",\
07,00,00,00,F0,03,00,00,7E,\
69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F,C9,9D,61,20,01 ,00,00,04,00,00,00,F1,03,\
00,00,7E,69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F,C9,9D ,61,21,01,00,00,00,00,00,00,\
F2,03,00,00,7E,69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F ,C9,9D,61,30,01,00,00,04,\
00,00,00,FF,FF,FF,FF,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,F5,03,00,00,7E,69,79,1E,C5,9C,D1,11 ,A8,3F,00,C0,4F,C9,9D,61,\
23,01,00,00,04,00,00,00,F6,03,00,00,7E,69,79,1E,C5 ,9C,D1,11,A8,3F,00,C0,4F,C9,\
9D,61,33,01,00,00,05,00,00,00,FF,FF,FF,FF,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,31,70,00,00 ,A1,B7,0E,71,ED,45,D0,11,92,\
4A,00,20,AF,C7,AC,4D,31,70,00,00,04,00,00,00,09,04 ,00,00,7E,69,79,1E,C5,9C,\
D1,11,A8,3F,00,C0,4F,C9,9D,61,31,01,00,00,04,00,00 ,00
0x3, "Software\Microsoft\Internet Explorer\Toolbar","{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}",\
07,00,00,00,F0,03,00,00,7E,\
69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F,C9,9D,61,20,01 ,00,00,04,00,00,00,F1,03,\
00,00,7E,69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F,C9,9D ,61,21,01,00,00,00,00,00,00,\
F2,03,00,00,7E,69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F ,C9,9D,61,30,01,00,00,04,\
00,00,00,FF,FF,FF,FF,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,F5,03,00,00,7E,69,79,1E,C5,9C,D1,11 ,A8,3F,00,C0,4F,C9,9D,61,\
23,01,00,00,04,00,00,00,F6,03,00,00,7E,69,79,1E,C5 ,9C,D1,11,A8,3F,00,C0,4F,C9,\
9D,61,33,01,00,00,05,00,00,00,FF,FF,FF,FF,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,31,70,00,00 ,A1,B7,0E,71,ED,45,D0,11,92,\
4A,00,20,AF,C7,AC,4D,31,70,00,00,04,00,00,00,09,04 ,00,00,7E,69,79,1E,C5,9C,\
D1,11,A8,3F,00,C0,4F,C9,9D,61,31,01,00,00,04,00,00 ,00
Maybe this is a bug...or maybe just a limitation.
Here is the file:
Windows Registry Editor Version 5.00
[HKEY_USERS\.DEFAULT\Software\Microsoft\Interne t Explorer\Toolbar]
"{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}"=hex(03):07,00,00,00,f0,03,00,00,7e,\
69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,20,01 ,00,00,04,00,00,00,f1,03,\
00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d ,61,21,01,00,00,00,00,00,00,\
f2,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f ,c9,9d,61,30,01,00,00,04,\
00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,f5,03,00,00,7e,69,79,1e,c5,9c,d1,11 ,a8,3f,00,c0,4f,c9,9d,61,\
23,01,00,00,04,00,00,00,f6,03,00,00,7e,69,79,1e,c5 ,9c,d1,11,a8,3f,00,c0,4f,c9,\
9d,61,33,01,00,00,05,00,00,00,ff,ff,ff,ff,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,31,70,00,00 ,a1,b7,0e,71,ed,45,d0,11,92,\
4a,00,20,af,c7,ac,4d,31,70,00,00,04,00,00,00,09,04 ,00,00,7e,69,79,1e,c5,9c,\
d1,11,a8,3f,00,c0,4f,c9,9d,61,31,01,00,00,04,00,00 ,00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
"{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}"=hex(03):07,00,00,00,f0,03,00,00,7e,\
69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,20,01 ,00,00,04,00,00,00,f1,03,\
00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d ,61,21,01,00,00,00,00,00,00,\
f2,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f ,c9,9d,61,30,01,00,00,04,\
00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,f5,03,00,00,7e,69,79,1e,c5,9c,d1,11 ,a8,3f,00,c0,4f,c9,9d,61,\
23,01,00,00,04,00,00,00,f6,03,00,00,7e,69,79,1e,c5 ,9c,d1,11,a8,3f,00,c0,4f,c9,\
9d,61,33,01,00,00,05,00,00,00,ff,ff,ff,ff,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,31,70,00,00 ,a1,b7,0e,71,ed,45,d0,11,92,\
4a,00,20,af,c7,ac,4d,31,70,00,00,04,00,00,00,09,04 ,00,00,7e,69,79,1e,c5,9c,\
d1,11,a8,3f,00,c0,4f,c9,9d,61,31,01,00,00,04,00,00 ,00
using the command:
REG2INF Explorer23.reg /linesonly
I get this:
-- AddReg --
; Reg2Inf v0.36 - http://tinyurl.com/fgqyf
-- DelReg --
; Reg2Inf v0.36 - http://tinyurl.com/fgqyf
; REG2INF: Conversion complete.
NOTE: I usually point the output into a file but when this did not originally work I tested it out without this option.
If I convert the same reg file with a BartPE reg file converter tool (found here (http://www.paraglidernc.com/12142.html)) using the UI and the option to append the info to a INF file.
I get this:
[Default.AddReg]
0x3, "Software\Microsoft\Internet Explorer\Toolbar","{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}",\
07,00,00,00,F0,03,00,00,7E,\
69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F,C9,9D,61,20,01 ,00,00,04,00,00,00,F1,03,\
00,00,7E,69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F,C9,9D ,61,21,01,00,00,00,00,00,00,\
F2,03,00,00,7E,69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F ,C9,9D,61,30,01,00,00,04,\
00,00,00,FF,FF,FF,FF,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,F5,03,00,00,7E,69,79,1E,C5,9C,D1,11 ,A8,3F,00,C0,4F,C9,9D,61,\
23,01,00,00,04,00,00,00,F6,03,00,00,7E,69,79,1E,C5 ,9C,D1,11,A8,3F,00,C0,4F,C9,\
9D,61,33,01,00,00,05,00,00,00,FF,FF,FF,FF,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,31,70,00,00 ,A1,B7,0E,71,ED,45,D0,11,92,\
4A,00,20,AF,C7,AC,4D,31,70,00,00,04,00,00,00,09,04 ,00,00,7E,69,79,1E,C5,9C,\
D1,11,A8,3F,00,C0,4F,C9,9D,61,31,01,00,00,04,00,00 ,00
0x3, "Software\Microsoft\Internet Explorer\Toolbar","{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}",\
07,00,00,00,F0,03,00,00,7E,\
69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F,C9,9D,61,20,01 ,00,00,04,00,00,00,F1,03,\
00,00,7E,69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F,C9,9D ,61,21,01,00,00,00,00,00,00,\
F2,03,00,00,7E,69,79,1E,C5,9C,D1,11,A8,3F,00,C0,4F ,C9,9D,61,30,01,00,00,04,\
00,00,00,FF,FF,FF,FF,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,F5,03,00,00,7E,69,79,1E,C5,9C,D1,11 ,A8,3F,00,C0,4F,C9,9D,61,\
23,01,00,00,04,00,00,00,F6,03,00,00,7E,69,79,1E,C5 ,9C,D1,11,A8,3F,00,C0,4F,C9,\
9D,61,33,01,00,00,05,00,00,00,FF,FF,FF,FF,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,31,70,00,00 ,A1,B7,0E,71,ED,45,D0,11,92,\
4A,00,20,AF,C7,AC,4D,31,70,00,00,04,00,00,00,09,04 ,00,00,7E,69,79,1E,C5,9C,\
D1,11,A8,3F,00,C0,4F,C9,9D,61,31,01,00,00,04,00,00 ,00
Maybe this is a bug...or maybe just a limitation.