Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Posted

Is this possible? I tried start chrome.exe but nothing happens.

I know the task schedule works but i wouldn't be able to start something if i hadnt created a task. What is terminal normally used for?

Thanks

Featured Replies

  • Administrators

I use the terminal to diagnose file changes, execute batch processes that collect, archive and move some recorded sessions, disconnect a locked Remote Desktop session, and many more. You are looking only at the limitation right now, try thinking a bit for uses and I'm sure you'll come up with something. Basically anything batch, vbs script, console applications will work.

  • 8 months later...

I've tried using "Terminal" to execute program from my mobile (iPhone) to my laptop (XP). The program doesn't start in desktop but when you check "Task Manager" it is already running in "Processes" tab. Any idea what is happening here?

  • Administrators

Yes. You cannot have a windows service interact with a user's sessions. Ask yourself the following questions:

 

  • On what user session the service should start the application?
  • What if there are multiple user's logged in?
  • Does a windows service really need to know about a user, afterall it's a service not an application.

You want to create a scheduled task that is set to impersonate a user and start an application. You will also want to set it's schedule to manual, then invoke it from the mobile app.

 

Good luck.

Thanks for clarifying this one. I hope they can develop a feature/command someday that will run any program on a computer.

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.