Scheduler - Every 5 Minutes [DONE]

Yes, there is a workaround.

Open folder C:\Users\<username>\AppData\Local\EasyMorph\Launcher\Default\Tasks and find the XML that corresponds to the scheduled task.

Change

 <Interval>5</Interval>

to

 <Interval>1</Interval>

Note that if you edit/update task properties in in Launcher it will reset the interval back to 5 minutes.