Jump to content

Recommended Posts

Posted

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\Hotfixes2
for %%i in (*.exe) do start /wait %%i /Q:A /R:N


Posted

I tried both, the code is an extract from webmedic's cmd file for hotfixes, i got exactly the same prompts with both methods

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...