1. Is it possible to execute a local file, in the plugin ex. on event run this file at c:\test.cmd
     
  2. Wulf

    Wulf Community Admin

    Not via plugins, extensions sure but that sounds a bit sketchy. ;)
     
  3. you could write a file (into file) with an oxide plugin and would then need to watch the folder or filename by an external program.
     
  4. Wulf

    Wulf Community Admin

    I don't think the OP is looking to monitor a file, more so run a program like they requested. So per that, it wouldn't be possible via a plugin.