Originariamente inviato da eziogsv
ps: riguardo alle runtime di visual basic, non pensi che l' installer di microsoft che installa i 6 files delle runtime non tenga già conto di ciò che deve fare o non deve fare per non creare problemi al sistema?
Parlo dell'installer fornito con VB6 (il PDW). Quello e' stato pensato tanto tempo addietro (considera che VB6 e' veramente obsoleto ...) e pensa che i file piu' recenti siano da sostituire comunque a quelli piu' vecchi. Cosi' che se vede che OLEAUT32 di XP SP2 e' piu' recente di quella di Win98 o W2000, tenta di sostituirla.

Originariamente inviato da eziogsv
l' installer microsoft è liberamente scaricabile e distribuibile.... non ho mai sentito di crash dovuti alla sua installazione...
Oh ... io invece sì, e tanti. Leggi questi articoli (ma ne esistono tanti), magari solo per conoscenza

You receive multiple "System files are out of date" error messages when you install a Visual Basic 6.0 application
http://support.microsoft.com/kb/831491/en-us

soprattutto quando si dice:

Remove the commonly redistributed system files from the setup package
Make sure that your setup package does not redistribute unnecessary system files. Every Visual Basic 6.0 application requires that the following OLE Automation system files be installed to function. These files should be installed with the setup package. If you apply Visual Basic 6.0 Service Pack 4 or later on the build computer, the Package and Deployment Wizard packages older versions of these files from the Redist folder, as discussed in the previous section. • OLEPRO32.dll
• OLEAUT32.dll
• ASYCFILT.dll
• STDOLE2.tlb
Other than these files, there is typically no reason to redistribute system files with a Visual Basic 6.0 setup package. System file redistribution should only be completed with operating system service packs or with hotfixes.

Note MSVBVM60.dll is also a required file for Visual Basic applications to function. This file is not a system file and is not part of Windows File Protection.


PRB: Multiple "System Files Are Out of Date" Errors
http://support.microsoft.com/kb/191096/en-us

E leggi anche questo, se ti va ...

http://www.codecomments.com/archive3...-3-859741.html

soprattutto da quando Mike (collega MVP ... ) afferma

"... You must realize PDW came out in 1998 before certain features of Windows ... "