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.

how to integrate reg tweaks into a Nlite

Featured Replies

Hi guys, i'm pretty sure this is my first post. But, I'd like to know how to intergrate reg tweak which are in reg file form onto a Nlited OS slipstreamed install.......Please any help would be appreaciated. I've searched the whole net for info and i still got nothing....please you guys should have the answer i'm looking for.

So you have all the tweaks in one .reg file?

Then i'd suggest you make an RunOnce entry (in the registry -> HKLM>Software>Microsoft>Windows>RunOnce)

RegTweaks = "regedit /s regfile.reg"

this should load your regfile into the registry.

Hope this helps

-Henk

  • Author
So you have all the tweaks in one .reg file?

Then i'd suggest you make an RunOnce entry (in the registry -> HKLM>Software>Microsoft>Windows>RunOnce)

RegTweaks = "regedit /s regfile.reg"

this should load your regfile into the registry.

Hope this helps

-Henk

Hi there henk, thanks for the reply but, could you please explain it in full detail please?... because i'm new to this thing :)......btw the reg files are all individuals. and also id liek to find out on how to merge these reg files into one.

Edited by thumpa

create a new ini file and name it "Entries_Settings.ini" sans quotes in the following format below: ( of course, substitute all the reg values with yours). Finnally, run nlite>"Hotfixes, Addons and Update Packs", sans quotes, point nlite to the Entries_Settings.ini file you just created and integrate it; your reg tweaks are now part of, and the default for, your install.

builddate=2007/06/27
description=Tweaks for nLite.
language=English
title=Tweaks
version=1.0
website=http://www.nliteos.com/
[registry_addreg]
HKCR,"*\shell",,0x10
HKCR,"*\shell\notepad.exe",,0,"Notepad"
HKCR,"*\shell\notepad.exe\command",,0x20000,"""%11%\notepad.exe"" ""%%1"""
HKCR,"*\shell\PaintDotNet.exe",,0,"Paint"
HKCR,"*\shell\PaintDotNet.exe\command",,0x20000,"""D:\WindowsMediaTools\Paint.NET\PaintDotNet.exe"" ""%%1"""
HKCR,".cmd\ShellNew","NullFile",0
HKCR,".reg\ShellNew","NullFile",0
HKLM,"SOFTWARE\JGsoft\Dictionaries","InstallPath",0,"%11%"
HKLM,"SOFTWARE\JGsoft\Dictionaries","Name0",0,"English (American)"
HKLM,"SOFTWARE\JGsoft\Dictionaries","IgnorePrefixes0",0,";'"
HKLM,"SOFTWARE\JGsoft\Dictionaries","IgnoreSuffixes0",0,";'"
HKLM,"SOFTWARE\JGsoft\Dictionaries","Files0",0,"English.dct|American.dct"
HKLM,"SOFTWARE\JGsoft\Dictionaries","DataFormat0",0,"win1252"
HKLM,"SOFTWARE\JGsoft\Dictionaries","Count",0x10001,02,00,00,00
HKLM,"SOFTWARE\JGsoft\Dictionaries","Name1",0,"English (Canadian)"
HKLM,"SOFTWARE\JGsoft\Dictionaries","IgnorePrefixes1",0,";'"
HKLM,"SOFTWARE\JGsoft\Dictionaries","IgnoreSuffixes1",0,";'"
HKLM,"SOFTWARE\JGsoft\Dictionaries","Files1",0,"English.dct|Canadian.dct"
HKLM,"SOFTWARE\JGsoft\Dictionaries","DataFormat1",0,"win1252"

Also here: http://www.nliteos.com/addons/entries.html

Edited by RickSteele

Better make a normal reg file and use reg2exe to convert it to a exe file and then import it as a hotfix ;)

Better make a normal reg file and use reg2exe to convert it to a exe file and then import it as a hotfix ;)

no need, nlite will write all the appropriate values to all the correct files when integrating the Entries_Settings.ini file as a hotfix.

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.