Open geckonood opened 7 months ago
So the trick here is to figure out what URL protocol your school's site is using to launch the Lockdown Browser. I've put most of the common ones in the script, but there seems to be a near-infinite number.
One way to figure out which protocol is used is to hover over or copy the ”Launch” link and see what comes before the ://
; another way is to search through HKEY_CLASSES_ROOT
(using regedit.exe
) for the path to the Browser (C:\Program Files (x86)\Respondus\LockDown Browser OEM\LockDownBrowserOEM.exe
in this case).
But I'd check #65 and https://github.com/gucci-on-fleek/lockdown-browser/discussions/53#discussioncomment-8909229 before trying this since many people have been having issues lately.
I've followed all suggestions made in previous tickets, none worked.
Here is my sandbox_run.ps1 :
Then I build, run the Sandbox, Install the Lockdown Browser OEM, and run the:
.\withdll.exe /d:GetSystemMetrics-Hook.dll "C:\Program Files (x86)\Respondus\LockDown Browser OEM\LockDownBrowserOEM.exe" "%1"
When I Open Lockdown Browser with the exam link, i get the following error: