Hi agane.
I traid to use
regsvr32
with /S key
for registrering of dlls and ocx
and get return code efter execution but that not worling in console with %ERRORLEVEL%
but when I running it throug C++ , then I can get some error code.
All errors that I got was
0
3
4
and I want to know if someone of you know what them mean and where I can get more description about "return code on exit" for regsvr32
//damn, i become be noobdevelop, ahhh, help me




Reply With Quote