Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

.NET framework from %cdrom%.

Featured Replies

How do I install MS .NET framwork 1.1 with SP1 and SP1 update as well as .NET norwegian langpack from CD? I can make it install from HDD, but not CD...


.NET are already on a Windows XP SP2 CD....

I call this script on my cmdlines.txt

cmdlines.txt

---------------------------------

[COMMANDS]

".\1.CMD"

1.cmd

----------------------------------

CMDOW @ /HID

@ECHO OFF

FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD1.txt SET CDROM=%%i:

START /WAIT %CDROM%\DOTNETFX\dotnetfx.exe /q:a /c:"install /l /q"

START /WAIT %CDROM%\DOTNETFX\LangPack.exe /q:a /c:"inst /l /q"

START /WAIT %CDROM%\DOTNETFX\NDP1.1sp1-KB867460-X86.exe /q

*** You need to put your Update and language pack in the DOTNETFX folder!

Good luck!

  • Author

I don't have an APPS dir in my SUPPORT dir. There's only a TOOLS dir.

I have a Norwegian XP disk. Made from Norwegian XP Pro CD and SP2.

I make some modifications on my previous post....

  • Author

Well, I don't have that dir either man :/

Just inserted my original XP CD, and there is no dir there either.

.NET are already on a Windows XP SP2 CD....

I dont think DOTNETFX are on earlier version...

Thx astalavista B)

------or---------

Why dont you dont create a DOTNETFX folder and put your .net files in?

Or in the $1\"folder that you use for you installation"

Good luck!... you got the /switch from my first post

  • Author

That don't say nothing about language though. I need to install the norwegian language pack.

  • Author

The security update from February called NDP1.1sp1-KB886903-X86.exe

Do i replace it with NDP1.1sp1-KB867460-X86.exe, or install it the same way just after NDP1.1sp1-KB886903-X86.exe?

Also: Are you sure your sutre these are correct?

....dotnetfx.exe /q:a /c:"install /l /q"

....LangPack.exe /q:a /c:"inst /l /q"

shouldnt it be

....dotnetfxp.exe /Q /T:%systemdrive%\Install

....LangPack.exe /Q /T:%systemdrive%\Install

and

NDP1.1sp1-KB867460-X86.exe /Q

NDP1.1sp1-KB886903-X86.exe /Q

http://msdn.microsoft.com/library/default....edistdeploy.asp

Launching a silent installation of Dotnetfx.exe

The following command launches a silent installation of Dotnetfx.exe.

dotnetfx.exe /q:a /c:"install /l /q"

A silent install suppresses the display of all user interface and error messages returned by Dotnetfx.exe and Install.exe, which is contained within Dotnetfx.exe. Specifying the /q:a and /q options for a silent install allows for a standardized user installation experience. Specifying the /l option creates a setup log file, netfx.log, in the %temp% directory where all errors are logged.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.