Need help to extract .rom bios files

Discussion in 'BIOS Mods' started by chkintl, Jan 6, 2010.

  1. chkintl

    chkintl MDL Novice

    Nov 6, 2009
    20
    0
    0
  2. Bethanyrayne

    Bethanyrayne MDL Novice

    Jan 6, 2010
    3
    0
    0
    They're executables and don't need extracting. Can't be BIOS files
     
  3. global_dev

    global_dev MDL Novice

    Jan 4, 2010
    8
    0
    0
    try this...It worked on my Dell SC440

    To extract HDR file from EXE
    xxxxxx.exe -writehdrfile gets you file xxxxxx.hdr
    To extract ROM file from EXE:
    xxxxx.exe -writeromfile gets you file xxxxxx.rom