gucci-on-fleek / lockdown-browser

Run the ”Respondus Lockdown Browser“ in the ”Windows Sandbox“
Other
134 stars 26 forks source link

I have some questions about Lockdown Browser in Windows Sandbox. #36

Open Chambiger opened 1 year ago

Chambiger commented 1 year ago

I have followed all the instructions, but the Lockdown Browser doesn't launch. Here are the pictures.

image image image

Could you please tell me what should I do? Really thanks!!!

gucci-on-fleek commented 9 months ago

The installer script runs the first file in runtime_directory\ that begins with Lockdown

https://github.com/gucci-on-fleek/lockdown-browser/blob/7248e2999c70bd913345483873cfc8e623bc99a0/runtime_directory/sandbox_run.ps1#L15

Your runtime_directory\ has lots of things in it that start with Lockdown, so the installer probably isn't getting selected properly. Try deleting everything in there except for the .wsb files, the one Browser installer .exe file, sandbox_run.ps1, and withdll.exe. Then, try running the Sandbox again.