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.

There is no shell32.dll file in I386 Folder!

Featured Replies

there is no shell32.dll file in my I386 folder....but there is a shell32.dl_ file in it!!!! so how can i modify it?? resource hacker cant open it!!! how to uncompress it to modify it?? and after modifying what to do for recompress it again in dl_ format???


  • Author

how to use expand.exe commad???? i typed it in command line ..but no further instructions are given!!!

Here use this VBS script if you have XP SP2 and all the updates installed.

This is so you can use the most current shell32.dll as it get replaced by

some of the updates.

Save as CopyShell32.VBS

On Error Resume Next

Dim Act, Fso, SD

Set Act = CreateObject("Wscript.Shell")

Set Fso = CreateObject("Scripting.FileSystemObject")

SD = Act.ExpandEnvironmentStrings("%SystemDrive%")

Fso.CreateFolder(SD & "\XP_Shell")

Fso.CreateFolder(SD & "\XP_Shell\Shell32")

Fso.CopyFile(SD & "\WINDOWS\system32\Shell32.dll"),(SD & "\XP_Shell\Shell32\Shell32.dll")

Act.Run(SD & "\XP_Shell")

how to use expand.exe commad???? i typed it in command line ..but no further instructions are given!!!

read the instructions

  • Author

yup i got it!!! i extracted it!!! now should i put modified shell32.dll into $OEM$\$1\system32\ ....directory ?????

  • Author

ok done!!! replaced shell32.dl_ with modified one!!! now have i to do any other modification with shell32??

OPen shell32.dl_ with winrar ;)

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.