|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
vsflex7d.dll install in vistaam using a program in VB6, i have done the installation in Vista OS
but i cant register the Vsflex7d.ocx, am getting registration failed. Can anyone help me on that? Typically happens when runtimes it requires are not installed. I went
through this with Spyworks, discovering I have to install the VC++ 2008 redist so registration would complete properly. I would ask whomever deals that component about it. -- Show quoteHide quote2025 If you do not believe in time travel, your beliefs are about to be tempered. http://www.facebook.com/group.php?gid=43606237254 "edppr" <a6p***@rediffmail.com> wrote in message news:u1PY$0e$JHA.1488@TK2MSFTNGP03.phx.gbl... | am using a program in VB6, i have done the installation in Vista OS | but i cant register the Vsflex7d.ocx, am getting registration failed. | | Can anyone help me on that? | "edppr" <a6p***@rediffmail.com> wrote in message The app's installation should have registered this file. If this is an app news:u1PY$0e$JHA.1488@TK2MSFTNGP03.phx.gbl... > am using a program in VB6, i have done the installation in Vista OS but i > cant register the Vsflex7d.ocx, am getting registration failed. > Can anyone help me on that? you wrote, you should change its Setup to do that. But if you must do it manually for whatever reason, you will need to do so from an elevated command prompt. To do this, right click on Command Prompt in the Start Menu (easist way to find this shortcut is to type "command" in the Start Search box) and select Run as administrator. You can then use regsvr32.exe to register it. Alternatively, you can temporarily disable UAC, but that'd require rebooting twice. -- Mike
VB Express and VB files
Is my VB6 app form open? Vista 64 and Visual Studio 6 ListBox - Limit Selection Rectangle Width Keeping 2 listboxes in sync - VB6 Re: ADO: Deleting a table after it is loaded into Recordset In-Process and Out-of-Process Best method to have 2 checkboxes for 1 item Exporting a function from VB.net DLL How can I use these files in VB6? |
|||||||||||||||||||||||