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. IMHO Ulead MediaStudio Pro. I like it very mush.
  2. After installing my pack, mydocs.dll is mistakenly contains 1 russian string. It means "Show My Documents on Desktop"
  3. There are some programs that can do that, but they aren't free. AMN Task Manager was a great but shareware tool that offered stability for 9x/Me, but now their site is gone and i believe their company too. I have my implementation of Ctrl-Alt-Del hooking, but they have better - taskmanager worked even in text mode if whole system crashes. I don't know if it legal to use portions of dead software, it would be great if I'll manage with it. If not, i'll release my taskmanager as soon as it'll be translated.
  4. Yes. Or restore them from 98 CD. After repalcing them back, run regsvr32 shdoc401.dll regsvr32 shell32.dll regsvr32 /i /n shdoc401.dll regsvr32 /i /n shell32.dll
  5. why?! is it a question?
  6. Ok, i've a problem and can't release program without solving it. Restorator 2004 suddenly corrupts 9x/Me DLL files if replacing icons with 32bit analog, so i can't create universal ResPatcher... Any ideas? ALSO: didn't understand about UXTHEMES. I don't sure, but it will provide additional compatibility with WindowBlinds, and not any other theming engines now.
  7. Ok, very good news: i've been tracing nasty bug that not allowed dragging icons for 3 days, and now that bug is gone. I'm so ******g happy! Expect a BETA release today.
  8. It should work on IE6SP1 + any updates. Try to extract .exe into some temp. directory and run .bat file. Then look onto browseui.dll/shdocvw.dll files size (they should be copied into that folder). It must change. If it won't fix, wait for next version of that patch, it'll be safer.
  9. Hm. I've found some information in Russian, because in original it is Russian patch. It doesn't include IE5, MDAC2.6, MSI, JET3.5 updates, does not support rollback (uninstallation). Does include ATA drives assignment patch + some Russian-specified fixes. maximus-decim, sorry, your text crapped. Нихуя не прочтешь, пиши уж транскипом! Ya k tomu chto nehorosho na sayte conkurenta takoe vikladivat.
  10. The plagiarist! And your flag... да уж, батенька, нечестно!
  11. Ok, some good news again. I've almost rewritten it. Although currently there are some stability/perfomance problems, but i sure they're all fixable. 32-bit color is now supported almost anywhere in 32-bit app: in toolbars (i'm making new toolbar hack too), listviews, treeviews and such. It wasn't so hard (about 1000 lines of code) and that proves again that Microsoft is playing unfair game. I'm going to take a break now (passing exams) and i think i'll release it on the weekend. Any name suggestions?
  12. IE exact version?
  13. Some good news. I've done a lot of hard work and haven't found unsolvable problems so far, there's may be a pre-release tomorrow. If everything goes fine, i'll also add new icons/bitmaps (including xp toolbar buttons patch) to final version, as optional components.
  14. Ok, you're right. I'll look after that key. Gape: it'll be an honor, sir. When it'll be ready (if it'll be ready) i'll publish it here.
  15. Looked wery carefully through the image and saw no difference, only jpeg artifacts. Anyway XP uses 16-bit as default value and draws 32-bit icons within.
  16. Believe, now it's very easy. I like 640x480 startup logo much better. On icons: that registry values doesn't work propertly in 98 - it still prefers 8-bit (256 color) icons if more than "16" bpp is specified. But thanks for your help anyway.
  17. Looks like bulls***. err... But: patched successfully for me. Can you tell if any error messages was during patch process?
  18. Sorry... Didn't understand - it won't be a resource hog only if it won't. B) I think if it'll be written well, it won't - not more that 1-2% system resources.
  19. If I ever write this I think it 'll be valueable in any way. But: modifying windows files is illegal ! I've thought about using GDI+ - actually it is used in Windows XP comctrl32.dll v6; but... dunno now. Attached version is almost unusable: - breaks 16-color icons - breaks drag/overlay cursors - still prefers 256-color icons, so draws 32-bit icons only if no 256-color icons in file (test on Music.ico - included in zip). Installation: !!!haven't checked dlls now - may crush system!!! - copy user32.dll&dll.dll into \windows\system - USE ONLY IF YOU HAVE 4.90.3001 version of USER.EXE - download@MDGx. - clean shelliconcache (hidden file in \windows directory) ... Edit: download removed. Updated version is coming.
  20. Ok, got 5.81.4916.400. Stay tuned.
  21. Sure will work in Win2k too. I think it's not fair Microsoft to deprive Windows of beauty.
  22. First hack. I've rewritten USER32.DLL. Compare: 32-bit icons with alpha channel are ugly in Windows 9x/Me/2000 32-bit icons with alpha channel in Windows XP (yes.. no! 9x sreenshot with hack applied) So, i've made a hack which allows 32-bit icons with true shadow to be propertly displayed in Windows 98/Me. Cool? Very! I need some help. Now this hack is very limited - due to limited GDI implementation in 9x, works propertly only with white background. But i can make proper hack - it will be even somewhat better&faster than XP version. So i need to rewrite COMCTL32.DLL and i need the most recent version - may be from IE6SP1 w/hotfix. I have 5.81.4704.1100 - if someone owns more recent 9x version, upload it somewhere or send it to me by mail. Due to illegality of this hack it won't be commercial in any way, but if anybody can help me with hosting/testing, i'll appreciate. Second hack Animated 640x480 boot logo (XP like) instead ugly 320x400. Cool? Oh, yes! Now this hack is limited too - doesn't animate . I can write animating logo pure assembler so it won't consume conventional memory, but i need any fast&small graphical library for it. If anyone interested in current hack version(s), i'm here. Third hack Actually a driver i've written somewhat ago which hooks CTRL-ALT-DEL and launches selected program (task manager) when they are pressed. Now: eng version not ready. Fourth hack Small program, similar to "Welcome screen" in w2k: due to system dll hack, loads before any processes - so can check registry for critical/virus threads, select shell for using, change session preferences & more. Now: eng version not ready.
  23. After the first installation process bar reaches 100%, install process is looking for disk in A:, B: drives and hangs if not found. If you have no floppy drive, disable floppy controller in BIOS.
  24. Ok, now I'm going offline for some time... I rewroted REGENV32.EXE and now it never modifies config.sys NOR deletes useful stuff in autoexec.bat, only SET= ones. Note: requires VB6 runtime. Also i modified msconfig.exe to delete bugged national page and instead System Restore it launches System File Checker. But, because 98 doesn't launch REGENV32.EXE on shutdown, you have to do it yourself (i'm exploring which file in ME doing this). Run "REGENV32 -c2" (updates c:\autoexec.bat) if you changed something on enviroment page&want it to work. updated: bugs fixed. Msconfig_updated.zip
  25. Ah... No good news, people. I changed setup files & made 2k3 install on 98. But... it can't run. I checked file dependencies & saw some critical NT dependencies. Sorry. It's impossible.
×
×
  • Create New...