same with .net 2.0 - no error but it don't appear in add/remove programs
.net 3.0 starts to install but never ends
IE7 just uninstall standard IE6, but don't install itself \:
All installators are extracted.
Im using standard installers from microsoft site, not ryan's and not some builded msis, because i simply don't want it and i think it can work wthouthout it.
I can i also live with it installed from microsoft update files, so if there are some suiteable, post links for it please, i know i'm lame when i can't get it myself, but please be at last nice to me.
BTW i'm stuck with this for about week now, so that is why i'm asking.
All files are where path in runonceex points.
This is my runonceex batch ""generator"" lines with it:
REG ADD %KEY%30 /VE /D "DirectX (9.0c feb2007)" /f REG ADD %KEY%30 /V 1 /D "\"%cdrom%\install\directx\directx_feb2007_redist\DXSETUP.exe\" /silent" /f REG ADD %KEY%41 /VE /D ".NET Framework v1.1" /f REG ADD %KEY%41 /V 1 /D "\"%cdrom%\install\dotnet1.1\netfx.msi\" /qb" /f REG ADD %KEY%42 /VE /D ".NET Framework v1.1 SP1" /f REG ADD %KEY%42 /V 1 /D "\"%cdrom%\install\dotnet1.1\NDP1.1sp1-KB867460-X86.exe\" /Q" /f REG ADD %KEY%43 /VE /D ".NET Framework v1.1 SP1 HOTFIX KB886903" /f REG ADD %KEY%43 /V 1 /D "\"%cdrom%\install\dotnet1.1\NDP1.1sp1-KB886903-X86.exe\" /Q" /f REG ADD %KEY%44 /VE /D ".Net 2.0" /f REG ADD %KEY%44 /V 1 /D "\"%cdrom%\install\dotnet2.0\dotnetfx2.0\netfx.msi\" /passive /norestart" /f REG ADD %KEY%50 /VE /D ".Net 2.0 langpack CZ" /f REG ADD %KEY%50 /V 1 /D "\"%cdrom%\install\dotnet2.0\langpack_dotnet2\langpack.msi\" /passive /norestart" /f REG ADD %KEY%51 /VE /D ".Net 3.0" /f REG ADD %KEY%51 /V 1 /D "\"%cdrom%\install\dotnet3.0\dotnetfx3setup.exe\" /q /norestart" /f REG ADD %KEY%70 /VE /D "IE7 (cz)" /f REG ADD %KEY%70 /V 1 /D "\"%cdrom%\install\ie\IE7-WindowsXP-x86-csy\update\update.exe\" /passive /norestart" /f



Help

Back to top








