[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:46:01 EDT 2017


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

Denis Golovin updated JBDS-4308:
--------------------------------
    Forum Reference: https://youtu.be/rU3JnCiNXRc


> 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
>    Affects Versions: 10.1.0.GA
>         Environment: Windows
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>              Labels: New_and_noteworthy, Sprint_Demo
>             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