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

    Everytime I try to get triggercmd to open an application it says that Windows can't find "C:\Program'

    Scheduled Pinned Locked Moved General Discussion
    4 Posts 2 Posters 2.1k Views 1 Watching
    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.
    • S Offline
      sverd
      last edited by

      I have been trying with the following paths:

      C:\Program Files (x86)\SonicWALL\SSL-VPN\NetExtender\NEGui.exe

      C:\Program Files (x86)\Microsoft Office\root\Office16\lync.exe

      RussR 1 Reply Last reply Reply Quote 0
      • RussR Offline
        Russ @sverd
        last edited by Russ

        @sverd, I think the problem is your path includes spaces, so you need to quote it like this:

        "C:\Program Files (x86)\SonicWALL\SSL-VPN\NetExtender\NEGui.exe"
        "C:\Program Files (x86)\Microsoft Office\root\Office16\lync.exe"
        

        Without the quotes, it's trying to run a program called c:\program.

        Russell VanderMey

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sverd @Russ
          last edited by

          @russ said in Everytime I try to get triggercmd to open an application it says that Windows can't find "C:\Program':

          "C:\Program Files (x86)\SonicWALL\SSL-VPN\NetExtender\NEGui.exe"

          I tried that but when I put start in front of the path it opens the actual command line with TriggerCMDAgent location as the current path(C:\Users\Suzuki\AppData\Local\TRIGGERcmdAgent\app-1.0.18\resources\app\src>

          RussR 1 Reply Last reply Reply Quote 0
          • RussR Offline
            Russ @sverd
            last edited by

            @sverd, can you send me exactly what you have in your Command field?

            It sounds to me like you're prefixing your command with the word start. If so, please try it without start.

            Also if your command needs the present working directory to be C:\Program Files (x86)\SonicWALL\SSL-VPN\NetExtender, then please try making your command run a batch file with these contents:

            cd /d "C:\Program Files (x86)\SonicWALL\SSL-VPN\NetExtender"
            NEGui
            

            So your command would be something like c:\folder\batchfilename.bat

            Russell VanderMey

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post