bober Posted May 7, 2009 Author Share Posted May 7, 2009 long time no see!are those duracell? lol Link to comment Share on other sites More sharing options...
dareckibmw Posted May 8, 2009 Share Posted May 8, 2009 I've noticed that an 'avi' is covered/cut out somehow. I'm using the latest batch and OnePiece IE8 addon.BUT ... when I click on "Save" or "Run" then it looks OK ...just wondering what would that be. Link to comment Share on other sites More sharing options...
Sm0k3r Posted May 9, 2009 Share Posted May 9, 2009 (edited) BoberI have found a liitle typo in the batch file:epand_serbie8if not exist "i386\IE8.cab" goto epand_nrie7echo extracting IE8.cabif not exist "IE8" md "IE8"%xp% "I386\IE8.CAB" -F:* "SERBIE8" >nul <----- Shouldn't this extract to IE8:serbie8ieframemuiset name=ieframeset name1=dllset ext=muiif not exist "IE8\%name%.%name1%.%ext%" goto serbie8hmmapimuiAlso you have omitted deleting the temp IE8 folder at the end of the batchfor %%i in ("7ztmp" "%tmp%" "%res%" "NRIE7en" "%xtra%" "%sptmp%" "mcetmp" "wmptmp" "Programs") do if exist %%i rd /s /q %%iendlocalfor %%i in ("*.DDF" "%~dp0%~nx0") do if exist %%i del /q /f %%i Edited May 9, 2009 by Sm0k3r Link to comment Share on other sites More sharing options...
bober Posted May 12, 2009 Author Share Posted May 12, 2009 I've noticed that an 'avi' is covered/cut out somehow. I'm using the latest batch and OnePiece IE8 addon.BUT ... when I click on "Save" or "Run" then it looks OK ...just wondering what would that be. yeah i know about this,ie8 draws the new dialog box just short of the avi and it does that,no idea why, i guess if there was a way to offset the location of the new window it could easely be fixed.BoberI have found a liitle typo in the batch file:epand_serbie8if not exist "i386\IE8.cab" goto epand_nrie7echo extracting IE8.cabif not exist "IE8" md "IE8"%xp% "I386\IE8.CAB" -F:* "SERBIE8" >nul <----- Shouldn't this extract to IE8:serbie8ieframemuiset name=ieframeset name1=dllset ext=muiif not exist "IE8\%name%.%name1%.%ext%" goto serbie8hmmapimuiAlso you have omitted deleting the temp IE8 folder at the end of the batchfor %%i in ("7ztmp" "%tmp%" "%res%" "NRIE7en" "%xtra%" "%sptmp%" "mcetmp" "wmptmp" "Programs") do if exist %%i rd /s /q %%iendlocalfor %%i in ("*.DDF" "%~dp0%~nx0") do if exist %%i del /q /f %%iill have a look at it,thx for noticing. Link to comment Share on other sites More sharing options...
dareckibmw Posted May 14, 2009 Share Posted May 14, 2009 (edited) yeah i know about this,ie8 draws the new dialog box just short of the avi and it does that,no idea why, i guess if there was a way to offset the location of the new window it could easely be fixed.Oh, ok...I don't use IE at all, so no big deal for me ...found another one though When I tried to use my scanner I noticed the bitmap 603 in wiaacmgr.exe is kinda short...since there is another one 605 (for camera wizard), I fixed them both. I dont have a camera with me, so I'm not 100% sure about that. I can only assume it would look the same.oh....I think it goes for bitmap 400 as well. Edited May 14, 2009 by dareckibmw Link to comment Share on other sites More sharing options...
bober Posted May 14, 2009 Author Share Posted May 14, 2009 ok cool, ill chek it out!keep em' coming v1.4.7.0 is almost done Link to comment Share on other sites More sharing options...
wolfcall Posted May 14, 2009 Share Posted May 14, 2009 Remote Desktop Connection files ....mstsc.exemstscax.dllthink the Xptsp bat needs a few name changes .... those files are named differently in XP iso(LHMSTSC.EX_ ...and LHMSTSCX.DL_) ; then TXTSETUP renames them to file names in the batch Link to comment Share on other sites More sharing options...
dareckibmw Posted May 14, 2009 Share Posted May 14, 2009 OK, here is another pop quiz Those little bitmaps seems to work in some windows (Resource Hacker for example), not all of them. Link to comment Share on other sites More sharing options...
bober Posted May 14, 2009 Author Share Posted May 14, 2009 for mstsc* it is correct, the other files(lhmstsc*), seem to be for localization or something i have no idea..but the batch IS doing its job correctly. start menu accessories shortcut points to:%SystemRoot%\system32\mstsc.exebtw are u using windows home?for the explorer iconssometimes programs use they own navigation shell.but then again there might be a resource in some file that we're missing... Link to comment Share on other sites More sharing options...
robi450 Posted May 14, 2009 Share Posted May 14, 2009 (edited) This is the same problem me too :g:And I use Xp professional Edited May 14, 2009 by robi450 Link to comment Share on other sites More sharing options...
bober Posted May 14, 2009 Author Share Posted May 14, 2009 what problem? Link to comment Share on other sites More sharing options...
robi450 Posted May 14, 2009 Share Posted May 14, 2009 (edited) Dareckibmw says this:Those little bitmaps seems to work in some windows (Resource Hacker for example), not all of them.So this is the same problem. Edited May 14, 2009 by robi450 Link to comment Share on other sites More sharing options...
wolfcall Posted May 15, 2009 Share Posted May 15, 2009 @bober ..cheers for reply about Remote Desktop Files.I see what happend ... Xp Pro iso (with sp3) untouched, has same file names as batch,till I added sp3 update pack to iso before patching.The update pack updated file versions of remote desktop files and renamed them, and altered layout.inf to change file names when files installed. Link to comment Share on other sites More sharing options...
ricktendo Posted May 15, 2009 Share Posted May 15, 2009 OK, here is another pop quiz Those little bitmaps seems to work in some windows (Resource Hacker for example), not all of them.The reason I did not patch this file with Viso was because if you do you will get a asms error during 1st part of the XP gui setup, the file is comctl32.dll and the path is:I386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\COMCTL32.DL_Like I said patch it after windows is installed, make some kinda replacement addon or something (this is very hard to do I have tried)Best to use Restorator and apply a .res file with the bitmaps...this way file prottection will not restore it Link to comment Share on other sites More sharing options...
dareckibmw Posted May 15, 2009 Share Posted May 15, 2009 (edited) The reason I did not patch this file with Viso was because if you do you will get a asms error during 1st part of the XP gui setup, the file is comctl32.dll and the path is:I386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\COMCTL32.DL_Like I said patch it after windows is installed, make some kinda replacement addon or something (this is very hard to do I have tried)Best to use Restorator and apply a .res file with the bitmaps...this way file prottection will not restore itIt did patched correctly comctl32.dll , I'm using XPtsp, only those bitmaps are not not displayed in some open windows. And yes, file protection is disabled.@BoberI was right about bitmap 400 in wiaacmgr.exe , connected my digital camera and the image was short as well. And I think it doesnt matter if you use same image for both...dialogs are the same for camera and scanner in wizard window.bitmap 400 - camerabitmap 603 - scannerI found 2 more things that needs to be fixed, i"ll post them soon. Edited May 15, 2009 by dareckibmw Link to comment Share on other sites More sharing options...
ricktendo Posted May 15, 2009 Share Posted May 15, 2009 That is because there are two version of comctl32.dll, one is in the winsxs dir thats why some of the windows dont have the vista style bitmaps because different programs use a different comctl32.dll Link to comment Share on other sites More sharing options...
bober Posted May 15, 2009 Author Share Posted May 15, 2009 thx, will include in next update.and ill chek out what i can do for comctl32.dll Link to comment Share on other sites More sharing options...
wolfcall Posted May 15, 2009 Share Posted May 15, 2009 comctl32.dll3x versions of this dll on Xp Pro Disk (1 X i386 folder ... and 2 more in ASMS folder contents)I edited the bat file then ran the batch and installed completed iso in vmware ... all went well.Here's how I edited the bat to patch all 3 versions:-:comctl32title XPtsp script Progress 9%%%...set name=comctl32set ext=dllset big=COMCTL32set com=DL_if not exist "i386\%big%.%com%" set com=dllif not exist "i386\%big%.%com%" goto comctl32_2%xp% "i386\%big%.%com%" "%tmp%\%name%.%ext%" >nulif exist "i386\%name%.%ext%" Del "i386\%name%.%ext%" >nul%rh% %ao% "%tmp%\%name%.%ext%", "%tmp%\%name%.%ext%", "%res%\%name%.%ext%.res",,,&echo patching %name%.%ext%%pe% -c %tmp%\%name%.%ext% >nulset com=DL_%cab% /D CompressionType=LZX /D CompressionMemory=21 "%tmp%\%name%.%ext%" "i386\%big%.%com%" >nul:comctl32_2set name=comctl32set ext=dllset big=COMCTL32set com=DL_if not exist "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" set com=dllif not exist "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" goto comctl32_3%xp% "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" "%tmp%\comctl32_2.%ext%" >nulif exist "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%name%.%ext%" Del "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%name%.%ext%" >nul%rh% %ao% "%tmp%\comctl32_2.%ext%", "%tmp%\comctl32.%ext%", "%res%\%name%.%ext%.res",,,&echo patching %name%.%ext%%pe% -c %tmp%\comctl32.%ext% >nulset com=DL_%cab% /D CompressionType=LZX /D CompressionMemory=21 "%tmp%\comctl32.%ext%" "i386\ASMS\60\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" >nul:comctl32_3set name=comctl32set ext=dllset big=COMCTL32set com=DL_if not exist "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" set com=dllif not exist "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" goto comdlg32%xp% "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" "%tmp%\comctl32_3.%ext%" >nulif exist "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%name%.%ext%" Del "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%name%.%ext%" >nul%rh% %ao% "%tmp%\comctl32_3.%ext%", "%tmp%\comctl32.%ext%", "%res%\%name%.%ext%.res",,,&echo patching %name%.%ext%%pe% -c %tmp%\comctl32.%ext% >nulset com=DL_%cab% /D CompressionType=LZX /D CompressionMemory=21 "%tmp%\comctl32.%ext%" "i386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\%big%.%com%" >nul Link to comment Share on other sites More sharing options...
ricktendo Posted May 15, 2009 Share Posted May 15, 2009 I repeat do NOT patch the ASMS files you will **** up your XP installI have tried all sorts of patches even SFC patch and if one moddifies the ASMS files ant they dont match the .manifest hashes you will get a critycal error Link to comment Share on other sites More sharing options...
bober Posted May 16, 2009 Author Share Posted May 16, 2009 i see 2 options that may or may not wok for comctl32.dll file,actualy there are 2 version in an xp sp3 build,the original 6.0.2600.0 and the sp3 5.82.2900.5512 versions.and in an updated post sp3 build the third 6.0.2900.5705 version. in all casses the manifest file alway points to the latest build of the files.if we chek in the system32 directory we will find the base version of our sp3 but the latest build is in the winsxs dir,actualy we can also find the original gold version in that same dir. why? compability?as rick said.all i know is that the manifest file always points to the latest build.now for the manifest file issue.since it points to the latest build i see 2 possible choices:a:res patch 6.0.2900.5705 ,then use the alky to generate a manifest file then copy the correct public token into our original manifest file.then build discb:res patch 6.0.2900.5705 use the .net dissasembler tools and create a new token then register it to the registry and or possibly also edit the manifest file with the new token.add reg entry to inf or simply add it to rvmi entries.build discok now lets remember this is only speculation an i dont realy have the time to test this out.(Plus lol im not too confident that it will even work,but choice a: should be easy to try) Link to comment Share on other sites More sharing options...
wolfcall Posted May 16, 2009 Share Posted May 16, 2009 Link to comment Share on other sites More sharing options...
bober Posted May 16, 2009 Author Share Posted May 16, 2009 well seems to be working, if you get te oppertunity to test run it for real fro at least a day without any problem then ill add it.BTW:i moved 3 posts to the correct topic. Link to comment Share on other sites More sharing options...
Mr_Smartepants Posted June 2, 2009 Share Posted June 2, 2009 Any update? This looks promising. Link to comment Share on other sites More sharing options...
bober Posted June 2, 2009 Author Share Posted June 2, 2009 sorry, i work as a tech in a school and as we all know its almost "school's out for summer" time and its just ben hell lately...also as a follow up;wolfcall, can you confirm that the patching of the other comctl32.dll files is stable and have ben tested on a real machine for atleast a day or 2? if so i will include the patching of these files. im lookign forward on releasing 1.4.7.0 this weekend and see it as final for a long while,if not for good. Link to comment Share on other sites More sharing options...
RuKa Posted June 2, 2009 Share Posted June 2, 2009 sorry, i work as a tech in a school and as we all know its almost "school's out for summer" time and its just ben hell lately...also as a follow up;wolfcall, can you confirm that the patching of the other comctl32.dll files is stable and have ben tested on a real machine for atleast a day or 2? if so i will include the patching of these files. im lookign forward on releasing 1.4.7.0 this weekend and see it as final for a long while,if not for good.Thanks to all involved and that provide much of their free time to allow us to have Windows much more pleasant.Thanks bober for your batch versions, i Link to comment Share on other sites More sharing options...
Recommended Posts