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.

[Solved] Rebuilt .NET4.5 need to patch Setup.exe

Featured Replies

Hey guys, hopefully somebody here can help me.

I am trying to create a rebuilt, updated .NET Framework 4.5 installer ***exactly as the original.*** I have managed to split the SFX from the original installer, integrate the updates and rebuild everything again but the only problem is the setup.exe checking for digital signatures (of the updated .mzz and *.msi files) that causes it to fail

verify.pngfail.png

If anybody knows how to remove the signature check from the setup files I would greatly appreciate your help (I think its either Setup.exe or SetupEngine.dll need to be modded)

BTW I don't know if this clue helps, but I notice that I can use the modded installer to "Uninstall" the Framework if it is already installed, the setup verification of the modded msi and mzz files passes :o

Here is a link to the original installer http://www.microsoft.com/en-us/download/details.aspx?id=30653

Edited by ricktendo64

  • 2 weeks later...
  • Author

Thanks for your reply hessam, I was able to get it working thanks to Dubby

Alright so in short: finally I have found some time this evening (yes it's midnight in my place)

so here is the result:

file to patch setupengine.dll

@OFFSET 7918C 6 bytes

original bytes:

0F 84 35 01 00 00

patched bytes:

90 90 90 90 90 90

please check it by yourself, I haven't installed it yet, just trying to bypass the validation only...

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.