Top "Autorun" questions

The system used to provide automatic launch options when removable media is loaded on Windows computers

How can I run PHP script in certain interval (e.g. once a day)?

I have a php script that reads one file through http(the file is on other domain). I would like …

php autorun
Open a file automatically when USB is inserted

Ive been looking for answer to this questions for days, and still I haven't found anything about it. I'm trying …

windows shell shellexecute autorun usb-flash-drive
Autorun USB in Windows 10?

How could I get an autorun USB drive in Windows 7/8/10. autorun.inf doesn't seem to work anymore. Also could this …

windows usb autorun
Detecting if a program is already installed with NSIS

I'm using NSIS to create an installer for a program, what is the best way to detect if this program …

windows nsis autorun
autorun.inf doesn't work?

So I have an autorun.inf file that looks like this: [AutoRun] open=Server.exe icon=Logo.ico label=XXXXXX …

usb autorun
Autorun the Application using C#

I want to create an application that's automatically run after booting the machine. Can anyone help me on how can …

c# autorun
Auto-Running a program from USB flash drive

I have been up and down the internet looking for ways to configure a flash drive to auto play a …

autorun autoplay
Programmatically run at startup on Mac OS X?

How do I programmatically set an application bundle on Mac OS X to run when the user logs in? Basically, …

macos autorun
How to create a autorun file in linux and execute a shell file?

How to create a autorun file in linux which is similar to autorun.inf in Windows in order to execute …

linux unix ubuntu redhat autorun
Chrome Extension - Autorun

I am wondering if it is possible to automatically run my extension (or a function in my extension) each time …

javascript google-chrome-extension autorun