windows - Win7 Virtualbox is giving this error when trying to launch a vm: Error loading 'crypt32.dll': 1790 -


i installed virtual box 4.3.28 in windows 7 box, tried open imported vm , got error below.

i've seen posts 1/2 year ago stating problem windows security fix, not have fix installed , have installed supposed cure it, no avail.

kb3004394 not on system

older fixes aren't helping me ( not see offending kb file installed on machine)

vagrant laravel box, guest machine entered invalid state

https://www.virtualbox.org/ticket/13677

error seeing:

1618.161c: supr3hardenedscreenimage/ldrloaddll: cache hit (unknown status -22900 (0xffffa68c)) on \device\harddiskvolume1\windows\system32\crypt32.dll 1618.161c: error (rc=0): 1618.161c: supr3hardenedscreenimage/ldrloaddll: cached rc=unknown status -22900 (0xffffa68c) fimage=1 fprotect=0x0 faccess=0x0 chits=8 \device\harddiskvolume1\windows\system32\crypt32.dll 1618.161c: error (rc=0): 1618.161c: supr3hardenedmonitor_ldrloaddll: rejecting 'c:\windows\system32\crypt32.dll' (c:\windows\system32\crypt32.dll): rcnt=0xc0000190 1618.161c: supr3hardenedmonitor_ldrloaddll: returns rcnt=0xc0000190 'c:\windows\system32\crypt32.dll' 1618.161c: fatal error: 1618.161c: error loading 'crypt32.dll': 1790 [c:\windows\system32\crypt32.dll] 

i had same error: error loading 'crypt32.dll' on win7 64bit, vbox version 5.1.10 r112026 (qt5.6.2).

i've resolved in way:

  1. start cmd admin
  2. run command: sfc /scannow

Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -