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

Getting Started: Installer-vs-Portable #533

Merged
merged 2 commits into from Jul 28, 2023

Commits on Jul 28, 2023

  1. Getting Started: Installer-vs-Portable

    Clarifications made in this update:
    - installer usually needs admin privileges
    - installer can install to other directories than just "Program Files"
    - installer can choose to not use %APPDATA%
    - installer includes Shell Extension
    - portable uses local configuration
    - portable does not set context-menu action
    - differentiate mini/minimalist compared to portable
    - add section on "Program Files" restrictions
    
    addresses notepad-plus-plus#532
    pryrt committed Jul 28, 2023
    Copy the full SHA
    4d4046b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7a85cdc View commit details
    Browse the repository at this point in the history