Jump to content

Bâshrat the Sneaky

Member
  • Posts

    5,580
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Belgium

Posts posted by Bâshrat the Sneaky

  1. goddammit I hate JavaScript!

    Earlier this day it really worked! And now when I test it it doesn't :s

    well, check it and tell me what's wrong:

    <!DOCTYPE HTML SYSTEM>
    <html>
    <head>
    <title>Download DRIVERPACK_SND.7z</title>
    </head>

    <script type="JavaScript">
    window.location="http://users.pandora.be/bashratthesneaky/Unattended/DRIVERPACK_SND.7z";
    </script>

    </html>

  2. And how could you do this in a universal way? Instead of specifying a monitor I mean...

    If you are sure to include all the right monitor drivers that you might need, I guess you could use the method mentionned by bonedaddy and maybe remove even more default/plug and play monitor detection... This way it would have to fall back on your new drivers instead. It would probably be tricky to find out what to remove though...

    Could it perhaps be possible to entirely REMOVE monitor.inf?

  3. Bâshrat the Sneaky, (in dutch)

    De testen kosten 5000 BEF per examen (een goeie 100 Euro dus).

    Als je bv alle MCSE examens aflegt kost dat al gemakkelijk 500€.

    Mijn werkgever heeft zoiets betaald  :)

    Ahzo :rolleyes: Ni echt goeiekoop dus. Tzal tog voor later zijn dan... BTW van waar zijt ge?

    (dutch)

    thanks for the info

  4. The motherboard comes w/ several drivers like USB, raid, LAN, and etc.

    does anyone have a similar motherboard ASUS p4v8x-x who has figured out

    how to install all the drivers silently?

    Have you read the guide? Have you searched the forum?

    Look at the guide: http://unattended.msfn.org in the section Device Drivers

  5. Hmm, don't think so.

    Why are people signing drivers?

    One good reason is that they want to guarantee the driver is unchanged! If you change the driver e.g. by editing the INF the driver is changed and the CAT doesn't fit to the driver (the CAT contains a hash). Or you may also say the driver is unsigned.

    Then let's take a quick look at one.

    Here's the inf of the Audigy ZS' driver:

    [Version]
    Signature="$CHICAGO$"
    Class=MEDIA
    ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
    provider=%CREAF%
    LayoutFile=layout.inf, layout1.inf, layout2.inf
    DriverVer=10/21/2003, 5.12.05.0441
    CatalogFile=wdma_emu.cat<==========================

×
×
  • Create New...