Home > Software engineering > AniGIF registered success, but the word is according to the selected component is not registered.
AniGIF registered success, but the word is according to the selected component is not registered.
Time:09-19
CodePudding user response:
DllUnregisterServer is uninstall ah, status, of course, is not registered, What's the problem?
CodePudding user response:
The AniGIF. Ocx controls how the registration?
CodePudding user response:
regsvr32. Exe AniGIF. Ocx
You originally added /u parameter,
CodePudding user response:
In a 64 - bit Windows: 64 exe and DLL in the directory c: \ Windows \ sys tem32 directory. 32 bit exe and DLL in the directory c: \ Windows \ sys wow64 directory. So pay attention to: In win64 system registered under 32-bit ocx DLL to 32 ocx or copy the DLL to the c: \ Windows \ syswow64 \ directory, And registered to c: \ Windows \ syswow64 \ regsvr32 XXXXXXX ocx or DLL