[jbosstools-issues] [JBoss JIRA] (JBDS-4308) Run cygwin with hidden window using powershell start-process cmdlet

Denis Golovin (JIRA) issues at jboss.org
Thu Mar 16 12:25:00 EDT 2017


     [ https://issues.jboss.org/browse/JBDS-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin updated JBDS-4308:
--------------------------------
    Labels: Devex_Sprint_129_Demo New_and_noteworthy  (was: )


> Run cygwin with hidden window using powershell start-process cmdlet
> -------------------------------------------------------------------
>
>                 Key: JBDS-4308
>                 URL: https://issues.jboss.org/browse/JBDS-4308
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Enhancement
>          Components: platform-installer
>         Environment: Windows
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>              Labels: Devex_Sprint_129_Demo, New_and_noteworthy
>             Fix For: 10.4.0.AM2
>
>
> This PR came out of simple example for running process with powershell with window hidden by this command
> {code}
> Start-Process -WindowStyle hidden -FilePath notepad.exe
> {code}



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


More information about the jbosstools-issues mailing list