我的组件在其他系统中的问题 [英] Problem of my component in others systems

查看:79
本文介绍了我的组件在其他系统中的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI 我编写了使用AGauge组件的程序,但在任何其他系统中均不起作用.我更改了系统的窗口并仅安装了VS;该程序可以正常工作,但其他系统无法支持它.
您知道为什么吗?如果有任何dll文件,您认为我在哪里可以找到它?

HI I wrote program that have used AGauge component but it doesnt work in any other systems.I changed my system''s windows and just installed VS;It worked without any problems but other systems cannot support it.
you know why?if any dll you think where can I find it?

推荐答案

您已经被告知.请与编写该库的人员联系,以了解重新分配您正在使用的库/.EXE所需执行的操作.
You''ve already been told. Contact the people that wrote that library for what needs to be done to redistribute the library/.EXE you''re using.



该组件已安装在您的系统上,因此可以在您的系统上运行,但在其他任何系统上均不存在,因此该exe将无法运行,因为它无法找到依赖于该组件的组件.
要确认这一点,您可以使用另一台计算机并在其上运行exe.如果该计算机未运行,则在该计算机上安装该组件,然后再次运行exe(希望这一次可以运行).
就像Dave Kreskowiak前面说的那样,如果要自动执行此操作(安装组件)而不是手动执行此操作,则需要知道如何重新分发组件.有关可再发行产品的更多信息,请单击此处
[

the component is installed on your system so it works on yours but on any other systems its not there so the exe will not run since its unable to find the component on which it has a dependency.
To confirm this you can take another machine and run your exe on it .if it does not run then install the component on that machine and run your exe again (hope it runs this time).
As Dave Kreskowiak has said above, if you want to make this happen automatically(installing the component) instead of doing this manually, you need to know how you can redistribute the component . for more about redistributables click here
[^]

hope this helps .


这篇关于我的组件在其他系统中的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆