← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #698000]: Unable to bring window forward on Windows 10

 

Question #698000 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698000

    Status: Open => Answered

RaiMan proposed the following answer:
app = new App("\"C:\\Program Files (x86)\\Notepad++\\notepad++.exe\"");
app.open();

... brings notepad++ to front in all cases:
not open, open and even minimized.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.