seahorser Posted May 11 Posted May 11 (edited) On MSAgent_DeleteAddon.7z at Entries_MSAgent_DeleteAddon.ini file the line TXTSETUP.INF|52 = msagent||1 should be TXTSETUP.SIF|52 = msagent||1 and TXTSETUP.INF|53 = msagent\chars||1 should be TXTSETUP.SIF|53 = msagent\chars||1 as there is no TXTSETUP.INF. Then there is no need for rd /q /s %SystemRoot%\msagent line on MSAgent.bat Also what is that [Obsolete_Entries] section? As far I know there is no such thing and deleting that whole section produce exactly the same resuts. On Agnt_rem.inf the [NLS.DelReg] section can be deleted as [ExtraFileEdits] from Entries_MSAgent_DeleteAddon.ini can perfectly delete double lines. eg. to delete the following lines from HIVESYS.INF: HKLM,"SYSTEM\CurrentControlSet\Control\GroupOrderList","SCSI CDROM Class",0x00030001,\ 02,00,00,00,01,00,00,00,02,00,00,00 On [ExtraFileEdits] section type the following in one line: HIVESYS.INF|HKLM,"SYSTEM\CurrentControlSet\Control\GroupOrderList","SCSI CDROM Class",0x00030001,\<NEXT>02,00,00,00,01,00,00,00,02,00,00,00<NEXT>||1 <NEXT> is used to proceed to the next line, and the last <NEXT> is used to delete the last CRLF, so the resulting file won't have holes/empty liines. Be carefull to include leading/trailing spaces exactly as they are from your source HIVESYS.INF or include successive lines both with spaces and without spaces, if the source file previously exported form nlite. Also wrong is the line which contains Arabic|INTL.INF| which must be Arabic| on Entries_MSAgent_DeleteAddon.ini file and those traling tabs must be deleted from the same "arabic" line. Edited May 12 by seahorser
MilkChan Posted Thursday at 12:04 PM Posted Thursday at 12:04 PM On 6/9/2024 at 3:30 PM, Zorba the Geek said: MilkChan I noticed that you released an updated version of YumeYao's WMP11 addon at My Digital Life and you list some corrections of errors in the original version 3.4.5. Could you clarify some points for me so that these corrections can be incorporated into my addon? In the registry the build date of KB973540 is shown as 14/07/2009, while the build date shown in the properties of wmpdxm.dll is shown as 13/07/2009. Is this the build date error you were referring to? What is the missing security catalog. There were no errors shown in setuperr.log. What is the fix for ptpusb.inf required for Windows 2003 wpd.inf is not included with WMP9 or WMP11. Why was it supplied as a dummy INF file with only the header? wmp11.cat appears in OnePiece's AIO update pack and the YumeYao WMP11 addon. Is this the .cat file conflict you were referring to? Is the resolution to rename wmp11.inf? mpg4ds32.ax_ and msadds32.ax_ would have the effect of removing these decoders from the system. Is there a reason for this? What are the files essential to the system that were deleted in YumeYao's WMP11 addon? What was the KB973540 string not working properly? What was the issue in version 3.4.1 that prevented mp3 files from playing? I will remove my version Because got the original addon version file of v3.5.1 updated by adric.
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