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.

OPTIMIZE VISTA (registry, services, uxtheme, dlls, batches, etc.)

Featured Replies

Open Administrator Command Prompt here

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Administrator Command Prompt here"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /k \"pushd %L && title Command Prompt\""

[HKEY_CLASSES_ROOT\Drive\shell\runas]
@="Administrator Command Prompt here"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\Drive\shell\runas\command]
@="cmd.exe /k \"pushd %L && title Command Prompt\""

1) This tweak will add register/unregister dll to the explorer context menu; this command will run regsvr32.exe on any selected dll file

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.dll]
"Content Type"="application/x-msdownload"
@="dllfile"
[HKEY_CLASSES_ROOT\dllfile]
@="Application Extension"
[HKEY_CLASSES_ROOT\dllfile\Shell\Register dll\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\dllfile\Shell\UnRegister dll\command]
@="regsvr32.exe /u \"%1\""




2) This tweak will add register/unregister ocx to the explorer context menu; this command will run regsvr32.exe on any selected ocx file

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.ocx]
@="ocxfile"
[HKEY_CLASSES_ROOT\ocxfile]
@="OCX"
[HKEY_CLASSES_ROOT\ocxfile\Shell\Register ocx\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\ocxfile\Shell\UnRegister ocx\command]
@="regsvr32.exe /u \"%1\""

Edited by sp00f

AnimaliX

That moron didn't know what he was doing so get back to work.

Was not the services, I disabled all of your list with my UA and have no problems except some things don't work as some of your explanations say.

Might need a bit more explanation on the dll part as I said above.

You can't rename critical dll's and not replace them.

  • 9 months later...
  • Author
AnimaliX

That moron didn't know what he was doing so get back to work.

Was not the services, I disabled all of your list with my UA and have no problems except some things don't work as some of your explanations say.

Might need a bit more explanation on the dll part as I said above.

You can't rename critical dll's and not replace them.

only !@#$! without experience thoughtlessly apply any tweaks on his system ... pfff

Edited by AnimaliX

  • Author
Open Administrator Command Prompt here

1) This tweak will add register/unregister dll to the explorer context menu; this command will run regsvr32.exe on any selected dll file

2) This tweak will add register/unregister ocx to the explorer context menu; this command will run regsvr32.exe on any selected ocx file

yes, thanx for tips :) my lite version :

[HKEY_CLASSES_ROOT\.dll]
@="dllfile"
[HKEY_CLASSES_ROOT\dllfile\Shell\Register dll\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\dllfile\Shell\UnRegister dll\command]
@="regsvr32.exe /u \"%1\""

[HKEY_CLASSES_ROOT\.ocx]
@="ocxfile"
[HKEY_CLASSES_ROOT\ocxfile\Shell\Register ocx\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\ocxfile\Shell\UnRegister ocx\command]
@="regsvr32.exe /u \"%1\""

[HKEY_CLASSES_ROOT\.ax]
@="axfile"
[HKEY_CLASSES_ROOT\axfile\Shell\Register ax\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\axfile\Shell\UnRegister ax\command]
@="regsvr32.exe /u \"%1\""

Edited by AnimaliX

  • Author

after long time next update :)

added registry tweaks:

# Show hidden System Files

# Search in SystemFolders

# Allow run LowRiskFileTypes (in network)

# Add command prompt to right click context menu

# PhishingFilter ON

# ControlPanel Classic

# Open with regsvr32

+ Services with warning :)

+ DLL part have some "explanation"

Edited by AnimaliX

Also everyone should remember to ALWAYS back up their registry first, so just in case something does get "messed up", you can go back in and restore it.

Thanks for all of the hard work put into creating these tweaks. They look pretty good!!!

  • 1 month later...
  • 2 weeks later...

toastycheese678, try going to the main site without the filename at the end. You'll find a simple list and all the files are there. You'll find they download a bit easier in some browsers.

  • 1 month later...

Can someone upload the rar file with the services tweaks. It 's offline.

Thx

so i just run all of these programs when i make a clean install of vista?

Edited by oldmanwill

  • 2 months later...
  • Author

added registry tweaks:

# Remove Shortcut Arrow

!!! need copy Blank.ico (attachment) to Windows folder

Edited by AnimaliX

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.