December 23, 200718 yr Hello, with nLite where abouts do i add my own registry tweaks.. and how? Please explain
December 23, 200718 yr Take the .REG file and convert it to .INF using Reg2Inf by n7Epilson (just drop reg2inf.exe in system32 and use this command)reg2inf "regfilename.reg" "anyname.inf"then create a entries_whatever.ini and add something like this[general]builddate=2007/11/05description=Registry Tweaks for nLite.language=Englishtitle=nLite RegTweaksversion=1.6website=[registry_addreg]; Add your converted reg to inf string hereZip the Entries_*.ini and integrate it with nLiteTo verify that your inf AddReg has been successfully added to nLite.inf look in you i386 folder and expand nLite.in_ and look for the [CT] sectionRicks_RegTweaks_AddOn.rar Edited December 23, 200718 yr by ricktendo64
December 24, 200718 yr Author WOW, that seems really complicated, you'd think nLite would be designed better so you can just drag the .reg file into a section and it's done...
December 25, 200718 yr I cant get to know what you are telling iam new to it, please explain me how to use Reg2inf please in detail please
December 25, 200718 yr i do it runonce method.create $oem$\$1\install into the xp seup cdmake your reg tweak and name it tweaks.regnlite runonce menu add this commandregedit.exe /s %systemdrive%\install\tweaks.regsory for my english
December 26, 200718 yr i do it runonce method.create $oem$\$1\install into the xp seup cdmake your reg tweak and name it tweaks.regnlite runonce menu add this commandregedit.exe /s %systemdrive%\install\tweaks.regsory for my english Thanks man nice and clean
December 27, 200718 yr Thanks man nice and cleanNot really as the scripts will remain on your hard disk, which is not required and they will only take up space, which most people want to avoid who use nLite as they want the smallest installation possible.
December 27, 200718 yr Thanks man nice and cleanNot really as the scripts will remain on your hard disk, which is not required and they will only take up space, which most people want to avoid who use nLite as they want the smallest installation possible.What exactly do you mean by this statement. What I'm asking, I decided to do it this way, my 'tweaks.reg' was only 2.57KB's. The process was easy and it worked. I did find it afterwords on my C:\Install and then I just deleted it, as it was no longer needed. But the steps did work, easily.Thanks for my further education.Eddie
December 27, 200718 yr What exactly do you mean by this statement. What I'm asking, I decided to do it this way, my 'tweaks.reg' was only 2.57KB's. The process was easy and it worked. I did find it afterwords on my C:\Install and then I just deleted it, as it was no longer needed. But the steps did work, easily.Yes, it does work, but it would be much more nice if you would add your tweaks straight from CD-ROM, so that they don't need to be copied to your hard disk first, taking up space (even though it's only a few KB's), possibly fragmenting your hard disk and so that there is no need to remove these files from your hard disk afterwards. I'm a perfectionist; I like to do it as nice and proper as possible but if you're satisfied with your current method, then just stick to it.
December 28, 200718 yr Download Reg2InfCopy reg2inf.exe to system32Drag and drop the .reg file into the reg2infhandler.cmd
January 2, 200818 yr I did find it afterwords on my C:\Install and then I just deleted it, as it was no longer needed.if you want to delete automatically c:\install folder you should add this command nlite runonce menu after your last commandRD /S /Q %systemdrive%\install
October 3, 200817 yr i do it runonce method.create $oem$\$1\install into the xp seup cdmake your reg tweak and name it tweaks.regnlite runonce menu add this commandregedit.exe /s %systemdrive%\install\tweaks.regsory for my english HiI just tried with %source% instead of %systemdrive%, and tested it in vmware and it works like a charm.My procedure was to create a folder in the working folder, like, "tweaks" and copy the reg files there.In nLite's runonce menu, add regedit.exe /s %source%\tweaks\tweaks.regIt will then merge the reg files directly from your installation source (usually CD/DVD drive) and leave no obsolete folders or files on your harddriveDAx PS: I know that this thread is over 9 months old, but couldn't find anything matching
Create an account or sign in to comment