安装时总是显示“$(DllSelfRegisterEx)不能被注册” 的解决方法
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                安装时总是显示“$(DllSelfRegisterEx)不能被注册” 的解决方法
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.                        
                                
                            
                            
                            VB50安裝向?qū)傻陌惭b程序,安裝到最后時(shí)總是顯示“文件c:\windows\system\$(DllSelfRegisterEx)不能被注冊(cè),由于它未找到。”的提示信息后安裝失敗,請(qǐng)問為何原因?? 
----------
?Bug!這是VB5、6的一個(gè)Bug。?
????如果運(yùn)行Visual?Basic?5.0生成的安裝盤,會(huì)產(chǎn)生下面的錯(cuò)誤:?
?????The?file?'\$(DLLSelfRegisterEx)'?could?not?be?registered?because?it?was?not?found.?
????如果運(yùn)行Visual?Basic?6.0生成的安裝盤,會(huì)產(chǎn)生下面的錯(cuò)誤:?
?????The?file?'\Msftqws.pdw\$(DllSelfRegisterEx)'?could?not?be?registered?because?it?was?not?found.?
????這個(gè)問題發(fā)生在分發(fā)Microsoft?Calendar?control(MSCal.ocx)時(shí)。MSCal.dep文件中的"Register="行被錯(cuò)誤地設(shè)置成?$(DLLSelfRegisterEx)了。?
????解決辦法:?
????1.?使用記事本打開Setup.lst文件。Setup.lst文件是Setup?Wizard或PDW制作安裝盤時(shí)生成的。?
????2.?查找$(DLLSelfRegisterEx)。你將看到?$(DLLSelfRegisterEx)在MSCal.ocx的一行中。?
????3.?修改?$(DLLSelfRegisterEx)?為$(DLLSelfRegister)。?
????4.?關(guān)閉記事本并保存文件。?
????5.運(yùn)行Setup.exe。?
?????
????如果希望今后生成的setup.exe不出錯(cuò)誤,可以這樣做:?
????1.?使用記事本打開MSCal.dep文件。你將找到MSCal.dep在MSCal.ocx所在的目錄,通常是Windows?95/98的Windows\System或Windows?NT的Winnt\System32。?
????2.?查找$(DLLSelfRegisterEx)。你將可以看到$(DLLSelfRegisterEx)在"Register="一行。?
????3.?修改?$(DLLSelfRegisterEx)?為$(DLLSelfRegister)。?
????4.?退出記事本,然后保存
                        
                        
                        ----------
?Bug!這是VB5、6的一個(gè)Bug。?
????如果運(yùn)行Visual?Basic?5.0生成的安裝盤,會(huì)產(chǎn)生下面的錯(cuò)誤:?
?????The?file?'\$(DLLSelfRegisterEx)'?could?not?be?registered?because?it?was?not?found.?
????如果運(yùn)行Visual?Basic?6.0生成的安裝盤,會(huì)產(chǎn)生下面的錯(cuò)誤:?
?????The?file?'\Msftqws.pdw\$(DllSelfRegisterEx)'?could?not?be?registered?because?it?was?not?found.?
????這個(gè)問題發(fā)生在分發(fā)Microsoft?Calendar?control(MSCal.ocx)時(shí)。MSCal.dep文件中的"Register="行被錯(cuò)誤地設(shè)置成?$(DLLSelfRegisterEx)了。?
????解決辦法:?
????1.?使用記事本打開Setup.lst文件。Setup.lst文件是Setup?Wizard或PDW制作安裝盤時(shí)生成的。?
????2.?查找$(DLLSelfRegisterEx)。你將看到?$(DLLSelfRegisterEx)在MSCal.ocx的一行中。?
????3.?修改?$(DLLSelfRegisterEx)?為$(DLLSelfRegister)。?
????4.?關(guān)閉記事本并保存文件。?
????5.運(yùn)行Setup.exe。?
?????
????如果希望今后生成的setup.exe不出錯(cuò)誤,可以這樣做:?
????1.?使用記事本打開MSCal.dep文件。你將找到MSCal.dep在MSCal.ocx所在的目錄,通常是Windows?95/98的Windows\System或Windows?NT的Winnt\System32。?
????2.?查找$(DLLSelfRegisterEx)。你將可以看到$(DLLSelfRegisterEx)在"Register="一行。?
????3.?修改?$(DLLSelfRegisterEx)?為$(DLLSelfRegister)。?
????4.?退出記事本,然后保存
總結(jié)
以上是生活随笔為你收集整理的安装时总是显示“$(DllSelfRegisterEx)不能被注册” 的解决方法的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: html5 上标,HTML5 Canva
- 下一篇: 腾讯云4核8g10M轻量服务器支持多少人
