• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Is there a 32bit Agent for Windows available?

General Discussion
2
7
3.1k
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.
  • ?
    A Former User
    last edited by Aug 21, 2017, 10:29 AM

    Is there a 32bit Agent for Windows available?

    And if so, will it run on WinXP.

    R 2 Replies Last reply Aug 21, 2017, 11:21 AM Reply Quote 0
    • R
      Russ @A Former User
      last edited by Aug 21, 2017, 11:21 AM

      @trigFox , I didn't build a 32bit Windows agent yet. I didn't think anyone wanted it, but if you do, I'll look into it.

      Russell VanderMey

      1 Reply Last reply Reply Quote 0
      • R
        Russ @A Former User
        last edited by Russ Aug 21, 2017, 9:32 PM Aug 21, 2017, 1:15 PM

        @trigFox ,

        I built a 32bit agent. Would you mind testing it for me? You can download it here.

        This 32bit version works fine on my 64bit machine except:

        • If I'd select "Update Agent" it would download the 64bit version. That's easy to fix though.
        • When I tried "Install Background Service" it didn't work on my 64bit box, but that should be fixable too.

        Please test installing the background service on your Windows XP box. I'll build an XP VM soon and try it myself too. If all goes well, I'll publish a 32bit version on the front page of this site.

        Thanks @trigFox. I'm surprised people are still using WinXP.

        Russell VanderMey

        ? 1 Reply Last reply Aug 27, 2017, 5:15 PM Reply Quote 0
        • ?
          A Former User @Russ
          last edited by A Former User Aug 27, 2017, 6:57 PM Aug 27, 2017, 5:15 PM

          @Russ
          Thanks very much, I'm going to give this a try.
          Unfortunately, I cannot upgrade that PC I need it for because in runs some industrial automation software (visualization) and upgrading it would be possibly expensive and time-consuming and I don't like touching perfectly running systems.

          edit: Doesn't run on XP unfortunately.
          alt text

          R 2 Replies Last reply Aug 27, 2017, 10:13 PM Reply Quote 0
          • R
            Russ @A Former User
            last edited by Aug 27, 2017, 10:13 PM

            @trigFox , thanks for testing. I now have an XP vm so I'll work on this.

            Russell VanderMey

            1 Reply Last reply Reply Quote 0
            • R
              Russ @A Former User
              last edited by Russ Aug 27, 2017, 11:50 PM Aug 27, 2017, 11:47 PM

              @trigFox, I made it work on my Windows XP vm in a cmd window, so I'm confident I could make a non-GUI agent for Windows XP, like I did for Raspberry Pi. Are you interested in that?

              If you're in a hurry, here's how you could do it now:

              • Copy all subfolders except the node_modules folder from the C:\Users\(youruser)\AppData\Local\TRIGGERcmdAgent\app-1.0.13\resources\app folder on a working 64bit Windows machine to a folder on your Windows XP box.
              • Install this version of node.js on your XP box: https://nodejs.org/dist/v0.12.4/node-v0.12.4-x86.msi
              • Open the "Node.js command prompt".
              • CD to your folder.
              • Type this, and ignore the errors: npm install
              • Type this: node src\agent.js --console
              • Profit.

              Russell VanderMey

              1 Reply Last reply Reply Quote 0
              • R
                Russ
                last edited by Nov 25, 2017, 3:44 AM

                Now there's a better way to run the agent on 32bit Windows.

                https://www.triggercmd.com/forum/topic/99/no-gui-triggercmd-agent-that-works-on-32bit-windows

                Russell VanderMey

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post