kickarse, on Jul 27 2008, 11:12 PM, said:
Perhaps I can integrate the Hwpnp utility for PE type installs?? Does anyone have a link to this?
Ed. Never mind I found it... I hope it's ok with Paraglider...
I'm going to write my app to use this program instead. Not only does it make my program faster but it also makes it smaller. We'll see I guess.
I decide it is better to write here.
as far as i understand,
* amulux wrote things to add driver to the
existing os on harddisk by using pe environment with DriverForge.
* I do things to add driver to the
existing pe in the pe environment with DriverForge.
NO need to add hwpnp to your app for pe, and there can be other utilites/methods to search and add device to different "pe1 os"'s (ex: in livexp there is no hwpnp but livexp already searchs for hardware and add if needed (i am new with livexp, i dont know how yet)).
But maybe you can use hwpnp to search for undefined drivers and add only the required files to os (as an option)???
example: DriverForge extract or look in and take hwids maybe in the drivers, hwpnp search for needed drivers in the environment, Driver forge extract only the needed ones.
i still have tests/trials, i wrote my foundings in bootland 'cause i couldnt make it work with the way i use using livexp yet.
amulux:
i had no problems in using driverforge4.4 in my os, also i tried on vmware/xp32 to make first time test, and it worked immediately.
But i remembered sth, at some point driverforge4.4 didnt work once when i wanted to see the gui of it (i double click on it (3 or 5 times) but it didnt work and i didnt see it on taskmanager too), i had things to do and after a while it worked nicely, but i cant remember when/how/why, and never happened again yet.