[
https://issues.jboss.org/browse/JBDS-4308?page=com.atlassian.jira.plugin....
]
Denis Golovin edited comment on JBDS-4308 at 3/16/17 11:30 AM:
---------------------------------------------------------------
Could you just this from cmd.exe
{code}
powershell -Command "& {Start-Process -WindowStyle hidden -FilePath
notepad.exe}"
{code}
there should be no notepad window, but it should appear in the list of running processes
was (Author: dgolovin):
Could you just this from cmd.exe
{code}
powershell -Command "& {Start-Process -WindowStyle hidden -FilePath
notepad.exe}"
{code}
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
Fix For: 10.4.0.AM2
Start-Process -WindowStyle hidden -FilePath notepad.exe
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)