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.

Have WinRAR not integrate to SHELL

Featured Replies

Copy rar.exe in Winrar folder to system32 folder...you can next excecute command in dos easy.

Have this in a .REG file, which you apply both before *AND* after winrar setup:

[HKEY_CURRENT_USER\Software\WinRAR\Setup] 
"ShellExt"=dword:00000000
"CascadedMenu"=dword:00000000
"MenuIcons"=dword:00000000

That should be all that is needed for this task, I suppose.

The above code will force winrar to not have any icons in start-menu\programs, and no entries in the right-click (neither direct nor cascaded).

I've looked but since WinRAR is used so much, this is the closest thread I could find.

Does someone know how to create a folder in the context menu for winrar, I am looking to organize it better like IZarc.

sorta like this:

09createzip.png

Your answer is right above. You need to have this registry tweak:

[HKEY_CURRENT_USER\Software\WinRAR\Setup] 
"ShellExt"=dword:00000001
"CascadedMenu"=dword:00000001
"MenuIcons"=dword:00000001

Remember, that being a current_user tweak, this .REG needs to be applied at T-12 (through cmdlines.txt).

Do tell whether this did what you wanted.

omg, thats what happens at 2am, haha.

cascademenu is probably what i want. I will try it out I need to redo the regtweaks anyways.

:D ROCKIN!

[EDIT] I just tried it with RunOnceEx.cmd, it works great. I only needed to apply the tweak once after setup.

Hey, this works like a charm, nice and thank you =)

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.