Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Run notepad++ from commandline and run base64 encoding plugin with filename as argument

    Help wanted · · · – – – · · ·
    2
    2
    2607
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Joe Loyzaga
      Joe Loyzaga last edited by

      I am having problems running notepad++ via autoit as its not runnin it and opening the file that I send as an argument.
      What I’m wanting to do is open a file with notepad++ then selecting all its conteents and doing a base64 conversion and saving it in the same directory as a.base64 file type or.txt. If I do some sort of a macro - I’d like to know how to do this via the windows cmd as I’m trying to automate a set of .xml files in a library by calling the cmd for each file in the directory.

      Can anyone help me? I created a short cut that opens the plugin to do the conversion but so far I’m having problems opening up notepad++ with a file…

      Thanks
      Joe

      1 Reply Last reply Reply Quote 0
      • chcg
        chcg last edited by

        Maybe a dedicated command tool like

        https://sourceforge.net/projects/base64/
        or
        http://www.f2ko.de/en/b64.php

        is more suited for your needs.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors