Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Portable build #8119

Open
2 tasks
core-ai-bot opened this issue Aug 30, 2021 · 0 comments
Open
2 tasks

[CLOSED] Portable build #8119

core-ai-bot opened this issue Aug 30, 2021 · 0 comments

Comments

@core-ai-bot
Copy link
Member

Issue by pthiess
Friday Sep 12, 2014 at 23:51 GMT
Originally opened as adobe/brackets#9088


As user, I'd like to run Brackets without running an installer and without making any changes to my computer outside the Brackets app folder. I want to place Brackets on a thumb drive and have it work the same on any computer I plug the thumb drive into.

This also provides an escape hatch for non-admin Windows users (but see #1004 for the "real" solution to that).

Criteria

  • Preferences/cache stored in app folder, not global user folder
  • Shell settings (e.g. window size) stores in app folder, not global user registry keys
  • Look for extensions in app folder. Don't look in global user folder.
  • Installing extensions places them in app folder, not global user folder.
  • Disable all Brackets UI related to file associations.
  • Any registry keys brackets-shell sets automatically on startup (e.g. ProgID) shouldn't be touched in portable version.

adobe/brackets-shell#333

  • [ ]@JeffryBooher Review Code
  • [ ]@JeffryBooher Test MAC
  • [ ]@JeffryBooher Test Windows
  • Add to build
  • Host on brackets.io
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

No branches or pull requests

1 participant