Giter Site home page Giter Site logo

Comments (8)

rarehusayn avatar rarehusayn commented on July 16, 2024 1

image Not sure why it says this, i have the visual tools installed

Reinstalling visual studio and added entire desktop development with C++ i think i didnt add last time.
Everything works perfectly now, thanks alot.

from lockdown-browser.

gucci-on-fleek avatar gucci-on-fleek commented on July 16, 2024

You need to use the one in runtime_directory/, not the one in src/.

Running

  1. Build the project as shown above.
  2. Download the Respondus Lockdown Browser and place it in runtime_directory\.
  3. Double-click Sandbox.wsb (it’s in runtime_directory\)
  4. Wait. It’ll take about a minute, but eventually the Lockdown Browser will open, completely automatically.

https://github.com/gucci-on-fleek/lockdown-browser#running

from lockdown-browser.

rarehusayn avatar rarehusayn commented on July 16, 2024

There isn't one in runtime_directory, is it supposed to make one after running sandbox_run.ps1? When I click that powershell file it opens powershell for a second and just closes

from lockdown-browser.

gucci-on-fleek avatar gucci-on-fleek commented on July 16, 2024

is it supposed to make one after running sandbox_run.ps1? When I click that powershell file it opens powershell for a second and just closes

Well sandbox_run.ps1 starts with

# DON'T RUN THIS ON YOUR REGULAR SYSTEM! IT WILL CAUSE **IRREVERSIBLE** DAMAGE

so doing that probably wasn't a great idea. Running

sfc /scannow
dism /online /cleanup-image /restorehealth
sfc /scannow

as an Administrator should hopefully undo the damage. (Realistically, this probably isn't necessary. The script won't be able to do anything at all unless you run it as admin, and if you just double-clicked it, it would have ran as a regular user).


Anyways,

There isn't one in runtime_directory

That suggests that either the build process failed somehow, or you never ran the build steps to begin with.

Building is pretty easy, provided that you have all the prerequisites installed:

System Requirements

Building

Clone the repository, then run build.ps1. Then, install the Windows Sandbox. That's it!

https://github.com/gucci-on-fleek/lockdown-browser#system-requirements

If you've already done all that, then did the build script give you any error messages?

from lockdown-browser.

rarehusayn avatar rarehusayn commented on July 16, 2024

image
I found the issue

from lockdown-browser.

gucci-on-fleek avatar gucci-on-fleek commented on July 16, 2024

Running

Set-ExecutionPolicy unrestricted

will solve this specific issue, but if you can't solve that on your own then this project may not be for you.

from lockdown-browser.

rarehusayn avatar rarehusayn commented on July 16, 2024

image
Not sure why it says this, i have the visual tools installed

from lockdown-browser.

rarehusayn avatar rarehusayn commented on July 16, 2024

Close

from lockdown-browser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.