chon_ Posted September 16, 2003 Posted September 16, 2003 Where, when and how are you installing .NET framework language pack update?I have it on \hotfixes\2 but it doesn't run unattended, here's the command I use:CD "%systemdrive%\install\Hotfixes2for %%i in (*.exe) do start /wait %%i /Q:A /R:N
DaveXP Posted September 16, 2003 Posted September 16, 2003 Which method of install are you using here is it webmedic script or the windows update method.
chon_ Posted September 16, 2003 Author Posted September 16, 2003 I tried both, the code is an extract from webmedic's cmd file for hotfixes, i got exactly the same prompts with both methods
DaveXP Posted September 16, 2003 Posted September 16, 2003 it could be the switch that the end that is the problem here.
webmedic Posted September 16, 2003 Posted September 16, 2003 yes that is not installed like the hot fixes and is not a critical update but rather a regular windows update. My scripts are only for critical updates. .net at this time can not be slipstreamed and will not be added untill sp3 for windows xp.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now