Skip to content

Fix Windows uninstall#253

Merged
MonolithProjects merged 1 commit intoMonolithProjects:masterfrom
jamesc-skyward:windowsUninstallFix
Apr 6, 2026
Merged

Fix Windows uninstall#253
MonolithProjects merged 1 commit intoMonolithProjects:masterfrom
jamesc-skyward:windowsUninstallFix

Conversation

@jamesc-skyward
Copy link
Copy Markdown
Contributor

Description

Fixes using cat command which is not available in cmd.exe and replaces it with type.

Essentially these are the same fixes from #230 but applied to the uninstall as well.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Small minor change not affecting the Ansible Role code (Github Actions Workflow, Documentation etc.)

How Has This Been Tested?

Tested manually on Windows 11.

@MonolithProjects MonolithProjects self-assigned this Apr 6, 2026
@MonolithProjects MonolithProjects added the bug Something isn't working label Apr 6, 2026
@MonolithProjects MonolithProjects merged commit 9517bc9 into MonolithProjects:master Apr 6, 2026
1 check passed
@jamesc-skyward jamesc-skyward deleted the windowsUninstallFix branch April 17, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants