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.

I ve just made NetFramework 1.1, 2.1, 3.1, 3.5 svcpack.inf installer

Featured Replies

what i did?

just old net framework 2.0 trick and it works.

Batch:

REGEDIT.EXE /S 1.REG

start /wait DNF11.exe /q:a /c:"install /l /q"

start /wait dotNetFx35setup.exe /qb /norestart

REGEDIT.EXE /S 2.REG

exit

1.reg:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\Setup]

"SystemSetupInProgress"=dword:00000000

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting\DW]

2.reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\Setup]

"SystemSetupInProgress"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting\DW]

Net 1.1 instalation was prepared as described here:

http://www.msfn.org/board/Silent-NET-Maker...2-2-t90779.html

Net 3.5 simply extracted with eg. winrar, you can remove all x64 bit files if you need x86 install or vice versa.

Recompressed it with nLite Add-On Maker, running .bat file.

Works fine.

download it here:

http://ibach.my2gig.com/index.files/NetFx3_5.html

Edited by ibach

This cant work with svcpack. It will install fine but it will also break WebClient service. Installation of this was never problem, problem was WebClient service. If you can confirm that this service works after svcpack installation then you done a good job.

Cheers ;)

How do you check if the 3.5 was installed correctly? I mean how will it break WebClient service? What is WebClient ?

You can check if it installed in Add/Remove programs in Control Panel. And WebClient is service in Windows, which will stop to work if .NET Framework 3.0 is installed via svcpack. When this service is broken it cause that after logon Windows is unresponsive about 5-10 minutes. You can check if service is working by clicking on Start-Run and type "services.msc".

Cheers ;)

i have tried to do the same once and what happened to me was that it would run xp with classic theme and some other services not working, internet explorer would never run, so i just put the frameworks to run witn gui runonce on first login and wmp11

ic. Well I don't use the WebClient svc anyway, I've found it's disabled. otoh, yeh, 3.5 wasn't installed properly, and from what I see if it's an addin then it's installing via svcpack right? which means we can only slipstream up to .net 2.0 so far?

  • 1 month later...
  • 1 year later...

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.