05-07-2008 04:55 PM
05-08-2008 09:57 AM
bcdedit.exe /set {current} nx AlwaysOff
To restore DEP to the default setting, run the following command on the command line
bcdedit.exe /set {current} nx Optin
05-08-2008 10:12 AM
05-08-2008 01:36 PM - edited 05-08-2008 01:37 PM
05-08-2008 02:51 PM
05-15-2008 09:46 AM
05-15-2008 10:03 AM
the ones that have failed are all Centrino's running vista. My laptop is a Pentium M 780 and the others have been similar single core machines. And using 8.1.2
Paul
05-16-2008 08:42 AM
Thanks
Best Regards,
05-16-2008 09:26 AM
05-16-2008 10:19 AM
I had a local copy of the dll's in the bin directory (from trying on different machines). After removing these I get the following trying to delete the dlls when running
C:\Program Files\National Instruments\Shared\MKL\MKL70>del *.dll
C:\Program Files\National Instruments\Shared\MKL\MKL70\libguide40.dll
Access is denied.
C:\Program Files\National Instruments\Shared\MKL\MKL70\mkl_def.dll
Access is denied.
C:\Program Files\National Instruments\Shared\MKL\MKL70\mkl_lapack64.dll
Access is denied.
C:\Program Files\National Instruments\Shared\MKL\MKL70\mkl_p3.dll
Access is denied.
C:\Program Files\National Instruments\Shared\MKL\MKL70\mkl_p4.dll
Access is denied.
Paul