evilvoice Posted September 6, 2004 Posted September 6, 2004 finally works for my screens YAY!!! good job jcarle.
ml20 Posted September 6, 2004 Posted September 6, 2004 Excellent Work!! the image problem is fixed. just something else here... when you attempt to open a bbu thast has the propaganda text removed, XPreview will not open it and says strings 27,28 are missing. which is correct and i want them missing. but i will not be able to preview the screen. so maybe add a IF line or whatever. i cannot code at all
jcarle Posted September 7, 2004 Author Posted September 7, 2004 When you remove the MS text, you're actually supposed to change the string table to " ", not completely remove. I believe it errors if some of the text is removed completely and the strings are missing outright, no?
MHz Posted September 7, 2004 Posted September 7, 2004 I removed the text from file.26, "Some text"turn it into26, ""then compiled and all "" and string numbers removed automatically.Only 2 string numbers give the error? 27 & 28.String 28 does not exist in original?
jcarle Posted September 8, 2004 Author Posted September 8, 2004 When you change a string to "", it removes it.However, what I'm curious to find out is what happens during setup when you run this winntbb.dll? The last time I tested a setup screen by removing the strings completely, it's errored on me during the loading of the setup screen. If you effectively remove a string and setup still loads, let me know? Or if someone can tell me if they have an original winntbb.dll (from microsoft) unmodified that DOESN'T include strings 27/28, let me know... I'll make some adjustments to XPreview's winntbb plug-in.
MHz Posted September 8, 2004 Posted September 8, 2004 My winntbb.dll works fine during xp setup.Untouched sp2 winntbb.dll has strings 1,2,3,4,5,13,14,19,20,21,22,26,27 & 63.No string 28?
jcarle Posted September 9, 2004 Author Posted September 9, 2004 I've updated XPreview to load winntbb.dll files that are missing the billboard text completely. Just re-download, only the module version changed.
Lolly Posted September 9, 2004 Posted September 9, 2004 I've updated XPreview to load winntbb.dll files that are missing the billboard text completely. Just re-download, only the module version changed. Thanks, been using your apps lately...
trainee Posted September 17, 2004 Posted September 17, 2004 Just wanted to add my thanks...what a marvelous program. I think we all owe you big time.
Gray Posted September 27, 2004 Posted September 27, 2004 So where do I load build 4253 from..? I've removed all the MSpropaganda nonsense you see...Thanks,Gray
MHz Posted September 27, 2004 Posted September 27, 2004 So where do I load build 4253 from..? I've removed all the MSpropaganda nonsense you see...Thanks,GrayBuild 4253, is the plugin build.The program build is 4250.Download it from the first post, in this thread.
Kelsenellenelvian Posted September 27, 2004 Posted September 27, 2004 Could you provide instructions on repacking the driver and sp2driver cab files using extreme compression with your utility? Please.
jcarle Posted September 27, 2004 Author Posted September 27, 2004 Could you provide instructions on repacking the driver and sp2driver cab files using extreme compression with your utility? Please.The compression bin does not support CAB files at the moment.For repacking of drivers.cab and other CABs, you can use CABARC.EXE using syntax similar to:cabarc -r -p -m LZX:21 N mmssetup.cab *.*
Recommended Posts