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.

Integrating .Net v1.1 into XP SP2 CD

Featured Replies

Hi, I'm new to the forum so I hope I have posted this in the correct area.

I have just built an unattended XP SP2 installation CD with all the current hotfixes integrated and I'm now trying to figure out how to slipstream / integrate .Net v1.1. Any pointers would be welcome as Google has failed me on this one.

Thanks - Vumad


I guess you didn't search that hard, otherwise you would have found your answer

The easiest way to install it is using RyanVM's switchless install and the RunOnceEx.cmd

To get RyanVM's file go here

http://ryanvm.msfn.org/

Then just do a Reg Add

ie.

cmdow @ /HID
@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\005 /VE /D "Adobe Reader 6" /f
REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\AdobeReader6\AR6.msi /qn" /f

REG ADD %KEY%\010 /VE /D "Alcohol 120" /f
REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\alcohol\setup.exe /qn" /f
REG ADD %KEY%\010 /V 2 /D "REGEDIT /S %systemdrive%\install\alcohol\register.reg" /f

REG ADD %KEY%\015 /VE /D "Microsoft .Net 1.1 SP1" /f
REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Netfxsp1.exe" /f

Edited by Gee

yes Ryan's packed .NET ... and you havn't the ASP.NET user bug too ...

  • Author

Thanks Gee - I'm already holding my head in shame for missing this one!

Cheers,

Vumad

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.