felix3650 Posted February 27, 2009 Posted February 27, 2009 I have some experience with addon slipstreaming and nliting windows builds.Having an XP VLK key yesterday I downloaded the MSDN build of xp with SP3.While playing with nlite I noticed something strange.My DVD builds perfectly. However when I test it on a real machine (even a virtual one) some adons don't get installed (inf addons) while others work as expected. When I say don't get installed I mean they appear on the Win Add/Rem Components but there aren't any folders on Program Files or shortcuts on Desk and Start.At first I thought it was DriverPacks fault but later testings proved me wrong. I've been scratching my head trying to figure out what I'm doing wrong but with no success .I hope somebody can clear me out. I'm attaching my nlite settings.Regards felixwinxp.txt Quote
ricktendo Posted February 27, 2009 Posted February 27, 2009 Its most likely a INF addon breaking your install, here is what I do:If it has happened just recently I organize my addon files by date and I take note, then in your iso look for sysoc.inf expand and edit it to remove any new addons you may have integrated...this is how you dissable a addon in sysoc.inf;CCleaner=ocgen.dll,OcEntry,CCleaner.inf,HIDE,7After you dissabled a suspect addon you rebuild your iso and retest.You keep doing this with each INF addon from the newest to the oldest until you find the bad addon that is breaking your installs, when you do report it Quote
felix3650 Posted March 1, 2009 Author Posted March 1, 2009 Thanks RickI knew how to disable addons (even how to remove them, ofcourse those that can be removed).Anyway I found the problematic addon. It was a INF with some tweaks made by a friend of mine. It's string length exceeded the 4096 char limit for INFs thus blocking most of my addons (which came after it in integration order). Quote
ricktendo Posted March 1, 2009 Posted March 1, 2009 You can get around that by using a backslash (to tell it to go to the other line) in your AddReg, here is an example in my Spanish UpdatePackHKLM,"%CERTS%\109F1CAED645BB78B3EA2B94C0697C740733031C","Blob",1,03,00,00,00,01,00,00,00,14,00,00,00,10,9f,1c,ae,d6,45,bb,78,b3,ea,2b,94,c0,69,7c,74,07,33,03,1c,0f,00,00,00,01,00,00,00,10,00,00,00,05,85,87,0a,20,bd,9e,68,5a,85,14,a9,82,bb,2b,e2,18,00\,00,00,01,00,00,00,10,00,00,00,3f,c8,cb,0b,c0,52,41,e5,8d,65,e9,44,8b,2d,07,c2,19,00,00,00,01,00,00,00,10,00,00,00,83,b6,53,18,66,4e,6f,a2,45,e0,d7,60,9f,b9,58,20,14,00,00,00,01,00,00,00,14,00,00,00,26,5d,05,07,d8,2f,a2,60,84,bd,83,7d,f5,21,80,a7,05,\6f,5a,85,04,00,00,00,01,00,00,00,10,00,00,00,09,c2,54,bd,e4,ea,50,f2,6d,14,97,f2,9c,51,af,6d,20,00,00,00,01,00,00,00,13,04,00,00,30,82,04,0f,30,82,02,f7,a0,03,02,01,02,02,0a,19,8b,11,d1,3f,9a,8f,fe,69,a0,30,0d,06,09,2a,86,48,86,f7,0d,01,01,04,05,00,3\0,70,31,2b,30,29,06,03,55,04,0b,13,22,43,6f,70,79,72,69,67,68,74,20,28,63,29,20,31,39,39,37,20,4d,69,63,72,6f,73,6f,66,74,20,43,6f,72,70,2e,31,1e,30,1c,06,03,55,04,0b,13,15,4d,69,63,72,6f,73,6f,66,74,20,43,6f,72,70,6f,72,61,74,69,6f,6e,31,21,30,1f,06\,03,55,04,03,13,18,4d,69,63,72,6f,73,6f,66,74,20,52,6f,6f,74,20,41,75,74,68,6f,72,69,74,79,30,1e,17,0d,39,37,31,30,30,31,30,37,30,30,30,30,5a,17,0d,30,32,31,32,33,31,30,37,30,30,30,30,5a,30,81,c3,31,2b,30,29,06,03,55,04,0b,13,22,43,6f,70,79,72,69,67,\68,74,20,28,63,29,20,31,39,39,37,20,4d,69,63,72,6f,73,6f,66,74,20,43,6f,72,70,2e,31,41,30,3f,06,03,55,04,0b,13,38,4d,69,63,72,6f,73,6f,66,74,20,57,69,6e,64,6f,77,73,20,48,61,72,64,77,61,72,65,20,43,6f,6d,70,61,74,69,62,69,6c,69,74,79,20,49,6e,74,65,7\2,6d,65,64,69,61,74,65,20,43,41,31,1e,30,1c,06,03,55,04,0b,13,15,4d,69,63,72,6f,73,6f,66,74,20,43,6f,72,70,6f,72,61,74,69,6f,6e,31,31,30,2f,06,03,55,04,03,13,28,4d,69,63,72,6f,73,6f,66,74,20,57,69,6e,64,6f,77,73,20,48,61,72,64,77,61,72,65,20,43,6f,6d\,70,61,74,69,62,69,6c,69,74,79,30,81,9f,30,0d,06,09,2a,86,48,86,f7,0d,01,01,01,05,00,03,81,8d,00,30,81,89,02,81,81,00,e0,4e,10,0e,b8,a7,ef,21,ca,60,5a,dc,9f,1e,3e,83,77,5a,29,2e,f9,4e,e5,08,5d,de,e1,cf,09,c0,1f,44,b7,07,a8,4b,a4,22,30,3b,19,06,83,ee,\f3,ac,27,78,ae,ca,d6,40,2b,ce,79,01,e1,9d,56,8b,36,72,b1,63,90,5f,a0,b2,c0,66,a6,49,c5,3c,fa,26,a2,62,c3,d3,b5,cc,61,15,4c,f2,3f,b4,e7,45,08,43,89,7f,6a,8d,d5,66,fb,d7,ff,64,00,c4,11,fd,2c,a3,0b,75,b0,fb,e5,ac,26,65,a3,81,e6,66,49,3d,1d,73,7a,9b,71,d\7,02,03,01,00,01,a3,81,da,30,81,d7,30,0f,06,03,55,1d,13,01,01,ff,04,05,30,03,01,01,ff,30,1f,06,03,55,1d,25,04,18,30,16,06,08,2b,06,01,05,05,07,03,03,06,0a,2b,06,01,04,01,82,37,0a,03,05,30,81,a2,06,03,55,1d,01,04,81,9a,30,81,97,80,10,5b,d0,70,ef,69,72\,9e,23,51,7e,14,b2,4d,8e,ff,cb,a1,72,30,70,31,2b,30,29,06,03,55,04,0b,13,22,43,6f,70,79,72,69,67,68,74,20,28,63,29,20,31,39,39,37,20,4d,69,63,72,6f,73,6f,66,74,20,43,6f,72,70,2e,31,1e,30,1c,06,03,55,04,0b,13,15,4d,69,63,72,6f,73,6f,66,74,20,43,6f,72,\70,6f,72,61,74,69,6f,6e,31,21,30,1f,06,03,55,04,03,13,18,4d,69,63,72,6f,73,6f,66,74,20,52,6f,6f,74,20,41,75,74,68,6f,72,69,74,79,82,0f,00,c1,00,8b,3c,3c,88,11,d1,3e,f6,63,ec,df,40,30,0d,06,09,2a,86,48,86,f7,0d,01,01,04,05,00,03,82,01,01,00,16,d8,58,7\6,83,60,8b,e8,49,58,2c,05,0b,64,4d,40,ad,2d,4d,c2,fc,5f,7d,96,3c,d0,af,b9,54,52,28,28,d5,65,5e,8f,71,0e,b3,08,0e,15,09,c9,d5,92,cc,24,11,44,24,2d,51,df,af,54,44,4b,7b,d6,71,d4,d7,3a,35,7c,d1,86,b4,05,dc,a7,09,74,98,b2,1b,16,6d,39,a7,44,6a,ad,79,ea,a2\,cd,ff,5b,2a,63,d1,84,84,22,ab,98,c6,87,62,62,1b,53,96,15,60,47,31,57,1e,e0,01,61,ad,36,ef,c5,2d,0a,b4,d0,18,53,f3,56,9c,b4,b7,b7,05,04,33,ad,29,27,93,51,07,0c,9e,be,80,ff,15,bc,26,c7,41,f3,6c,e2,c2,ea,af,b4,ae,5e,08,bb,a8,c9,5b,50,9b,4a,08,43,0c,ce,\dc,ff,bb,2a,a7,81,6f,5f,ac,bc,75,28,ea,36,3e,bc,0a,94,45,0b,5c,cd,b5,e3,9f,23,8c,b5,07,81,3d,59,78,51,46,39,bc,a7,f6,6d,17,03,7f,ee,52,9a,39,bc,09,f2,d2,ba,a8,d7,95,05,eb,46,52,54,71,8e,e8,7e,cd,9a,6e,e7,4a,f3,a4,49,f0,ca,c6,95,a5,51,60,55,bd,74,1e,c\b,2c,01 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.