You dont have to add your tweaks manually to nLites INF... You can create a Entries_Waterver.ini with a [registry_addreg] section that will add it automatically example: [general] builddate=2007/06/27 description=Tweaks for nLite. language=English title=Tweaks version=2.0 website=http://www.nliteos.com/ [registry_addreg] ;My RegEdit Favorites HKCU,"Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites","RunOnce (HKLM)",0,"My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" HKCU,"Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites","RunOnceEx (HKLM)",0,"My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx" HKCU,"Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites","RUN (HKLM)",0,"My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RUN" HKCU,"Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites","Uninstall (HKLM)",0,"My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" HKCU,"Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites","RunOnce (HKCU)",0,"My Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce" HKCU,"Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites","Run (HKCU)",0,"My Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run" HKCU,"Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites","Uninstall (HKCU)",0,"My Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall"