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.

Adding to registry with winrar sfx

Featured Replies

I know how to run a program after extraction, but is there a way I can add a .reg file to the registry using winrars sfx withouth having to make a cmd file that does it for me?


Hi. :hello:

I'm not really sure about your question. Do you want to run a program (or an installer) after the extraction of the sfx then run a regfile to register the app? In that case, there is no solution other than using a batch file. That is a known limitation of WinRAR and other sfx makers. They can only execute one action after the extraction.

This is what you have to do:

1. Copy the installer and the regfile in the same directory.

2. Create a batch script that has this code. You can call it whatever you want, and of may edit the code to satisfy your needs.

start /w yourprogram.exe
regedit /s yourregfile.reg

3. Create an sfx that triggers the batch script.

That's the only solution for that. :)

  • Author

>>In that case, there is no solution other than using a batch file

that was exactly my question, thanks.

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.