Hallo,
ich versuche eine autorun.inf zum laufen zu bekommen.
Folgendes habe ich im Moment:
[Autorun]
Open=Menu.exe
Action=Start Menu
Icon=Menu.exe
shell\menue\command=Menu.exe
shell=menue
Bei Doppelklick auf das Laufwerk macht es auch alles wie gewollt, beim anschließen jedoch kommt lediglich das Autoplay Menue.
Ich meine das ist auch anders möglich, oder? Ich habe hier einen UMTS-Stick, der seine Treiber im eingebauten Flash-Speicher hat. Wenn man den anschließt startet sich das Installationsprogramm direkt.
Wo genau liegt der Unterschied?
Ciao! Bjoern
Hallo,
z.B. ist Dein Icon-Eintrag falsch.
Siehe mal hier:
http://de.wikipedia.org/wiki/Autorun
mfg, tf
Hallo,
z.B. ist Dein Icon-Eintrag falsch.
soweit ich weiss ist die Gross-/Kleinschreibung egal, aber es klappt auch mit
icon=Menu.exe
nicht. Mein Problem scheint woanders zu liegen.
Ciao! Bjoern
Hallo,
z.B.:
[AutoRun]
open=programm.exe
icon=programm.ico
action=Programm starten
Nicht:
icon=programm.exe
mfg, tf
Hallo,
ich bin fündig geworden! Es liegt halt daran, dass Windows ab einer bestimmten Version die autorun.inf nicht mehr automatisch ausführt sondern erst das Autoplay Menü aufruft.
Es gibt Programme, die lokal installiert werden um das zu umgehen, aber es gibt auch eine Möglichkeit, das direkt in den Stick/die Festplatte zu integrieren:
_Is there a way to autostart PStart when I plug in my USB drive?
Windows reads the autorun.inf file (if available) when you plug in your USB device. However Windows handles USB devices and CDs differently. Usually the file specified in the autorun.inf file is not executed but a dialog pops up, letting the user decide what to do. You can change this behaviour on your local system, but of course these settings are useless when you plug in your storage device to another PC.
There are some utilities around to change this behaviour, but you have to install such a utility to every computer you want to do this (often such utilities basically „make Windows think“ your USB drive is a CD). Here is a (very incomplete) list of such software: AutoRun USB by ToroSoft Software, APO Usb Autorun Suite, DeskMount by blackbit.net and Autorun USB by USB Software. It’s also interesting to read following article: Hack Attack: Quicklaunch your USB workspace (Pegtop Software is not responsible for the content of these external websites).
Some USB devices have two different partitions, a normal one and one which acts like a CD, used to autorun some software on the other partition. U3 devices work in a similar way._
Jetzt meine Frage: kennt sich jemand aus und weiss, wie man diese CD-Partition erstellt und nutzt?
Ciao! Bjoern
Hallo,
das ist egal. Ich will ja das Icon der exe nutzen.
Ciao! Bjoern