本文介绍了vb.net中的程序阻止的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在vb.net中阻止用户deamind上的exe执行.
如果用户愿意阻止vlc.exe.那么vb.net应用程序不会允许
vlc.exe执行

how to block execution of an exe on user deamind in vb.net.
if user give to block vlc.exe. then the vb.net app does not let
vlc.exe to execute

推荐答案


这篇关于vb.net中的程序阻止的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-29 00:16