Jump to content

Tihiy

Developer
  • Posts

    2,806
  • Joined

  • Last visited

  • Days Won

    21
  • Donations

    280.00 USD 
  • Country

    Mauritius

Everything posted by Tihiy

  1. That's the main problem of all free task managers - it's impossible to get memory usage without writing a low level driver. I remember MS WinTop PowerToy did it well. If I'll rewrite my taskmanager I'll use WinTop driver functionality.
  2. And what about New 98 FE + 98 SE + ME patches available? There are a bunch of fixes not included in SP now, including interesting unofficial KRNL386.EXE patch.
  3. Well, IE slipstreaming is possible, but hard to make right. I think you should do 2 things: - copy all IE updated files into setup dir (i.e. mshtml*,browseui,browselc,shdoc401,sh401lc,shdoclc,shdocvw,urlmon,wininet,iexpore and some other files) - edit ie*.inf (search Unattended Windows, nLite and other forums for details on IE6->Win2000 slipstreaming) for correct version, new files and other info. That's advanced. As for DirectX it's much easier to do silent install (you can turn off Dx6 install and break install order to reduce setup time, but it's very advanced).
  4. patchworks, please notice because most icons you suggested are 32-bit versions only, they won't display propertly without RP. If you won't install Shell Update original ME files won't be installed (except MSIMG32.DLL but you can skip it if aren't using LameSkin) As for really something useful, I think additional property sheet page with icon-changing ability for folders/files will be useful; i remember IconPackager from Stardock can do it but it is shareware; are there any free analogs?
  5. This question is discussed many times in Revolutions Pack forum. It is an API extending technology which goal is to provide ability to run some Unicode applications designed to run on NT-XP.
  6. It is impossible now because 2k screensavers use API which aren't supported on 9x. Wait a month before KernelXP technology arrives.
  7. IE6SP2 have 6.0.2900 file versions. As for MS "xpsp2" tags for IE6SP1 - there was interesting article somewhere@msdnblogs. And browseui.dll was solved long time ago as MDGx says.
  8. I've got it to load even w/o KernelXP with some simple enough modifications, but it fails to display EULA - looks like EULA module is checking OS and wants XP. When version emulation will work, i'll give AR7 a try.
  9. Может я и не прав. Вообще тут на англицком говорить нуна... А то бить будут. Since it is an English forum.
  10. Better to ask @RU-BOARD http://forum.ru-board.com/topic.cgi?forum=62&topic=0027 Лучше спроси там ^^ 1) First - TweakUI addon, it is optional Second - KB891711 fix, it is optional И то и другое вроде можно выбирать. Но можно и выключить, и без проблем. msconfig! 2) NVidia residents is optional if you aren't using special options Наверное нет, особенно если не используешь всякие левые их фичи или мой RP. 3) Bred2 Notepad replacement is buggy and not so good for non-Russians. А по мне, так NotepadEx круче всего. Бред2 уж точно Gape вставлять не будет, обратись к eGorZ на том форуме, хотя лучше про блокнот не начинать... А еще, из описания и по жизни Bred2 никогда не открывал файлов более 1МБ.
  11. Khm, 122Mb with 98lite is a.. Distro? You can freely delete whole folder if you have original 98CD and 98lite installer. Its hard to separate them if they merged already.
  12. ^^ rloew recent post. So, this check should be removed... or not removed... it is useless anyway.
  13. Well, maybe I should remove that check.
  14. Well, if specified drive have size >128GB, this message will be shown. If it does but it is filled to more than 128GB, this message won't be shown. I'm not sure if it is a right method but it is one of.
  15. Here it is: Scandskw 32-bit replacement, v"1.1" - Do not allows to check >128GB disk if it is not filled by data more than 128GB. - Do not allows to check NTFS drives. Resources can be translated. Why i can't edit my post on 1st page? scandskw.zip
  16. Without a problem!.. Anything more?
  17. I can't see reason... Give me good example, please.
  18. WRONG! As before, it's wrapper over shell functions. Delete scandisk.exe and check if you don't believe.
  19. Yes, hahaha! I'm writing everything on it. That was my secret.
  20. azagahl, where can I get that WINFILE.EXE? I can't find it in 2k distro.
  21. Well, you can if it works OK. My scandisk is bigger, because - Bit more features - Includes more icon variations, including 32-bit ones - PowerBasic compiler sux! You can compress it with UPX executable packer. As for Kernel32.dll, it's because it has hard-coded function offset values - it's difficult to write proper calls for undocumented APIs.
  22. AH FORGOT!!! It works only with KERNEL32.DLL 4.10.2225 (included in SP2RC3 and higher)
  23. Here is my 2 hours of work: 32-bit scandisk. What? No, no! Not really rewrited scan disk 9x function or such. It's just a replacement over standard scandskw and: - As a 32-bit application, it's more stable! - As a 32-bit application, it can talk with other 32-bit extensions - As a 32-bit application, it can be skinned! It supports standard parameters: scandskw.exe [disk list] [parameters] /a Check all your local hard disks. /n Start and quit ScanDisk automatically. /p Prevent ScanDisk from correcting any errors it finds. +additional+ /surface: Force surface scan /custom: Disallow to change your settings /noui: Background (no UI) scanning /min: Minimized scanning Tihiy scandskw.exe
  24. USER.EXE without proper USER32.DLL will cause LOCKUP! Have you deleted USER32.DLL also?
×
×
  • Create New...