Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8098567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T22:06:42+00:00 2026-06-05T22:06:42+00:00

Currently planning on making the installation process for a .NET application I’m selling smoother

  • 0

Currently planning on making the installation process for a .NET application I’m selling smoother (read: “possible”) for non-administrator users, I stumbled upon applications like Google Chrome and Microsoft SkyDrive:

They seem to not install into the usual “Program Files” folder, but instead into the “Local Application Data” folder of the current user.

Since this folder is on a per-user-basis, it is writable for the current user and no administrative permissions are required to write into.

I’ve managed to change my NSIS setup to work correctly and install into this folder, but I’m still unsure whether this is good practice and might have drawbacks or not.

My question is:

Do you have any recommendations on why to install or not to install into the “Local Application Data” folder?

(I do hope this question is programming-related enough to be kept here)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T22:06:45+00:00Added an answer on June 5, 2026 at 10:06 pm

    It was not clear from your question but you should install the program in $LocalAppdata\Programs and not just $LocalAppData (FOLDERID_UserProgramFiles constant in Win7)

    I know I like apps that can install as non-admin, at least you know the app does not require a driver or that it messes with the machine configuration in other ways.

    Some people prefer to do a machine-wide install and giving the user this option is not that hard in NSIS:

    • RequestExecutionLevel highest
    • Add a custom page with two radio buttons (Just Me and All Users) and gray out the machine-wide choice if user is not admin (UserInfo plugin)
    • Set $Instdir and SetShellVarContext based on install mode
    • Use SHCTX as the registry HKEY

    Some IT people/domain admins might not be happy if their users can install stuff, that is the only negative I can think of but they should lock down the system properly if they think it is a problem IMHO…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently planning to develop a music streaming application. And i am wondering
I am planning on making an application which automates some taks for me, these
I am currently planning a web based application, which needs to do long calculations
I'm currently planning an application that does work on an object relational database. The
We are currently planning an application and are looking to use Hibernate. The database
currently i`m planning to create mobile app by using jQtouch and Phonegap. The application
I am planning a Web Application and I am currently evaluating Frameworks. I have
We're currently planning a new API for an application and debating the various data
I am currently planning to access my MFC Dialog based application's .dll file using
I'm currently in the planning/early building phase of a desktop flex application that will

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.