-
Notifications
You must be signed in to change notification settings - Fork 0
OpenWrap Shell
#The OpenWrap shell (o.exe)
The OpenWrap shell lets you specify certain command inputs.
Specifies the name of the server used for retrieving initial packages at installation time.
Specifies the system repository to use. Usually used for testing the behavior of the shell without uninstalling your system repository.
The shell normally uses the system-defined proxy to install itself. If you need a custom proxy, you can use the ProxyHref input to change the proxy address.
The username to use for the proxy. If missing, the credentials for the current user are used.
The password to use for the proxy.
Specifies what to do if the shell is not installed. Accepts the following value:
- None: Does nothing and uses the current executable
- Install: Installs the shell to the default location
- UseCurrent: Uses the shell from the current location and registers it.
This is when your system repository has a version of OpenWrap that stopped working and you want to force a redownload and an overwrite of any package you have in your system repository. Use for when things go bad.
Enables the system repository version of OpenWrap to be used instead of the project repository (if present).