]
Denis Golovin updated JBDS-4248:
--------------------------------
Fix Version/s: 10.3.0.AM2
Uninstaller script asks to press any key to exit, but accepts only
Enter
------------------------------------------------------------------------
Key: JBDS-4248
URL:
https://issues.jboss.org/browse/JBDS-4248
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Task
Components: platform-installer
Affects Versions: 10.3.0.AM2
Environment: Windows
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 10.3.0.AM2
Uninstaller PS script asks to press any key to exit
{code}PS C:\Users\eskimo> powershell -ExecutionPolicy bypass -file
C:\DevelopmentSuite1\uninstaller\uninstall.ps1
Uninstalling Red Hat Development Suite
Removing installation folder
DONE
Removing path entries
DONE
Press any key to exit
{code}
But it exits only when Enter pressed.