August 22, 200620 yr Linked here:http://www.mdgx.com/web.htm#MEUPosted here:* Unofficial Windows ME Service Pack 1 (SP1) v2.02 Beta 6:http://www.msfn.org/board/?showtopic=61407ME SP1 [19.9 MB, English, free]:http://www.mdgx.com/spx/MESP202B6.EXE
August 23, 200620 yr @ the_guy: when I create exe, for example with iexpress, is it possible to put an alert message such as"this windows me package is not compatible with the version of windows you are running"?Thanks, also for link in the first post. Edited August 23, 200620 yr by Max_04
August 23, 200620 yr Author No problem.This is what you put right above the strings line:TargetWin9xVersion=4.90.3000:%OSWarn%:OKTargetNTVersion=0:%OSWarn%:OKAnd under the [strings] line:OSWarn=This Service Pack is for Windows Millennium Edition only.So, when your done, it should be:TargetWin9xVersion=4.90.3000:%OSWarn%:OKTargetNTVersion=0:%OSWarn%:OK[Strings]OSWarn=This Service Pack is for Windows Millennium Edition only.You might want to translate the bottom line.the_guy
August 25, 200620 yr also another thing to do is to put the TWEAKUI.CNT, TWEAKUI.CPL & TWEAKUI.HLP files inside SUPP.CAB file in the ME service pack. that's what I did with the 98fe SP. saves some space. You will have to put the "LayoutFile = slayout2.inf" line under the [Version] section of the TWEAKUI.INF file and remove the [sourceDisksFiles] section. Now the ME SP will install the TweakUI files from SUPP.CAB file. Edited August 25, 200620 yr by erpdude8
August 28, 200620 yr the_guyQuestion...??Can i Used "System Restore Remover" Software to remove SR Before Update This Patch??
August 30, 200620 yr Done! I'm also moving the qfecheck files to supp.cab.the_guycan you also add Wintop into the ME service pack? PROBLEMCHYLD made a suggestion to add Wintop into the 98se SP. I will add Wintop in the next beta of the 98fe SP.
August 30, 200620 yr Author @erpdude8: I don't see a problem with it. It will be a seperate option though.the_guy
September 5, 200619 yr I recommend applying the SP before before using SRR or Oppcom for WinME.Thank You
September 6, 200619 yr Done! I'm also moving the qfecheck files to supp.cab.the_guyI've followed erpdude8 indications.In slayout2.inf these strings are ok?TWEAKUI.CPL=1TWEAKUI.HLP=1TWEAKUI.CNT=1QFECheck.exe=55QFECheck.hlp=55
September 6, 200619 yr Author @Max_04: You do not modify slayout2.inf. When you use makecab, it should create the slayout files for you. In the coming days, I will be posting the bat file I use to make the cab files, and the sed file to make the SP. This should make it easier for translators.the_guy
September 6, 200619 yr The_guy, it's all here:http://www.msfn.org/board/index.php?s=&...st&p=522974Thank you, I appreciate your help.Explain me MultiInstanceCheck command in sed file. Edited September 6, 200619 yr by Max_04
September 6, 200619 yr Author I personally have no idea why that's there. This SP is based off Gape's SP for 98SE, and it was in his SED file as well.the_guy
September 8, 200619 yr TargetWin9xVersion=4.10.2222-4.90.3000:%OSWarn%:oKThis is correct for exe compatibility with Win98SE/WinME together?
Create an account or sign in to comment