I am attempting to make my USB somewhat like a "plug-and-go" device. I am putting scripts I need ran onto my USB, and making it so I only have to click a button or two for all the scripts to begin. I was wondering what commands I would use to do the following;
1) Whenever I plug in the USB, I would like to either hold or press a key (such as 1,2,3,4,etc) that would choose which script I ran. Is this possible?
2) Is it possible for me to plug in a USB, and with the correct scripts, not have to unplug the USB and have it run through a series of scripts (through start-ups/restarts) A better Explanation Is it possible that I run one script, which would require a restart, for my to keep the USB in, and as soon as the computer starts again it would run the next script specified.
Sorry if I am unclear. If you are willing to help, I am willing to explain it in a way you can understand.
Thanks!