QUOTE (webmedic @ Jul 31 2009, 11:22 PM)

Ah I was referring to the inf2script program. that I thought was done by nikzzzz
I'm not exactly sure what you are referring to Peter.
At any rate maybe I'm just missing something but what i was hoping to do was to take my entire current bartpe project and convert it to a bunch of winbuilder scripts instead. Then go through and fix whatever needs to be fixed.
I did not know that winbuilder could do this natively. What is the best way to do this? and are there any problems I should be aware of when I do this?
Just try:
Download into a new directory
And in WinBuilder, in the download center, from nativeex.boot-land.net:
- nativeEx_core_077_RC2
- nativeEx_barebone_077RC2
- Tools
and try: Basic > Build > InfSupport
Define a Bart plugin directory (In the first trial I recommend to use a single directory with only one plugin, not a complete e.g. UBCD4Win)
Build the project, and, depending on the plugin, in 99% you'll have it on your PE ISO.
If everything works fine, you can use in WinBuilder > Tools > Convert to convert Bart plugins to *.script
Peter