MDGx Posted December 24, 2009 Author Share Posted December 24, 2009 98SE2ME French edition is not my work. It was created by Matze (MSFN user) a while back.Now that I know about the errors, I'll remove it from my site until Matze can fix it.I can't be sure that the french installer is guilty.Matze is doing a lot of work on his site.He had translated several version of Win 98SE SP2 & SP3 with no problem.Could it has been something with my PC (or settings)?I had copied the 'win9x' folder from Win Me install CD on my HD (C:\WINDOWS\Desktop) [i think the .pif read everything from it],and the original CD was still in the first optical drive (E:)Matze's installer is pretty old, maybe some bugs seeped thru [?]. Just a thought.Anyway... 98SE2ME.EXE [most recent edition = December 2009 (this may or may not be true for 2 years old editions)] must be run first in order to install all needed files [which are extracted from the executable], which always install in the C:\9!M folder.From then on you can run the PIF file [98SE2ME.PIF] from C:\9!M to install any option you wish from the main menu.Your copy of Windows 98 SE OS can be anywhere on any hard drive/partition that can be written to.The WinME setup CAB files [all of them] can be anywhere [but all must be in the same directory], on any drive that is connected to your computer, and that you have access to and which have file systems [FAT12, FAT16, FAT32, CDFS, UDF] Win98 SE can recognize.That's all I can think of off of the top of my head. IMO:You'd be better off installing the new 98SE2ME [December 2009]:http://www.mdgx.com/4even if it has only English files, because most bugs have been fixed since 2007 [and you'll get newer files], and to see if everything works ok.Just select to backup your entire Windows OS at install time. Options 1 or 2 give you a backup choice, which is recommended, especially if you have never installed 98SE2ME before.If you wish to install option 3, your original files will be backed up automatically, so you can restore them in case somthng goes weird.If you have installed 98SE2ME before, then the backup routine will only backup the WinME files, not the originals.HTH Link to comment Share on other sites More sharing options...
CharlesF Posted December 25, 2009 Share Posted December 25, 2009 IMO:You'd be better off installing the new 98SE2ME [December 2009]Thanks.OK, I will try.BTW, is compatibility preserved also with KernelEx 4.0 Final2 , Tihiy's Revolutions Pack 9, and Maximus-Decim's Big HDD 3.1? Link to comment Share on other sites More sharing options...
MDGx Posted December 25, 2009 Author Share Posted December 25, 2009 IMO:You'd be better off installing the new 98SE2ME [December 2009]Thanks.OK, I will try.BTW, is compatibility preserved also with KernelEx 4.0 Final2 , Tihiy's Revolutions Pack 9, and Maximus-Decim's Big HDD 3.1?Should be.I haven't tested RP or Kx for a long time [both were old editions], but I've never had problems.Big HDD actually contains files installed also by 98SE2ME, so it should work 100%.To be honest, the only Win98 SE OS I've been using [for > 9 years] is the one with 98SE2ME installed. There is another package similar to Big HDD at my site, if you wish to test, has files installed also by 98SE2ME, and they all work 100%:http://www.mdgx.com/add.htm#TLS* Microsoft Disk Defragmenter (DEFRAG.EXE 4.90.3000 from Windows ME), HardwareDiagnostic Tool (HWINFO.EXE 4.90.3000 from Windows ME), System Configuration(MECONFIG.EXE 4.90.3001 from Windows ME Q272719 Hotfix), Disk Scanner(SCANDSKW.EXE 4.90.3000 + SCANDISK.EXE from Windows ME), Registry Editor(REGEDIT.EXE 4.90.3000 from Windows ME = modified to work with all Windows95/98 releases), Registry Scanner (SCANREGW.EXE 4.10.1998 + SCANREG.EXE fromWindows 98 SE), SCANREG.INI Editor [sREDIT.EXE from Windows 98 Resource Kit(RK)], MSDOS.SYS Editor [bOOTEDIT.EXE 1.0.0.1 from Windows 98 Resource Kit(RK)], System File Checker (SFC.EXE 4.10.2222 from Windows 98 SE) + FileManager (WINFILE.EXE 4.10.1999 16-bit from Windows 98 SE Q267375 Hotfix =modified with custom 256 colors bitmaps + icons) Tools for Windows95/OSR1/OSR2/98/98 SP1/98 SE:http://www.mdgx.com/files/scanfrag.phpDirect download [1 MB, English]:http://www.mdgx.com/files/SCANFRAG.EXEThis NEWer DEFRAG.EXE does NOT recognize/defragment DrvSpace/DblSpacecompressed/doubled drives/partitions!See "USE WINME DEFRAG + SCANDSKW WITH WIN95/98":http://www.mdgx.com/98-5.htm#WDIW+ "SCANREGW, SCANREG + SCANREG.INI" in TIPS98.TXT (included) for more details:http://www.mdgx.com/98-1.htm#SCANREG98Big Hard Disk Drive (BHDD) 3.1 tools for Windows 95/OSR1/OSR2/98/98 SP1/98 SE [486 KB]:http://www.mdgx.com/files/BHDD31.ZIPEnjoy.HTH Link to comment Share on other sites More sharing options...
PROBLEMCHYLD Posted January 18, 2010 Share Posted January 18, 2010 (edited) Can anybody tell tell where is the inf file for Windows Picture and Fax. At first I couldn't even register the shimgvw.dll but i have got passed that.I think I'm missing some registry entries. This link might help us out a little bit.http://www.powerbasic.com/support/pbforums...ead.php?t=36571 Edited January 19, 2010 by PROBLEMCHYLD Link to comment Share on other sites More sharing options...
MDGx Posted January 22, 2010 Author Share Posted January 22, 2010 On WinME (default installations) you can find IESHELL.INF in C:\WINDOWS\INF [%windir%\INF].This is the relevant part:[Version]Signature=$CHICAGO$SetupClass=BaseLayoutFile=layout.inf,layout1.inf,layout2.inf[DefaultInstall]AddReg=RegisterDLLs[RegisterDLLs]HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\500","030",2,"%11%\shimgvw.dll|DllRegisterServer"You can save this as IESHELME.INF (in Notepad) and then run it like this:RUNDLL32 ADVPACK.DLL,LaunchINFSection C:\WINDOWS\INF\IESHELME.INF,DefaultInstall[Replace C:\WINDOWS with your own drive letter + WinME install directory if different.]Just make sure LAYOUT1.INF [also from WinME setup CD-ROM] is in the same directory you run IESHELL.INF from [default would be %windir%\INF].HTH Link to comment Share on other sites More sharing options...
trevor89 Posted January 22, 2010 Share Posted January 22, 2010 Will this add the imgview function from ME to 98?Trev Link to comment Share on other sites More sharing options...
PROBLEMCHYLD Posted January 22, 2010 Share Posted January 22, 2010 On WinME installs you can find IESHELL.INF in C:\WINDOWS\INF .This is the relevant part:[Version]Signature=$CHICAGO$SetupClass=BaseLayoutFile=layout.inf,layout1.inf,layout2.inf[DefaultInstall]AddReg=RegisterDLLs[RegisterDLLs]HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\500","030",2,"%11%\shimgvw.dll|DllRegisterServer"U can save this as IESHELME.INF (in Notepad) and then run it like this:RUNDLL32 ADVPACK.DLL,LaunchINFSection C:\WINDOWS\INF\IESHELME.INF,DefaultInstallJust make sure LAYOUT1.INF [also from WinME] is in the same directory u run IESHELL.INF from [default would be %windir%\INF].HTHI followed the instructions and got this error messageError in advpack.dllmissing entry:launchinfsection Link to comment Share on other sites More sharing options...
MDGx Posted January 23, 2010 Author Share Posted January 23, 2010 Aaah, shuks [i mean guano]... I guess IESHELL.INF is linked from within LAYOUT1.INF (they depend on each other). And both must be from the same OS [WinME in this case], and they must exist inside same directory.But if you're trying to do this on WinME, there is another way to do this [from within WinME]:Control Panel -> Add/Remove Programs -> Windows Setup tab -> scroll down to Fax + Image Preview [or similar] -> check mark -> OK/Apply.If that doesn't work, or if you're trying to do this from within 98SE [+ 98SE2ME option 3 installed], just run this command from a DOS box [*not* from the "Run..." Start menu item]:REGSVR32 %windir%\SYSTEM\SHIMGVW.DLLIf that doesn't work, run this one:REGSVR32 /I %windir%\SYSTEM\SHIMGVW.DLL["Run..." from the Start menu doesn't recognize environment variables]Just make sure SHIMGVW.DLL [from WinME] is already in your C:\WINDOWS\SYSTEM directory.HTHP.S.Please let me know if this works with 98SE2ME option 3 installed, so I can add SHIMGVW.DLL to option 3.Thanks. Link to comment Share on other sites More sharing options...
MDGx Posted January 23, 2010 Author Share Posted January 23, 2010 Will this add the imgview function from ME to 98?TrevYes. Link to comment Share on other sites More sharing options...
Philco Posted January 23, 2010 Share Posted January 23, 2010 Will this add the imgview function from ME to 98?TrevYes.Fax and picture viewer (winME) - SHIMGVW.DLL - how install (only this features) to win98? Link to comment Share on other sites More sharing options...
MDGx Posted January 26, 2010 Author Share Posted January 26, 2010 Fax and picture viewer (winME) - SHIMGVW.DLL - how install (only this features) to win98?This is how it should work in theory, I have not tested this. Not sure if it requires 98SE2ME option 3 or not [this file might be depending on WinME's SHELL32.DLL (?)].2 easy steps...1. Extract SHIMGVW.DLL from WIN_14.CAB [from WinME setup CD-ROM] into %windir%\SYSTEM [%windir% = usually C:\WINDOWS] (run this command from a DOS box):EXTRACT/Y X:\WIN9X\WIN_14.CAB /L %windir%\SYSTEM SHIMGVW.DLLX = your CD/DVD drive letter. Change if necessary to match your settings.2. Register it (run this command from a DOS box):REGSVR32 %windir%\SYSTEM\SHIMGVW.DLL3. Done . HTH Link to comment Share on other sites More sharing options...
trevor89 Posted July 16, 2010 Share Posted July 16, 2010 Ohh, my god...I can't belive I missed this...I have just right now installed the shimgvw.dll by the regsvr32... method and now the mypictures folder works...I forgot I had asked if this was for the preview... For those having trouble, my laptop is running RP7 and I have lost track of whats installed. RP7 however is the me shell, op3 equiv isnt it.TrevP.S. actualy, Ill see if I can iron out a script error and you can, if not already, put imgview.htt back into 982me. Link to comment Share on other sites More sharing options...
prowler Posted July 19, 2010 Share Posted July 19, 2010 Is it possible install 98SE2ME on Windows 98 non-english version?May be some files need to be translated? Link to comment Share on other sites More sharing options...
PROBLEMCHYLD Posted July 24, 2010 Share Posted July 24, 2010 Do we use the unofficial or 98SE2ME MSACM.DRVhttp://btwincap.sourceforge.net/download.htmlI hate to quote myself but this must have been missed. I just need a yes or no to this question. Thanks Link to comment Share on other sites More sharing options...
MDGx Posted July 25, 2010 Author Share Posted July 25, 2010 Do we use the unofficial or 98SE2ME MSACM.DRVhttp://btwincap.sourceforge.net/download.htmlI hate to quote myself but this must have been missed. I just need a yes or no to this question. ThanksI have added modded MSACM.DRV [from WDM Capture driver website] + SHINGVW.DLL [from WinME CD] to 98SE2ME.All details should be on the 98SE2ME page:http://www.mdgx.com/9s2m/File [4.4 MB]:http://www.mdgx.com/4Read1st guide:http://www.mdgx.com/9s2m/read1st.phpUpdates:http://www.mdgx.com/9s2m/updates.phpHTH Link to comment Share on other sites More sharing options...
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