本文介绍了VB6 exe win7编译问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在Windows 7 32位计算机上的vb6中制作独立exe时.它始终在其上带有盾牌标志(即UAC)进行编译.

我想在没有防护标志的情况下正常打开编译.

我仅在没有管理员的情况下打开vb6应用程序并在其中进行编译.

请帮忙.

When i make standalone exe in vb6 on windows 7 32bit machine. It always compile with shield sign on it i.e. UAC.

I want to compile without shield sign just open normally.

I am opening vb6 application without admin only and compiling in that.

Please help.

推荐答案



这篇关于VB6 exe win7编译问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-02 02:52