Re: [RESOLVED] Msvcrt.dll
If your app does not require the Scripting Runtime Files ... Do not deploy them... as well as any other files your app does not use. How ever if your app uses scrrun.dll do not deploy this file alone. You need to deploy the whole scripting runtime installation for the target OS.
Re: [RESOLVED] Msvcrt.dll
I don't deploy this files in OS XP and it work now. But I unsure if the program works or not If try deploy the package in OS 2000 if I don't included that package.
I don't know the whole scripting runtime. Where I can get this list?
Re: [RESOLVED] Msvcrt.dll
Quote:
Originally Posted by matrik02
I don't deploy this files in OS XP and it work now. But I unsure if the program works or not If try deploy the package in OS 2000 if I don't included that package.
Test it out on a 2000 machine before you deploy it.
Re: [RESOLVED] Msvcrt.dll
Why do you think you need the Scripting Runtime and what about that document you read caused confusion?