then run the following commands:
CODE
msiexec /a netfx.msi TARGETDIR="c:\netfx"
msiexec /p S867460.msp /a c:\netfx\netfx.msi
msiexec /p M886903.msp /a c:\netfx\netfx.msi
msiexec /p S867460.msp /a c:\netfx\netfx.msi
msiexec /p M886903.msp /a c:\netfx\netfx.msi
so i get a directory including "Program Files,Win,netfx.msi"
when i double-clicked netfx.msi to test it,an error occur
it says:
CODE
error 1935.an error occured during installaion of assembly 'Microsoft.Vsa.Vb.CodeDCOMProcesser,Version="7.0.5000.0",..............
how should i do to fix this problem? BTW:i didn't use Ryan's .netfx pack,just from original
thx