Announcement

Collapse
No announcement yet.

nsProcess plugin

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #61
    Plugin Directory

    The ZIP file has only one DLL and unzipping does not put it in the right directory. Not knowing where it goes, this is what I have done.

    Installation file: 20140806212030!NsProcess.zip
    Instructions:
    Copy to the base installation directory of NSIS, typically "C:\Program Files (x86)\NSIS"
    Using WinZip, right click and select "Extract to Here"
    This action puts files in the wrong place. You will need to move the following files.
    Move "C:\Program Files (x86)\NSIS\Plugin\nsProcess.dll"
    to
    "C:\Program Files (x86)\NSIS\Plugins\x86-ansi\nsProcess.dll"
    and
    "C:\Program Files (x86)\NSIS\Plugins\x86-unicode\nsProcess.dll"

    I assume the right place is ansi but did not want to test it further, just wanted it to work.

    Note that the NsProcess.zip downloads but will not open.
    Same problem with nsProcess_1_6.7z

    When will ZIP release be fixed to include both and in the right directories?
    C:\Program Files (x86)\NSIS\Plugins\x86-unicode
    C:\Program Files (x86)\NSIS\Plugins\x86-ansi

    Comment


    • #62
      Hi there,

      I currently have a problem with nsProcess Plugin on my Windows 10 x64 development machine.

      Please have a look into this Stackoverflow Question:


      Regards, Stephan

      Comment


      • #63
        ^^ Solved. It was a stupid mistake. Sorry for bothering. The Plugin works exceptionally fine!

        Thanks to all.

        Comment


        • #64
          I just downloaded the zip file from this link: https://nsis.sourceforge.io/mediawik.../NsProcess.zip but unfortunately Windows 10 powershell and Windows Explorer tell me that the file is corrupt. 7Zip can extract it, but I can't use it with my powershell script.

          Does anybody know how to fix the .zip file or are there any other .zip (not 7zip) mirrors?

          Comment


          • #65
            According to pjones here: https://github.com/corrados/jamulus/...ment-761690094

            It seems as if the file is in fact a 7zip file. Unfortunately we need a .zip file since windows doesn't natively support 7zip. I'll upload the zip file here (and then let the script download it from here; That's of course not optimal). Is it allowed to host the dll on our own page?

            Comment


            • #66
              This is now the "real" zip file.
              Attached Files

              Comment


              • #67
                It would be great if this plugin would use an official (FOSS) license so that we don't need to download the .zip file from a forum post. See: https://github.com/corrados/jamulus/issues/859

                We would really appreciate an answer here.

                Comment


                • #68
                  Originally Posted by ann0see View Post
                  It would be great if this plugin would use an official (FOSS) license so that we don't need to download the .zip file from a forum post
                  The nsProcess plug-in also exists on the NSIS wiki and all files on this wiki are ZLib licensed unless otherwise noted.
                  IntOp $PostCount $PostCount + 1

                  Comment


                  • #69
                    > The nsProcess plug-in also exists on the NSIS wiki and all files on this wiki are ZLib licensed unless otherwise noted.


                    Great to hear thanks for your reply! So we will probably host it ourselves or include it in the repo.

                    Comment


                    • #70
                      Hi!
                      If someone needs a Win9x/NT4 compatible version, here is it. No source code changed, only was recompiled in VS2003. Both ANSI and Unicode versions are included.
                      Attached Files

                      Comment


                      • #71
                        Originally Posted by PPeti66x View Post
                        Hi!
                        If someone needs a Win9x/NT4 compatible version, here is it. No source code changed, only was recompiled in VS2003. Both ANSI and Unicode versions are included.
                        Very nice, you should update the wiki as well.
                        IntOp $PostCount $PostCount + 1

                        Comment

                        Working...
                        X
                        😀
                        🥰
                        🤢
                        😎
                        😡
                        👍
                        👎