Page 1 of 1

Scope Sound Card on Win 8.1

Posted: Mon Jun 27, 2016 7:21 am
by smuhtadov69
Hello everyone!
I was using windows 7 and my scope sound card was working very well. But then my windows upgraded to 8.1 and now I'm trying to install scope driver, it says ''Error'' at the end of the installation. Does anybody knows the reason?

ASrock H87 Performance
16 GB ram
Samsung 250 Gb SSDisk
Windows 8.1 Pro 64 bit
Scope Professional 14 DSP.⁠⁠⁠⁠

Re: Scope Sound Card on Win 8.1

Posted: Mon Jun 27, 2016 7:36 am
by fidox
hi,

ofcourse :

right click command prompt "run as administrator",
copy - paste:

bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON

restart windows

install drivers for scope

and then turn off :
right click command prompt "run as administrator"
copy-paste:

bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF

restart windows


:)

Re: Scope Sound Card on Win 8.1

Posted: Tue Jun 28, 2016 11:00 am
by smuhtadov69
fidox wrote:hi,

ofcourse :

right click command prompt "run as administrator",
copy - paste:

bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON

restart windows

install drivers for scope

and then turn off :
right click command prompt "run as administrator"
copy-paste:

bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF

restart windows


:)
Thank you so much! I'll try it today !

Re: Scope Sound Card on Win 8.1

Posted: Tue Jun 28, 2016 11:13 am
by garyb
you can also Google "disable driver signature enforcement Windows 8.1" for alternate instructions....