Is there an alternative for Autorun.inf for Windows 7 / 8 / 8.1 / 10?

后端 未结 4 1435
走了就别回头了
走了就别回头了 2020-12-04 04:17

For a customer we created a software which will be installed at about 350 USB sticks. Now we want that this .exe is automatically executed when the stick is plugged into the

4条回答
  •  -上瘾入骨i
    2020-12-04 04:49

    For Windows 7 and later only optical drives can specify auto run tasks. Indeed earlier versions of Windows can be patched to behave the same way. This change was made in response to the Conficker worm.

    So your goal simply cannot be achieved. You will need to instruct users to explore the memory stick and run a specific program manually.

提交回复
热议问题