MDGx Posted August 22, 2006 Posted August 22, 2006 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
Max_04 Posted August 23, 2006 Posted August 23, 2006 (edited) @ 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, 2006 by Max_04
the_guy Posted August 23, 2006 Author Posted August 23, 2006 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
erpdude8 Posted August 25, 2006 Posted August 25, 2006 (edited) 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, 2006 by erpdude8
the_guy Posted August 25, 2006 Author Posted August 25, 2006 Done! I'm also moving the qfecheck files to supp.cab.the_guy
roti Posted August 28, 2006 Posted August 28, 2006 the_guyQuestion...??Can i Used "System Restore Remover" Software to remove SR Before Update This Patch??
eidenk Posted August 28, 2006 Posted August 28, 2006 I recommend applying the SP before before using SRR or Oppcom for WinME.
erpdude8 Posted August 30, 2006 Posted August 30, 2006 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.
the_guy Posted August 30, 2006 Author Posted August 30, 2006 @erpdude8: I don't see a problem with it. It will be a seperate option though.the_guy
roti Posted September 5, 2006 Posted September 5, 2006 I recommend applying the SP before before using SRR or Oppcom for WinME.Thank You
Max_04 Posted September 6, 2006 Posted September 6, 2006 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
the_guy Posted September 6, 2006 Author Posted September 6, 2006 @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
Max_04 Posted September 6, 2006 Posted September 6, 2006 (edited) 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, 2006 by Max_04
the_guy Posted September 6, 2006 Author Posted September 6, 2006 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
Max_04 Posted September 8, 2006 Posted September 8, 2006 TargetWin9xVersion=4.10.2222-4.90.3000:%OSWarn%:oKThis is correct for exe compatibility with Win98SE/WinME together?
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