BartPE to WinPE Convert INF files
#1
Posted 23 May 2004 - 06:12 PM
Thanks
#2
Posted 23 May 2004 - 07:16 PM
#4
Posted 24 May 2004 - 10:19 AM
does anybody know how to integrate an .inf into the winpe build process?
I have converted some Bartpe infs manually but I only know how to integrate the registry build (by putting entries into the winpe inf files such as winpesys.inf used to buld HKLM\System).
What I need to know is how to integrate the file copy process. Right now i am copying the files manually.
#5
Posted 25 May 2004 - 01:19 PM
#6
Posted 26 May 2004 - 01:22 PM
Or do you think the extra.inf could be used as a pinter to other inf files somehow.
I just don't see how.
#7
Posted 26 May 2004 - 01:43 PM
Spawn, on May 26 2004, 03:22 PM, said:
Or do you think the extra.inf could be used as a pinter to other inf files somehow.
I just don't see how.
Well I wrote a program to process other inf files and build the results into extra.inf and config.inf then when you go to build the structure and the hives, everything is perfect. Other than doing it that way, i suppose you could just add all that stuff into the extra.inf manually. But, as you said... It would be huge.
As for pointing to external inf files, you can do that in config.inf for the hives.. but i dont know of a method for extra.inf
#8
Posted 26 May 2004 - 10:20 PM
anyway I only know a little vb. if its in some other code it may take me longer to figure out how it works, but I think I can do it.
the way I use the config.inf is by making pointers to three inf files that hold the keys for hkcu, hklm/software and hklm/system. i have never used sam and security but I don't think it is any different. the registry sections get sorted and copied to the appropriate file at build time, then mkimg.cmd gets called and you know the rest. I use a batch file process to copy the files for the iso structure since I couldn't figure out how to do it through the inf process.
I use this method to keep stuff separate. like pluggins. makes it so much easier to work with programs. I imagine it must be hell to work with an iso structure directly(I got away from it quick). If something fails there is no easy way to undo the work. thats why I like my method, you just add a line to the batch file to integrate the plugin and if it works great, if it doesn't I can easily modify it or remove it.
we may be on our way to automation here
#9
Posted 26 May 2004 - 10:25 PM
#10
Posted 26 May 2004 - 11:56 PM
#11
Posted 26 June 2004 - 10:46 AM
#12
Posted 28 June 2004 - 07:25 PM
to my knowledge X86 never posted the code anywhere or provided a link to his program or script. He didn't specify how to add to the file copy process ether so... I'm stuck
#13
Posted 29 June 2004 - 10:58 PM
The tool also give you the option of what software to include from the xp cd.
I'm about 90% done, i just have a few UI and registry things to add.
I've already sucessfully used bartpe plugins with winpe, built a nearly full version of xp with nothing other than my tool and a xp cd, and built a mock of bartpe.
If you have any questions, feel free to email.
#14
Posted 30 June 2004 - 01:08 AM
That's really good news, I always struggled with BartPE to have good language support, but using WinPE, it's just adding your languahe group ID.
Is there a due date for this?
piro
#15
Posted 30 June 2004 - 01:20 AM
If anyone has any feature requests, let me know.
#16
Posted 30 June 2004 - 01:42 AM
Quote
Quote
Let's first get a clear list of current features
piro
#17
Posted 30 June 2004 - 01:59 AM
#18
Posted 30 June 2004 - 05:03 AM
x86, on Jun 30 2004, 06:59 PM, said:
I'm sure we all will look forward to your project. I have been following Barts PE from version 3.03 & have gained much knowledge from his work.
#19
Posted 16 August 2004 - 07:23 PM
Work has been really crazy around here, so i'm working on it when ever I get some free time. It's gonna take longer, but hey what can I say.



Help

Back to top










