Questions tagged [delayed-execution]

18 questions
117
votes
2 answers

What exactly does the Avast "remind me next century" option actually do?

When Avast needs to restart your computer after a program update, it provides an option to remind you "next century": Based on anecdotal responses to it that I've come across, it definitely doesn't wait an actual century, so just what exactly does…
Hashim Aziz
  • 13,835
17
votes
6 answers

How to capture last N seconds of packets using tcpdump

How can I capture the last N seconds of packets using tcpdump?
sushant
17
votes
6 answers

Shutting down Windows 7 automatically 10 minutes from now

Is there a way to make Windows 7 do this: "10 minutes from now, close all applications and shut down (or hibernate), no matter what input you get from the keyboard or the mouse"? It's OK if the user can revert the shutdown order during the 10 minute…
user12816
  • 1,001
16
votes
7 answers

Delay Windows programs launching at boot?

On Windows XP I use 18 programs. In startup it makes 2-3 minutes to load all of them. Anti virus, translator, unlocker, file indexer, download manager, instant messenger etc.. I need all of them and they are on Windows system tray waiting for me to…
trante
  • 553
8
votes
1 answer

OS X trackpad click-to-drag delay

I am so frustrated with the trackpad behavior in OS X. If you turn on "click to drag" with "drag lock" OFF there is still a delay where the mouse is "locked" in drag mode. That is, if I double click and hold to drag a window or slider, I have to…
Ben
  • 81
4
votes
2 answers

Is there an elegant way to start a program at certain time after boot / time delayed start up?

is there any elegant way to start a program 5 minutes after boot? for example start : Start chrome 5 minutes after boot Start Outlook 15 minutes after boot Start BlueStacks 20 minutes after boot thank you I found startup delayer but I am wondering…
3
votes
2 answers

Why is midnight commander slow to startup?

I'm midnight commander user on Ubuntu 18.04. When I start the terminal and then type mc, it starts immediately. But I don't want to type it every time I open terminal. So I added mc to end of .bashrc file. As result, mc is starting, but very slow —…
2
votes
0 answers

using pam_mount in WLAN setting

I thought this should be a simple exercise here, but obviously I couldn't find a solution, yet. I use KDE on Ubuntu 12 LTS. I want to use libpam-mount to mount a nfs share to a directory within user's home, when logging into KDE-Desktop. (a little…
ITL
  • 259
1
vote
0 answers

Windows repeatedly delays keystrokes

I have a really weird problem, and Googling didn't get me to an answer regarding what could be the cause or even a solution: I am using a Windows PC with Windows 10 and an Apple Desktop Keyboard connected via USB. The problem: When I type something…
Kappa
  • 11
1
vote
1 answer

Win7 x64 rogue program pinpointing?

I've got a laptop that has what appears to be a command prompt pop up and vanish, whenever it connects to the net. I can repeat it, by turning off/on wifi, it flashes up and vanishes too fast to see, or show up in procmon/taskman. Is there any way…
1
vote
1 answer

Delay on using fn key programs

For some reason, even when my computer is not doing anything (CPU usage is about 10% ish) using my function key programs (calculator, backlight, volume etc) take about 3 seconds to go through. No other programs have this issue when I try to start…
soandos
  • 24,600
  • 29
  • 105
  • 136
1
vote
1 answer

How to create a built-in delay in opening files with apps in Windows 10?

I am running Windows 10, with Cygwin. I also have 4NT installed and can use commands from that if it helps. I usually open files for editing via the command line. I would like, for one particular file, to implement an automatic delay before it…
1
vote
3 answers

How to create a shortcut in Microsoft Outlook to send en email the next morning

I am trying to achieve the following task : It sometimes happen that I work a bit too late on the evening. I think it is a good practice not to send emails at anytime during the evening/night if there is no emergency. So I sometimes use the do not…
0
votes
0 answers

How do I delay the launch of a program

For security reasons - I need my firewall to be set up correctly before any program that uses the internet is started - I would like to delay the manual launch of any program by, say 50 seconds. Do note that I would like to apply this policy to a…
lemisma
  • 49
0
votes
1 answer

how can i set a delayed hibernation on windows XP?

this is working for me to set a delayed shutdown: shutdown -s -t 1000 this is working for me to hibernate my pc: %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState but i cant delay a hibernation? (typing the above into the run dialog box)
joseph
  • 1
1
2