Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening Sandbox.wsb doesn't open lockdown browser, and when trying the workaround, it does not work #44

Open
DukeWank opened this issue Dec 19, 2023 · 7 comments

Comments

@DukeWank
Copy link

PS C:\Users\WDAGUtilityAccount> cd C:\Users\WDAGUtilityAccount\Desktop\runtime_directory\

.\withdll.exe /d:GetSystemMetrics-Hook.dll "C:\Program Files (x86)\Respondus\LockDown Browser\LockDownBrowser.exe"
withdll.exe: Starting: "C:\Program Files (x86)\Respondus\LockDown Browser\LockDownBrowser.exe"' withdll.exe: with C:\Users\WDAGUtilityAccount\Desktop\runtime_directory\GetSystemMetrics-Hook.dll'
withdll.exe: DetourCreateProcessWithDllEx failed: 2

Screenshot_1

Any ideas on what the issue is / work arounds?

@bluesangheili
Copy link

Check the location of your exe is correct, it may vary by name if you are using an OEM browser.

@gucci-on-fleek
Copy link
Owner

This suggests that the installer didn't run properly for some reason. Is there an icon for the Browser somewhere on the Sandbox's desktop? If not, then the Browser isn't even installed, so there's no point in trying to run it. If there is an icon, then @bluesangheili's comment

Check the location of your exe is correct, it may vary by name if you are using an OEM browser.
is likely correct.

If the Browser didn't install properly, you can try manually installing it in the Sandbox (double-click on the installer, click through the wizard, etc.), then try running that workaround again.

@7echLife
Copy link

Thanks for responding. I will try out your solutions whenever I come back home. Right now I am unable to do it at this moment.

@caydog25
Copy link

I am having a similar issue where nothing happens when I open the sandbox. The runtime directory is on the desktop, and the lockdown installer is in there too. If I try to install lockdown browser manually i get the message that lockdown cannot be run in virtual environments VMs etc. Any ideas?

@gucci-on-fleek
Copy link
Owner

@caydog25

I am having a similar issue where nothing happens when I open the sandbox. The runtime directory is on the desktop, and the lockdown installer is in there too. If I try to install lockdown browser manually i get the message that lockdown cannot be run in virtual environments VMs etc. Any ideas?

Have you tried the steps listed in the main instructions?

You get a “Terminal Services” error message

If the Lockdown Browser fails to launch, do not double-click the file on the VM's desktop. Instead, open a PowerShell prompt inside the VM and run:

cd C:\Users\WDAGUtilityAccount\Desktop\runtime_directory\
.\withdll.exe /d:GetSystemMetrics-Hook.dll "C:\Program Files (x86)\Respondus\LockDown Browser\LockDownBrowser.exe"

Of course, this is usually symptomatic of another issue, so please make sure that you have followed all the earlier instructions.

@caydog25
Copy link

@gucci-on-fleek I fixed it. I think you will find this interesting. First, to answer your question, no I didn't try that because I wasn't getting an error, just nothing was happening once the sandbox opened. I tried a few troubleshooting steps like reinstalling the lockdown browser installer, the git repository, even sandbox, but nothing worked. I restarted my computer, nothing. I eventually got it to work by updating my computer to windows 11 from windows 10. I don't know why this works, but it did. What I find interesting is that I had this working on windows 10 a few days ago, just yesterday it didn't want to work but as soon as I updated my computer to windows 11, it was working perfectly. Figured I would post that info here incase it's of any value to you are anybody running into the same issue.

@gucci-on-fleek
Copy link
Owner

@caydog25

I eventually got it to work by updating my computer to windows 11 from windows 10. I don't know why this works, but it did. What I find interesting is that I had this working on windows 10 a few days ago, just yesterday it didn't want to work but as soon as I updated my computer to windows 11, it was working perfectly.

Well that's an unexpected solution, but I'm glad to hear that it worked. Thanks for the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants