hi!
am using inno setup.
it is able to register all the dlls & ocxs
except crpaig32.dll
if i ignore this,when i start the application,i get an
error like "Active X component can't create object"
i tried removing crpaig32.dll from system32 & registering a
new copy.it gives following error:
"crpaig32.dll was loaded,but DllRegisterServer entry point wasnt found.DllRegisterServer maynot be exported,or a corrupt version of crpaig32.dll may be in memory.Consider using PView to detect & remove it."
what should i do?
what is PView?? is it same as DependencyWalker?
thnx,
blubyte
am using inno setup.
it is able to register all the dlls & ocxs
except crpaig32.dll
if i ignore this,when i start the application,i get an
error like "Active X component can't create object"
i tried removing crpaig32.dll from system32 & registering a
new copy.it gives following error:
"crpaig32.dll was loaded,but DllRegisterServer entry point wasnt found.DllRegisterServer maynot be exported,or a corrupt version of crpaig32.dll may be in memory.Consider using PView to detect & remove it."
what should i do?
what is PView?? is it same as DependencyWalker?
thnx,
blubyte