Jump to content

jaclaz

Member
  • Posts

    21,274
  • Joined

  • Last visited

  • Days Won

    53
  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by jaclaz

  1. Can you confirm that you managed to boot Windows 3.x from a DOS 7.x, WITHOUT patching the IO.SYS file with 3xstart: http://oldfiles.org.uk/powerload/win3x.htm Or you have found another method and forgot to mention it in the guide? Also, Doublespace and memmaker files are DOS6.22 files, aren't they? jaclaz
  2. Outlook uses some files from Outlook Express. There are hundreds of reports about the problem you face, on several different setups. Most, but not always, this can be resolved by uninstalling and reinstalling Outlook Express. See here: http://support.microsoft.com/kb/318653/en-us http://support.microsoft.com/kb/230076/en-us and many more: http://search.microsoft.com/results.aspx?m...tration+outlook The message you get is only because at the time the IE release was 5.0, a similar message was another one asking for IE 4.01: http://support.microsoft.com/kb/212991/EN-US/ The version does not matter much, probably there is somethng wrong in the install of Version 6 of Outlook Express. jaclaz
  3. Maybe, it depends on which files you have on your hard disk. See here: http://www.911cd.net/forums//index.php?showtopic=16381 jaclaz
  4. Pardon me if this is "competely" unrelated, but I just found about this program and, being it incredibly fast, maybe it can be of use to actually "search" for data and find the "temp" directory used: NDFF http://ndff.hotbox.ru/en/ (works on NTFS formatted partitions only) jaclaz
  5. Just for the record, RAW data is accessible even if no letter is assigned (i.e. volume not mounted). Most Hex/Disk editors will be able to connect to Physical disk. From batch/Command line, there is this freeware utility, dsfo/dsfi part of the DSFOK package: http://members.ozemail.com.au/~nulifetv/fr...ware/index.html From the README: jaclaz
  6. It'not so easy under 2k/xp. Most USB sticks default to be identified as "removable". XP will format a removable drive as "superfloppy", i.e. without an MBR and with just a single partiton. If you "force" on the stick a MBR, (like the famous HP format utility does) Windows can work with the stick allright, but, UNLESS you can make the stick be seen as "fixed" ONLY first partition will be mountable. There are two possible workarounds: 1) have the stick manufacturer utility that can "activate" the "fixed" switch 2) use a Drive filter See here: http://www.911cd.net/forums//index.php?showtopic=14292 jaclaz
  7. Just for the record, there is this ongoing thread at the 911 CD forum about building a minimal Win 3.x from the files in win 9x mini.cab: http://www.911cd.net/forums//index.php?showtopic=16754 jaclaz
  8. Well, the good thing about some lesser powerful EPIA boards is that the C3 processor can run WITHOUT fan, just like elder 386.... I have found that fan is one of the most easily breakable part in a PC used 24/24. Some Epia boards can even use "laptop like" power supplies, again NO fan, that means silent PC + one less thing to worry about. Have a look here for some ideas for the case: http://www.mini-itx.com/ jaclaz
  9. Just read my previous post (links included). There are at least TWO such sites, Peephole and Mwin16. jaclaz
  10. Read here: http://www.msfn.org/board/index.php?showtopic=50179 http://www.msfn.org/board/index.php?showtopic=65337 jaclaz
  11. I replied to your mail before thinking to search for a request here, so probably the reply is more generic than needed. If we are talking about ANY program based on MBRfix: http://www.sysint.no/Nedlasting/MbrFix.htm http://www.sysint.no/Nedlasting/MbrFix.zip You simply want to update the MBR code, this will leave the partition data intact. From command line it would be: MbrFix /drive 0 fixmbr If we are talking about FIXmbr from Recovery Console, info is here: http://www.microsoft.com/resources/documen...r.mspx?mfr=true However post results here. jaclaz
  12. Actually, redirecting the ECHO or TYPE command is not really what you want, as both (with slight differences) ONLY support ASCII characters. The "proper" way to send something to the Printer port is, after having made a file containing what you want to send to the port, to run : copy /b yourfile.xxx LPT1: this way you can send BINARY data as well. Just as an example, this way you can send to the printer the needed escape characters, for example for page feed. jaclaz
  13. Yep, or more simply a lot of people do not actually READ previous posts and just write what they feel like: @Mordac85 I was referring to the supposed advantage of a script like the one that GliX suggested, that, apart from not being remotely working as required, simply PARSES the output of the "ver" command, actually STRIPPING OUT most of the info (i.e. version). jaclaz
  14. Yep, there already is a program to do it: http://www.donationcoder.com/Software/Mous...rang/index.html jaclaz
  15. That error is due to not having a few "ID" files in the root of the CD. Read here, the matter is explained: http://www.911cd.net/forums//index.php?showtopic=16381&hl= jaclaz
  16. Double posting wont get you any priority.... ...it will only increase the entropy of the board.... (the double post is here: http://www.msfn.org/board/index.php?showtopic=72162&hl= please, people willing to help, post in there, just to keep things together...) jaclaz
  17. Sorry, but I don't see the actual advantage of your batch file as compared to simply run ver jaclaz
  18. The above applies ONLY to elder versions, with a patched SFCx.DLL: http://www.winguides.com/registry/display.php/790/ but it is inconvenient, as every newish SP will change the address to be patched. Read these: http://pubs.logicalexpressions.com/Pub0009...icle.asp?ID=290 http://pubs.logicalexpressions.com/pub0009...icle.asp?ID=510 The "new" method is derived from an idea of Damian Bakowsky: http://www.d--b.webpark.pl/index2_en.htm http://www.d--b.webpark.pl/reverse04_en.htm (making an EMPTY sfcfiles.dll) I passed the info to Fred Vorck: http://www.vorck.com/remove-ie.html who bettered the coding and the method found it's way into Nuhi's Nlite: jaclaz
  19. Well, actually it can be done from batch too. Two examples from Rob Van der Woude Scripting site: For XP only (uses diskpart): http://www.robvanderwoude.com/files/cdromxp.txt More generic: http://www.robvanderwoude.com/amb_cdrom.html#CdRom2 jaclaz
  20. hmmm, posting a WORKING link might help: Your link: Correct link: jaclaz
  21. Good work, Markymoo. Just for the record Wingrub development is on hold, the GRUB4DOS version it has is corresponding to 0.91, whilst GRUB4DOS is up 0.4.1 - corresponding to 0.97 (stable) and and 0.4.2pre is just out: http://sarovar.org/projects/grub4dos/ You can use allright the Wingrub to make the menu.lst, but it is better if you use the latest grub4dos as the actual bootloader. You do not actually need to INSTALL it. You can format the key under NT/2K/XP/2003 (so that the bootrecord invokes NTLDR), then you copy to the stick: menu.lst (it can be either in ROOT, /boot/, /boot/grub/) NTLDR GRLDR and you add a boot.ini file with this entry (at least): C:\GRLDR="Start GRUB" If you format the key as a (win9x) DOS disk (so that bootrecord invokes io.sys/msdos.sys/command.com) you add to the stick: menu.lst (it can be either in ROOT, /boot/, /boot/grub/) GRUB.EXE and (optionally) you add to your autoexec.bat the line: GRUB.EXE (or you can input it on comand prompt, only when you need to shift partitions) @Markymoo Where did you get that splashimage? jaclaz
  22. Read here: http://www.911cd.net/forums//index.php?showtopic=14292 Unless you can change the Removable/Fixed bit via the manufacturer utility or the Hitachi Microdrive Filter, you will be limited to one partition under 2K/Xp. @LLXX USB STICKS controllers usually default as "Removable" (but with the right utility can be set as "Fixed") USB DRIVES controllers ALWAYS default as "Fixed" The above has NOTHING to do with BIOS, it's the Windows driver that questions directly the hardware. jaclaz
  23. Hint: does the word "proxy" mean anything to you? jaclaz
  24. Well, megaupload download work as follow: 1) in the top right of the page when you access it there is a countdown to wait xx seconds 2) when the timeout expires a window appears OVER the same area 3) this window has a X button on top right corner 4) knowing that conventionally clicking on a X button means to close a window..... 5) you might want to try clicking on that button and looking what is UNDER that window jaclaz
  25. The simplest thing you can do is using a DOS (win9x one) boot disk and use the FDISK for FREEDOS. it is easily scriptable: http://www.23cc.com/free-fdisk/index.htm If you simply want to delete partition entries, there are quite a bunch of programs capable of wiping out or overwriting the MBR, under DOS or Linux. As an example, I sometimes use this ones: http://ms-sys.sourceforge.net/ with a --mbrzero option http://www.diydatarecovery.nl/mbrtool.htm Or you can use MBRwizard: http://mbrwizard.tripod.com/ with a switch of /Wipe=1 or /Wipe=2 (which is scriptable too) jaclaz
×
×
  • Create New...