[jbosstools-issues] [JBoss JIRA] (JBDS-4400) Uninstaller fails to remove Virtualbox

Denis Golovin (JIRA) issues at jboss.org
Fri May 19 22:49:00 EDT 2017


Denis Golovin created JBDS-4400:
-----------------------------------

             Summary: Uninstaller fails to remove Virtualbox
                 Key: JBDS-4400
                 URL: https://issues.jboss.org/browse/JBDS-4400
             Project: Red Hat JBoss Developer Studio (devstudio)
          Issue Type: Bug
          Components: platform-installer
    Affects Versions: 11.0.0.AM1
         Environment: Windows

            Reporter: Denis Golovin
            Assignee: Sudhir Verma
             Fix For: 11.0.0.AM1


When running uninstall.ps1 from user home folder
{code}powershell -ExecutionPolicy bypass -File c:\DevelopmentSuite\uninstaller\uninstall.ps1
C:\Users\Eskimo>powershell -ExecutionPolicy bypass -File c:\DevelopmentSuite\uninstaller\uninstall.ps1
Copy-Item : Cannot find path 'C:\Users\Eskimo\uninstall-helper.ps1' because it does not exist.
At C:\DevelopmentSuite\uninstaller\uninstall.ps1:3 char:1
+ Copy-Item ./uninstall-helper.ps1 $env:TEMP/uninstall-helper.ps1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\Eskimo\uninstall-helper.ps1:String) [Copy-Item], ItemNotFoundE
   xception
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
{code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list