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.

creating dllcache

Featured Replies

Is there any way to stop windows from filling this folder (c:\windows\system32\dllcache) upon install? same question for c:\windows\inf\

seems like a big waste of install time and harddrive space.


i use a batch file to kill the cache

@echo off

echo.

ECHO Purging DLL Cache...Please Wait

start /wait /SFC /purgecache

EXIT

  • Author

yeah, i could easily purge it after windows boots, but is there a way to stop all those files from being copied over in the first place? seems like i'd be a big timeboost.

  • Author

file protection is off.. deleting them is no problem, but that doesn't stop the files from getting cached anyway, or stop xp from installing backup drivers in folders like windows\inf

  • Author

ahh.... excellent idea, thank you. thank you for the hotfix pack as well, i am very grateful.

any ideas on what prompts windows to back up all those drivers and such?

  • 1 month later...

Much Simple ..Add To U're Winnt.sif This :

[SystemFileProtection]
SFCQuota = 0

BlueMe you're tight, SFQuota keep DLLCache empty ...

But full disable WFP is a must ! After you can delete xerox in prgram files , OE , and MEssenger without problem , it's more clean ;)

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.