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