Questions tagged [system-startup]

4 questions
0
votes
0 answers

Restart user application after update on multiuser system

We do an update of our application, which consists of a system service and a UI application. The UI application is running under each user logged in to the system. It is implemented by placing a .lnk shortcut under the…
tens0r
  • 55
  • 3
0
votes
2 answers

Run an Applescript application at launch

So I have an Applescript that's not very resource hungry so I always want it running. If I try to save it as an application, the options Show startup screen and Stay open after run handler can be ticked, but I don't think that's what I want. I am…
gurkensaas
  • 793
  • 1
  • 5
  • 29
0
votes
0 answers

Start with windows without requiring administrative rights

I know the commonly used method to run a program at start-up is put the application path in the currentversion/run key of windows registry. But doing so requires the program to run with administrative privileges (Run as administrator). I've seen…
Somanna
  • 284
  • 1
  • 13
0
votes
1 answer

AWS: Is there a way to divvy up permissions to control stopping/starting VMs for a corporate account?

My employer is asking me what hours I want to use AWS VMs. They don't want to grant me full corporate access, because in the past people have shut down mission critical instances by mistake. I'd like the flexibility to start/stop my own instance and…
JGFMK
  • 8,425
  • 4
  • 58
  • 92