Skip to content

fix(windows): insthelper in user accessible location - #16430

Draft
rc-swag wants to merge 1 commit into
masterfrom
fix/windows/15187/msi-uninstaller-access-helper
Draft

fix(windows): insthelper in user accessible location#16430
rc-swag wants to merge 1 commit into
masterfrom
fix/windows/15187/msi-uninstaller-access-helper

Conversation

@rc-swag

@rc-swag rc-swag commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

The error in the msi log file was the at it was unable to run the command this was because the pre-unistaller was extracting the insthelp.exe to C:\Windows\Installer which is a protect location and is not accessable to the user.

Fixes: #15187

Build-bot: release:windows

The error in the msi log file was the at it was unable to
run the command this was because the pre-unistaller was
extracting the insthelp.exe to C:\Windows\Installer which
is a protect location and is not accessable to the user.
@github-project-automation github-project-automation Bot moved this to Todo in Keyman Aug 25, 2026
@keymanapp-test-bot keymanapp-test-bot Bot added the user-test-missing User tests have not yet been defined for the PR label Aug 25, 2026
@keymanapp-test-bot

keymanapp-test-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown

User Test Results

Test specification and instructions

ERROR: user tests have not yet been defined

Test Artifacts

@keymanapp-test-bot keymanapp-test-bot Bot added this to the A19S36 milestone Aug 25, 2026
@rc-swag rc-swag changed the title fix(windows): insthelper in user accesable location fix(windows): insthelper in user accessible location Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix user-test-missing User tests have not yet been defined for the PR windows/config/ windows/

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

bug(windows): keyman installed by standalone msi cannot be uninstalled. Keyman version 18.0

1 participant