-
setup-code-error
Hi,
When I want to install my programm (made in Visual Basic 4.0) I often get
this error message:
"C:\windows\system\msvcrt.dll
An acces violation occurred while copying the file"
I know what this message means...It means that "MsVcrt.dll" is in use and
can't be replaced !!
but :
What must I change in the setup-programm-code to get rid of that message ?
(I use the setup-wizard from visual basic v4.0)
Thanks,
Wim
-
Re: setup-code-error
If this dll cannot be replaced means that you already have this dll on the target machine. Try to exclude this dll from PDW.
Iouri Boutchkine
[email protected]