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