mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2407] Uninstall and comamnd with spaces in path not working #3423
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3423
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rbicelli on GitHub (Feb 7, 2026).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2407
Server Info (please complete the following information):
Not relevant
Installation Method:
Not relevant
Agent Info (please complete the following information):
Describe the bug
While uninstalling a program, if path of uninstaller is in "Program Files" for example, command fails with output:
This behavior is observed also in "Run command"
To Reproduce
Try an uninstall or sending a command with spaces in path, even quoted.
Expected behavior
The command should execute without errors
@wh1te909 commented on GitHub (Feb 9, 2026):
unable to reproduce, works fine with spaces. make sure you double quote it, see below for example:
@ArnOCP commented on GitHub (Mar 13, 2026):
Hello wh1te909,
Sorry to re open this post but i have the same problem?