Jump to content

Max_04

Member
  • Posts

    281
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by Max_04

  1. A note for all localizers: In 02.BAT, the right cab to take RVSEZM.EXE and PINBALL.exe from Win ME CD is WIN_16.CAB. I've changed this: C:\9!M\START /W C:\9!M\EXTRAC32 /Y WIN_17.CAB /L "%PF%\Pinball" PINBALL.EXE>NUL with C:\9!M\START /W C:\9!M\EXTRAC32 /Y WIN_16.CAB /L "%PF%\Pinball" PINBALL.EXE>NUL and C:\9!M\START /W C:\9!M\EXTRAC32 /Y WIN_17.CAB /L "%PF%\GameZone" RVSEZM.EXE>NUL with C:\9!M\START /W C:\9!M\EXTRAC32 /Y WIN_16.CAB /L "%PF%\GameZone" RVSEZM.EXE>NUL @MDGx: Sound effects and music in pinball.exe there aren't..... My sound card is Creative Sound Blaster Live Value CT4670 and I have no problem.
  2. This is in short what I did [from READ1ST.TXT]: In detail:Replaced BMP, CUR + ICO files with my own [attached into ZIP at bottom of this post]: 100.BMP 101.BMP 102.BMP 300.CUR 301.CUR 302.CUR 303.CUR 306.CUR 200_16.ICO 200_2.ICO using exescope: http://hp.vector.co.jp/authors/VA003525/emysoft.htm#6 Each file name above starts with the respective number found in winfile.exe resources, which you can see when you open winfile.exe in exescope. In exescope [example]: Bitmap -> highlight 100 -> click File -> Import... -> browse to 100.BMP -> double-click on it. Repeat this with all other files listed above, but make sure that filename numbers correspond with winfile.exe resource numbers in exescope. 200_2.ICO = replaces Icon 200 -> 32*32, 2 Color 200_16.ICO = replaces Icon 200 -> 32*32, 16 Color About MORESTAK: Forget about it, it's unnecessary, doesn't help in any way. Please see this post for details: http://www.msfn.org/board/?s=&showtopi...st&p=556609 Consequently, I have removed MORESTAK from my site. If you want to try it, you can find it here: http://www-user.tu-chemnitz.de/~heha/hs_fr...re/morestak.htm P.S.: If you can find another resource editor that works with 16-bit NE (New Executable) files besides exescope, and which supports changing resource file sizes, you may be able to replace the 2 icons above with better 256 colors complex icons [XP style]. If you do, please use WINFILE.ICO, also included in the ZIP attached here, and then please let me know, because I'm looking for such a tool. This is because the two 16 color icons above [200_16.ICO + 200_2.ICO] are ugly. ;( I created PATFM.EXE using Vpatch [free(ware)]: http://www.tibed.net/vpatch/ from modded winfile.exe [target], using WinME setup CD-ROM [English] original winfile.exe as reference [source]. FM_SRC.ZIP HTH Unfortunately I don't know other resource editor... Thank you.
  3. @ Mdgx: I must create a new vpatch file [PATFM.EXE] from the Italian winfile.exe, but to do this, I've need your modified version of winfile.exe (with Exescope and MORESTAK.EXE reading READ1ST.TXT). Give me some indications about changes to make to the italian winfile.exe Compliments for great work. Max_04
  4. You could create, instead of inf file, a setup file with innosetup.
  5. @the_guy: What is possible cause for this bug report? During reboot, appears this message: CODEWindows could not upgrade the file %1 from %2 %1: %2 I've solved problem concerning Metapad shortcut in Accessories in this way: [Version] Signature = $CHICAGO$ AdvancedINF = 2.5 LayoutFile = Slayout2.inf [DefaultInstall] SmartReboot = N CopyFiles = Metapad UpdateInis = UpdateInis.Section [DestinationDirs] Metapad = 10 [Metapad] Metapad.exe [UpdateInis.Section] setup.ini, progman.groups,, "group4=%APPS_DESC%" setup.ini, group4,, """Metapad"", """"""%10%\METAPAD.EXE"""""",,,,,,""%METAPAD_TOOLTIP%""" [Strings] APPS_DESC = "Accessori" METAPAD_TOOLTIP = "Sostituto di Notepad."
  6. Is it possible to specify in the first post what updates are localized in various languages / multilanguage?
  7. I correct the question: is there a way to verify error texts in black screen of window command prompt, for example, with a slow slide between a window and another? Please reply me also for the question of shortcut.
  8. @ the guy: please I want metapad, for example in this way: NOTEPAD.inf: [Version] Signature = $CHICAGO$ AdvancedINF = 2.5 LayoutFile = Slayout2.inf [DefaultInstall] SmartReboot = N CopyFiles = Metapad,Mpad35it [DestinationDirs] Metapad = 10 Mpad35it = 10 [Metapad] Metapad.exe,,,4 [Mpad35it] Mpad35it.dll,,,4 [AddReg.Config] HKU,".Default\Software\metapad","szLangPlugin",,"%10%\mpad35it.dll" HKU,".Default\Software\metapad","nSelectionMarginWidth",65537,00,00,00,00 HKU,".Default\Software\metapad","nSecondaryFont",65537,01,00,00,00 HKU,".Default\Software\metapad","SecondaryFont& #34;=1,f3,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,0 0,00,90,01,00,\ & nbsp;00,00,00,00,ee,03,02,01,31,43,6f,75,72,69,65, 72,20,4e,65,77,00,72,20,4e,65,\ & nbsp;d4,34,ec,81,28,85,f7,78,00,00,00,00,bf,59,c4, 84 It's all ok, metapad is in c:\windows, but to put a shortcut in the desktop or in the accessories? Another problem, the SP doesn't install all updates I think (unfortunately I've sufficient time to read some "Impossible..." in the command prompt, too much fast). During reboot, appears this message: Windows could not upgrade the file %1 from %2 %1: %2 Help me.
  9. Italian translation for this utility very interesting. Italian.rar
  10. If you want I've translated SP for Windows98SE/ME, Native Usb, Revolution Pack, 98SE2XP, 98SEMP10 in italian.
  11. TargetWin9xVersion=4.10.2222-4.90.3000:%OSWarn%:oK This is correct for exe compatibility with Win98SE/WinME together?
  12. I tested option 3 on my tweaked 98SE system and also on a "virgin" [from scratch, "fresh" install] 98SE system.Updated Movie Maker 1.0.1377.0 installs properly on both. Please look inside the "C:\Program Files\MoviMakr" folder [default]. Right-click on MOVIEMK.EXE, should say 1.0.1377.0 under the Version tab. TIP: You must have the WinME setup CD English edition for this to work, because 98SE2ME option 3 extracts original moviemk.exe file from the WinME CABs, and then patches it to the newer version [1.0.1377.0] using a Vpatch patch [PATMM.EXE = found in C:\9!M]. Excerpt from READ1ST.TXT: READ1ST.TXT I also posted this at the 98SE2ME forum [please see 1st post]:http://www.msfn.org/board/index.php?showtopic=46349 Hope this helps. @MDGx: I'm translating 98SE2ME in italian language, but I have a VPATCH error during installation of option 3, also if continues. "No suitable patches were found" Where is the problem? I've translated all files, I think, but always this error.
  13. The_guy, it's all here: http://www.msfn.org/board/index.php?s=&amp...st&p=522974 Thank you, I appreciate your help. Explain me MultiInstanceCheck command in sed file.
  14. I've followed erpdude8 indications. In slayout2.inf these strings are ok? TWEAKUI.CPL=1 TWEAKUI.HLP=1 TWEAKUI.CNT=1 QFECheck.exe=55 QFECheck.hlp=55
  15. @MDGx: Why when I install 3 option, there isn't moviemk.exe in %programfiles%\moviemaker? I've read that this file is taken from WinME hotfix Q262806, why didn't you include directly in the package? So I must install file separately... Ps: I've WinME CD not updated, maybe is this?
  16. I had v. 2.2 up to now and all devices did work for me, up to 1 GB. Minor problem: for some of them confirming the driver is required, few clicks, but found automatically, no private drivers. This thing needs a better webhost: it is too small and to good for rapidshare !!! I have put it on my site, you can download from here: http://www.technical-assistance.co.uk/kb/usbmsd98.php Hope this helps. Please update two italian exe (2.3&2.4 versions) allocated in the discussion of my forum.
  17. I haven't proxy. Edit: finally I've solved, it was a block rule of outpost firewall. Thank you.
  18. I've last version. The problem is with all files, also in other languages.
  19. Yeah, but it is better to leave current usb package, if I don't want SESP 2.1a for example. This can be an alternative, as an option included in SESP 2.1a, after updates & tweaks.
  20. I select a download, click on download button, error message. Maybe it is because of router firewall, what are ports to unblock in case?
  21. I can't connect to remote server, why? During download appears this alert message.
  22. @ 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.
  23. If you want, you can add link now (see below). You'll find it in the section of forum about Unofficial service packs Eng2ita.net
×
×
  • Create New...