Page 1 of 1

Re: Autorun.inf to disable autoplay

Posted: Wed Mar 20, 2019 4:57 pm
by Peke
Hi,
Yes there is.
See https://docs.microsoft.com/en-us/window ... seautoplay

Windows 10: https://www.techrepublic.com/article/ho ... indows-10/
All Others and Windows 10 if started using Run As administrator: https://web.archive.org/web/20131106030 ... PL_EXE.zip

I would create Autorun.inf with this info.

Code: Select all

[AutoRun]
icon=Drive.ico
label=DriveLabelText
UseAutoPlay=0


Re: Autorun.inf to disable autoplay

Posted: Mon Mar 25, 2019 4:29 pm
by Peke
There was no need for double posts, read my reply in first post of topic.