I have a driver collections. It is somewhat 16GB of archeive. I cant unzip and save it in a hdd for the sake of cost / mb. So I zipped it. If anyone ask for the driver in net, i will send it to them. The big problem is extracting the wanted driver from the archieve. For example, if one wants the driver for the device VEN_8086&DEV_4866, I have to unzip all the drivers and search all the .inf files and search for the text "VEN_8086&DEV_4866" to find the exact driver. Because, the company may release one driver for one component, but it may supports more than one component. I tried to make a web page for all the components by device id list. But some driver files supports more than 100 device ids. Sorting and creating all the list is quite not feasable by a single man. So, I need a desktop search add-in which can search the archieve, unzip it, open the files with in the zip and search for text inside that file (not archive.). For ex. if i have a file setup.inf in the intel.zip, google search must open the intel zip, extract all files, search all the files and find "VEN_8086&DEV_4866" inside any file. I downloaded halftone search for google desktop. Is there any free sw to do it.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" group. To post to this group, send email to Google-Desktop-Developer@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---