Hack Forums

Full Version: USB Stick Autorun???
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Okay, i have a big problem. I'm trying to make my USB Flash Stick(1GB) autorun a file i have. It's a file with CS servers in it. The main problem is that i'm playing in a LAN Playground(YOU KNOW THE PLACE WHERE EVERYONE CAN PAY AND PLAY) which has internet. On the desktop i don't have anything and i can't access the computer in any way. When i plug in my USB Stick, the computer recognizes it but won't autorun the file. I tried experimenting with autorun.cfg but i just can't figgure it out. Anyone has any info or knows how to do this?
What is the file you are wanting to run?
The file is a .exe
It's a cs server lister i developed.
Umm, i think there is something like that someone where but im not sure, i honestly dont know i have never found a autorun script that is totally automated.
That's what i'm looking for. A script that will bruteforce autorun it since i don't have the action window showing.
I know it is possible because if you ever put in a windows CD it automatically pops up, even if you make it to where it automatically ignores it.
But sorry i cant help.
Quote:I know it is possible because if you ever put in a windows CD it automatically pops up, even if you make it to where it automatically ignores it.
But sorry i cant help.

That's where i'm stuck...
ok, its not as hard as it sounds

Code:
[autorun]
open=program.exe
action=Click OK to install USB flash drive drivers
change program.exe to the name of your program, and save as "autorun.inf"
without the " 's. also you should look into "pod slurping" great tutorial on instructables.com
I still get the windows AutoRun window which in the playground i don't have. Is there anyway to bypass that?
Reference URL's