Hi,
During installation i am getting the Error1904.Module xyz.dll failed to register. I have created many times the same setups earlier but i didnt get this error. Recently I modified the xyz.dll and I am getting this error.
Point here to note that its not having any problems in XP system some of the win7 system. But I am installing this in one of my window7 system and I am getting this error. I tried to register the dll using regsvr32 in admin mode then its registered properly and I am able to launch the application.
Another thing I observed that when I relaunch the setup and selected repair option this time the dll get properly registered.
Please help me :confused:
In my install shield project xyz.dll has dynamic binding and self registration option is on. I tried to put the condition Admin user on the component which hold this xyz.dll and I am is building the package with admin privilege
During installation i am getting the Error1904.Module xyz.dll failed to register. I have created many times the same setups earlier but i didnt get this error. Recently I modified the xyz.dll and I am getting this error.
Point here to note that its not having any problems in XP system some of the win7 system. But I am installing this in one of my window7 system and I am getting this error. I tried to register the dll using regsvr32 in admin mode then its registered properly and I am able to launch the application.
Another thing I observed that when I relaunch the setup and selected repair option this time the dll get properly registered.
Please help me :confused:
In my install shield project xyz.dll has dynamic binding and self registration option is on. I tried to put the condition Admin user on the component which hold this xyz.dll and I am is building the package with admin privilege