Install Acobat Adobe Printer Driver on Windows 8

Discussion in 'Windows 8' started by privatehun, Nov 7, 2012.

  1. privatehun

    privatehun MDL Senior Member

    Jul 30, 2009
    324
    142
    10
    Anyone know the solution?
     
  2. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,719
    6,741
    270
    #4 EFA11, Nov 7, 2012
    Last edited by a moderator: Apr 20, 2017
    From an elevated command prompt (as admin)
    Code:
    bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS
    
    Press F8 on restart, disable signature enforcement.


    or maybe someone can confirm this below.

    From an elevated command prompt (as admin)

    Code:
    BCDEDIT /Set LoadOptions DDISABLE_INTEGRITY_CHECKS
    then

    Code:
    BCDEDIT /Set TESTSIGNING ON
    To reverse, repeat the steps

    Restart the computer to make changes.


    -ed-
    I am in OEM mode, so F8 doesn't work (or maybe no longer an option ?_). However you can go to PC settings (where you change your profile picture) and click the general tab. from there scroll to the bottom and restart in advanced startup. from there go "advanced options" and "startup settings" to disable driver signing enforcement

    View attachment 18899
    View attachment 18900