注册 登录
编程论坛 VB6论坛

Run-Time Error : 339

wxgls 发布于 2014-09-30 11:15, 885 次点击
用Factory打包的程序,在Administrator权限下安装可以正常使用,但是切换到其他用户后就无法运行了,提示错误,
run-time error:339 Component "mshflxgd.ocx" or one of its dependencies not correctly registered:a file is missing or invalid
不知道怎么回事,求指导,谢谢!
2 回复
#2
pzhphy2014-10-17 15:37
下载 mshflxgd.ocx 并安装注册。
#3
风吹过b2014-10-17 15:57
运行时错误:339 mshflxgd组件“mshflxgd.ocx”或它的一个依赖项不正确注册:一个文件丢失或无效

权限问题,是不是 WIN7 系统?
WIN系统一般安装软件时本来就是要求 使用 管理员权限。
正常。你也可以换一个打包软件试一下。有些打包软件会自动提权。
1