Skip to content

Comments

Add: optional DoScript one-click installer for Windows (PortablePython)#6

Open
TheServer-lab wants to merge 5 commits intooskaritimperi:masterfrom
TheServer-lab:master
Open

Add: optional DoScript one-click installer for Windows (PortablePython)#6
TheServer-lab wants to merge 5 commits intooskaritimperi:masterfrom
TheServer-lab:master

Conversation

@TheServer-lab
Copy link

Hi! 👋

I noticed Windows setup currently requires several manual steps
(download, extraction, ensurepip, PATH setup).

I created a small automated installer script that reduces this
process to one command and verifies that Python + pip work correctly.

This is completely optional and does not change existing behavior,
but may help beginners get started faster.

Happy to modify or remove if not useful.
Thanks for the great project!

Files added:

  • doscript-installer/install.do
  • doscript-installer/README.md

Notes:

  • The installer uses DoScript commands (download, unzip, path add, etc.)
  • It is intentionally small and optional — it won't change the codebase unless a user runs it locally.
  • If you'd prefer a different default install path, wording, or behavior (overwrite policy), I'm happy to adjust.

— DoScript contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant