aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
235 stars 77 forks source link

A seperate support tool to Uninstall each version on Windows, Linux, and on Macos #317

Closed milldogtjm closed 1 year ago

milldogtjm commented 1 year ago

Describe the feature

I need a tool to uninstall each version on a system totally.

Use Case

Cause I'm a noob when it comes to using cdmlets in powershell and or using the windows comand-line tools or commands. So I'm asking on if a gui guided support program could be made to uninstall all versions of your tool on a supported OS that the tool is installed to.

Proposed Solution

Don't know of one so thats why I'm asking for this.

Other Information

Just found the AWSToolkit folder in my local user data folder on my Windows computer without ever installing any of your software before. This is very suspicious to me as I don't really use powershell that munch on my computer so I could have unforseen infection which I to inspect and get rid of but in the mean time a tool that check to see if a product version is installed on a system and if so then start the uninstall procedure to delete the product and its related reg entries

Acknowledgements

AWS Tools for PowerShell version used

This support tool would used for all versions.

PowerShell version used

This support tool would used for all versions.

Operating System and version

Windows 10 x64, Windows 11 x64, OSX, different Linux versions

ashishdhingra commented 1 year ago

@milldogtjm Thanks for submitting the feature request. Just for your reference, the AWS.Tools.Installer module supports the following CmdLets what could be useful for your use case:

You could try using Uninstall-AWSToolsModule to uninstall all AWS.Tools modules. Please let me know if it doesn't work.

Thanks, Ashish

github-actions[bot] commented 1 year ago

This issue has not received a response in 5 days. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled.

milldogtjm commented 1 year ago

Thanks will try that out.

github-actions[bot] commented 1 year ago

This issue has not received a response in 5 days. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled.