windows - Add custom "Install or run program from your media" to drive -


most dvd's/iso's have 'autorun' option (which technically no autorun anymore) allow users intended task using 'what-to-do-with-this'-dialogue of windows or using right-click menu. because hdd messy , need open 1 .bat inside time wherever go (foreign computers) add function drive make access quicker , easier other people.

so far have added custom label , icon autorun.inf inside root of drive , works when copy autorun.inf working iso file won't show me action on drive (after re-plug ofc).

does windows not allow these 'hot-actions' hdd's? or there fix this? tried far (my autorun.inf):

[autorun]  label=custom name yeah icon=custom_logo_whoo.ico open=run.bat shell\readme\command=run.bat shell\readme=run awesome software shell=readme 


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -