A simple .bat script to copy a video to the windows startup folders.
- Copy all the
.bat
files to a folder. - Copy your video/image/script.
- Running the file
add.bat
will copy any file named 'video' (uses selectorvideo*
) to both the 'startup' and 'common startup' directories. - Running the file
remove.bat
will delete any file named 'video' (uses selectorvideo*
) inside the 'startup' and 'common startup' directories.- Note: Unless the script is run as an administrator, the 'common startup' folder won't be affected.
Use, edit and redistribute the script as you wish.