mooms Posted October 5, 2011 Posted October 5, 2011 (edited) Hello I use a entries_.ini file to add custom tweaks with nLite(view http://www.nliteos.com/addons/#registry_addreg if you don't know what i'm talking about)The problem lies in this line:HKCU,"Software\Microsoft\Internet Explorer\SearchScopes\{1C5F694D-B965-4AEA-AF33-8906DFBC21E4}","URL",,"http://www.google.fr/search?hl=fr&q={searchTerms}+&meta="Becomes this in hiveset.inf, HIVEDEF.INF and nlite.inf (also, why nLite add the keys to all these files? nlite.inf is enough....)HKCU,"Software\Microsoft\Internet Explorer\SearchScopes\{1C5F694D-B965-4AEA-AF33-8906DFBC21E4}","URL",,"http://www.google.fr/search?hl=fr&q={searchTerms}As you can see, nLite truncate the end,(+&meta=" ), resulting in an error at the text mode stage of the install:If i manually edit nlite.inf to add my tweaks, everything works fine, but that's a hassle to do this at each integration.So, is this a know bug or limitation of nLite?Can i avoid that ?Thanks. Edited October 5, 2011 by mooms
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now