Menu

Execute a script via HotKey

2008-03-02
2012-11-14
  • Andreas Schneider

    Hello,
    I need a plugin or anythin else to do two things.
    When I push on the hotkey, the current document should save an then a programm should start with the full path of the file.

    NppExec have nearly all these functionality, apart from the start of the script by hotkey.

    Is it in any art and wise possible to realise it?

    Best regards
    Andreas

     
    • Nobody/Anonymous

      Try to use AutoHotkey: http://www.autohotkey.com/

      Regards

      Mauro

       
      • Andreas Schneider

        Hello,
        these sounds very interesting, at the moment I test autohotkey.
        But actually i search a solution whit an plugin.

        My knowledge in programming under Windows with C++ is bordered.

        Can any body say me how do I start an extern application out of a C++ application with parameters?
        Unter Linux, with exec, is it no problem.

        Regards
        Andreas