Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add extra logging setup to registry. | Bevan Weiss | 2024-07-04 | 2 | -0/+22 |
* | Change lower case c:\ => C:\ in 'where' search to align with expected | Bevan Weiss | 2024-07-04 | 1 | -1/+1 |
* | No longer support downloading within the Sandbox. Just error instead. | Bevan Weiss | 2024-07-04 | 3 | -41/+51 |
* | Added host menu options for EXE / ZIP installation | Bevan Weiss | 2024-07-04 | 3 | -40/+88 |
* | Make faster... don't do both runtime and SDK, SDK is all we need | Bevan Weiss | 2024-07-04 | 2 | -19/+22 |
* | Found a way to get the hostname. | Bevan Weiss | 2024-07-04 | 1 | -1/+4 |
* | Wrap variable sets in double quotes so special characters don't break them. | Bevan Weiss | 2024-07-04 | 1 | -5/+5 |
* | Added some comments for the menu. | Bevan Weiss | 2024-07-04 | 2 | -10/+36 |
* | Added some more modifications to the Sandbox. | Bevan Weiss | 2024-07-04 | 3 | -6/+77 |
* | Add Sandbox configuration to more easily perform Integration tests. | Bevan Weiss | 2024-07-04 | 3 | -0/+81 |