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.

Some RegSnap v5.8.1920 information.

Featured Replies

The official installer for RegSnap v5.8.1920 dosen't support any form of silent installation. Of course, cooking up an AutoIT script would be very easy, but as i want all my installations to be totally silent, then i instead just make a 7z switchless installer which installs the app by itself, without using the official installer.

After running the installer, then the following files are located in '%programfiles%\RegSnap\' :

  • about.dll
  • form1.frm
  • lartl.dll
  • lbsu.dll
  • license.txt
  • mfc42deu.dll
  • mfc42esp.dll
  • mfc42fra.dll
  • mfc42ita.dll
  • msvcp60.dll
  • readme.txt
  • RegSnap Demo.vbp
  • RegSnap Demo.vbw
  • RegSnap.exe
  • regsnap.la
  • regsnap.tlb
  • unsetup.dat
  • unsetup.exe
  • whatsnew.txt

However, the only needed files for getting the app to run is :

  • RegSnap.exe
  • lbsu.dll

The registration data is located in these two registry keys :

  • HKEY_LOCAL_MACHINE\Software\LastBit\CPR\REGS
  • HKEY_CURRENT_USER\Software\LastBit\CPR\REGS

These two keys contain exactly the same data and only one of them is needed.

Here is the reg file which i use in my 7z switchless installer. Besides the registration key(i have removed the actual serial), then i also add the entries needed to do the following :

  • Disable the Startup Wizzard.
  • Show modified key values in addition to the key names.
  • Generate reg files.
  • Disable the "generate reg files" warning.
  • Map 'HKEY_USERS\<ID>' to 'HKEY_CURRENT_USER'.
  • Disable truncating long dumps.
  • Ignore some unneded reg keys like MRU's, UserAssist, Cryptography and SessionInformation etc.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\LastBit]

[HKEY_CURRENT_USER\Software\LastBit\CPR]

[HKEY_CURRENT_USER\Software\LastBit\CPR\REGS]
********************************************
********************************************
********************************************
[HKEY_CURRENT_USER\Software\RegSnap\regsnap\EL]
"N"=dword:00000007
"0"="HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Cryptography"
"1"="HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001"
"2"="HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet002"
"3"="HKEY_USERS\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\UserAssist"
"4"="HKEY_USERS\\Software\\Microsoft\\Windows\\ShellNoRoam"
"5"="HKEY_USERS\\Software\\Microsoft\\Windows\\Shell\\Bags"
"6"="HKEY_USERS\\SessionInformation"

[HKEY_CURRENT_USER\Software\RegSnap\regsnap\MAIN]
"MODE"=dword:00000000
"VERINFO"=dword:00000000
"CMPMODE"=dword:00000001
"REGFILES"=dword:00000001
"TRUNCATE"=dword:00000000
"MAPHKCU"=dword:00000001
"EXTVIEWER"=dword:00000000

[HKEY_CURRENT_USER\Software\RegSnap\regsnap\STARTUPWIZARD]
"MODE"=dword:00000003

[HKEY_CURRENT_USER\Software\RegSnap\regsnap\Prompt]
"00000083"=dword:00000000

  • 2 weeks later...

plz , I used RegSnap to detect some reg changes, generating 2 files then compared them, but didn't know to export a reg file?!!

plz help

plz , I used RegSnap to detect some reg changes, generating 2 files then compared them, but didn't know to export a reg file?!!

plz help

Do Yourselve a favour grab InstallWatch it lets you save before install and after install regfiles in normal reg file format.

get it here:

http://www.epsilonsquared.com/

oh thanx, I've bin using IntallRite for ages

what is the difference bet InstallRite and InstallWatch?!

The Difference is That....

InstallWatch records modifications made to your PC during the installation of software, hardware, or configuration changes.

AND

InstallRite (which includes all the features of InstallWatch) provides "application cloning" as opposed to "disk cloning", simplifying software distribution.

thanx

bikram

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.