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 1.1 Service Pack

Featured Replies

Yes,

You may not need savepath, that just writes to registry.

path could also be maybe %temp% ?


Yes,

You may not need savepath, that just writes to registry.

path could also be maybe %temp% ?

thanks. i think i got it. actually, i want it extracted to desktop so i can delete it rite away

5. Clean the directory so sp1.msp, data1.cab, and netfx.msi are the only files (3 files) in the directory.

Where is this data1.cab ? I can not locate it.

Winrar has a temp option. so it extract to your temp dir, executes your setup, then deletes the temp file that it created, when install has completed. Makes it clean then.

Winrar has a temp option. so it extract to your temp dir, executes your setup, then deletes the temp file that it created, when install has completed. Makes it clean then.

oh! ok. as long as it gets deleted. i'll do that then. thanks!

add switches into

setup = netfx.msi /qn

in winrar. guessed them switches.

Where is that cab file?

Comment tab in winrar should look like this.

;The comment below contains SFX script commands

Setup=netfx.msi /qn

TempMode

Silent=1

Overwrite=1

5. Clean the directory so sp1.msp, data1.cab, and netfx.msi are the only files (3 files) in the directory.

Where is this data1.cab ? I can not locate it.

SP1 needs the cabinet file from the installation routine: netfx1.cab

Slip up with naming?

Thanks Jeronimo

:)

has anyone been able to utilize this in svcpack.inf? Also, I think its been said that there is an error when using winrar temp extract (extracting to a temp dir)...

One question... how'd you get an admin install of .NET Framework 1.1 Redist. I looked on the first page, but could not figure it out. Can anyone help me?

@canuckerfan

Type msiexec /a netfx.msi

@evilvoice

Tested SFX rar with Windows install using tempmode. No problems.

@canuckerfan

Sorry.

Type msiexec /a netfx.msi TARGETDIR="C:\netfx"

Thanks for the help guys. I think I got it.

Only thing is, I don't have a data1.cab in my dotnetfx folder, only a netfx1.cab file. Should it be like this?

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.