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

Retain local config option during update installation #8497

Closed
wants to merge 1 commit into from
Closed

Retain local config option during update installation #8497

wants to merge 1 commit into from

Conversation

kenijo
Copy link

@kenijo kenijo commented Jun 29, 2020

Check for the existence of the doLocalConfig.xml file in the installer so that during installation of Notepad++ we don't have to manually recheck the "Don't use %APPDATA%" checkbox.
This is even more valuable when doing silent updates so it retains the existing configuration.

Check for the existence of the doLocalConfig.xml file in the installer so that during installation of Notepad++ we don't have to manually recheck the "Don't use %APPDATA%" checkbox.
This is even more valuable when doing silent updates so it retains the existing configuration.
@donho
Copy link
Member

donho commented Oct 30, 2021

It would be a good feature if it worked.
Just tried the PR: the checkbox of "Don't use %APPDATA%" is checked when doLocalConf.xml is present, but the file doLocalConf.xml is still removed after the installation.

@donho donho closed this Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants