Parallel port driver can't be successfully loaded in WinPE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • h05558
    Junior Member
    • Oct 2019
    • 4

    #1

    Parallel port driver can't be successfully loaded in WinPE

    Following these commands below attempting to bring parallel port up in WinPE got failure. Anything I missed?

    wpeinit net
    start parport
    devcon install x:\windows\inf\msports.inf ACPI\PNP0401
    devcon restart *PNP0401

    This command returned 'devcon failed'
    devcon install x:\windows\inf\msports.inf ACPI\PNP0401

    I was working with v8.1(1025)...
  • h05558
    Junior Member
    • Oct 2019
    • 4

    #2
    I just found out that someone have tried command and worked.

    devcon install x:\windows\inf\msports.inf *PNP0400
    https://www.passmark.com/forum/burni...ing-with-winpe

    Comment

    Working...