Thanks Thanks:  16
Page 3 of 3 FirstFirst 123
Showing results 21 to 24 of 24

Thread: WINDOWS 8 64 BIT EMULATOR, SENTINEL (ASK)

  1. #21
    Member Reputation: 33
    Join Date
    2014-05-02
    Posts
    28


    Default Re: WINDOWS 8 64 BIT EMULATOR, SENTINEL (ASK)

    Here another trick, tested on Vista, Win7 & Win 8.1

    Code:
    Enable the testsigning mode in the vista/7/8/8.1 boot loader:
    
    bcdedit.exe /set TESTSIGNING ON
    These instructions are for the first time you sign a driver:
    
    1) Create the certificate:
    
    makecert.exe -$ individual -r -pe -ss "WRFan Certificate Store" -n CN="WRFan Treibersignierung" "WRFan Treibersignierung.cer"
    
    2) Install the certificate into the Trusted Root Certification Authorities store:
    
    certmgr.exe /add "WRFan Treibersignierung.cer" /s /r localMachine root
    
    or do it manually through the Certificate snap-in:
    
    %windir%\System32\certmgr.msc
    
    3) Sign the driver with the certificate:
    
    signtool.exe sign /v /s "WRFan Certificate Store" /n "WRFan Treibersignierung" BT848.sys
    
    4) Verify the signed driver validity:
    
    signtool.exe verify /pa /v BT848.sys
    
    5) Overwrite the original driver with the signed one and reboot your system. Changes to the vista boot loader require a reboot,
     if you already are in testsigning mode, you might open the device manager and re-activate the device that relies
     on the signed driver, then a reboot is not necessary
    --------------------
    For signing further drivers, repeat steps 3 + 4 + 5

  2. #22
    Users Awaiting Email Confirmation Reputation: 10
    Join Date
    2015-08-06
    Posts
    5


    Default Re: WINDOWS 8 64 BIT EMULATOR, SENTINEL (ASK)

    I'm running a program on windows xp on sentinel emulator 2007 I need it to transfer it to windows 7 on another computer and I don't have a clue some says use a mulitkey but I have tried looking on here but because im a newbie I have limited access any help would be great

  3. #23
    Member Reputation: 26
    Join Date
    2014-10-12
    Posts
    26


    Default Re: WINDOWS 8 64 BIT EMULATOR, SENTINEL (ASK)

    Quote Originally Posted by Shaun1733 View Post
    I'm running a program on windows xp on sentinel emulator 2007 I need it to transfer it to windows 7 on another computer and I don't have a clue some says use a mulitkey but I have tried looking on here but because im a newbie I have limited access any help would be great

    Contact me for PM i help you.





    Califor

  4. #24
    Junior Member Reputation: 10
    Join Date
    2015-02-17
    Posts
    1


    Default Re: WINDOWS 8 64 BIT EMULATOR, SENTINEL (ASK)

    Please for windows 10. Thanks

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •