高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】distribution of my application
distribution of my application
distribution of my application
hello, i'm trying to build the installation file of my visual basic aplication in visual studio installer, but when i install the program and run it, it ask me about dwgdirectx.dll registration.
i have two options in the installer: not register or self register the dll, but none of them works when i run the program already installed. what can i do?
carlos barcelo
electrical engineering
chile
we use installshield express to package our app and the ddx components, and set the component to extract com info. the reason it may not register properly is that the supporting dll's would have to be on the target before the file self registers. make sure you have all the dependant files. we missed one when we moved from v1 to v1.04. hope this helps
darren
thanks darren for your answer, though i still can't make it work.
i used installshield express this time, with all the different methods to find dependencies, but it wouldn't work. what else can i do? <img src="confused.gif" border="0">
carlos barcelo
electrical engineering
chile
|