Jump to content

Tihiy

Developer
  • Posts

    2,824
  • Joined

  • Last visited

  • Days Won

    22
  • Donations

    280.00 USD 
  • Country

    Mauritius

Everything posted by Tihiy

  1. Good news boys and girls! W'2000 Revolutions Pack 2.0 is coming. New: - Explorer Toolbar with 32-bit icons and disabled icon shading Fixed: - Problems with icons drawn on white (window) color - Toolbar 16-colored disabled icons were sometimes weird RP Installer: - Easy install/upgrade/uninstall - File patching (yea, i didn't want to, but some changes must be made) - Silent install & slipstreaming (possibly)
  2. Please note that some parts from Windows 98 Revolutions for 2000 Revolutions too, for example Add/Remove programs applet replacement tool http://tihiy.ahanix.org/programs.zip Try and be impressed
  3. This is most lamest things i've ever heard. FE contained same "active desktop, web integration, active x controls, direct x" in even worse implementation. SE file protection was same as FE and almost same as 95. SE >= FE, only this way.
  4. Checked last 0.7.x version and did work for me. However, i can think one reason: IF those icons are painted over WHITE (window) color, then they may have broken shadow. This limitation is because of some complicated matters and is candidate for next [if there is] version.
  5. No. Windows 9x/Me ui API does not have transparency support.
  6. Try SuperCopier 2
  7. Are there any 'how it should look' screenshots? All those posted look like broken to me.
  8. Where? :blink:
  9. This is problem similar to shortcut arrows. Notice that Shell is combining 32-bit and not 32-bit image. In such case, it is impossible to determine what result is (because non 32-bit image has zero alpha channel in 32-bit color space -> it will become transparent). It is possible to workaround this by forcing resulting alpha-channel white, however, if i'm to implement this, you'll lose alpha blending video card acceleration (i don't want to). It may be possible to work around this directly in Shell in future versions.
  10. for example, RDP 5.2 updated
  11. I don't have time/inspiration. Any specific ideas?
  12. Okay, simpler: download kernel32.dll from one of those locations: http://www.upload2.net/page/download/PvBN9...102222.ZIP.html http://z13.zupload.com/file.php?filepath=47608 replace one in \windows\system with one you downloaded. (http://www.google.com/search?q=how+to+replace+system+file+from+dos)
  13. It depends. You can patch explorer.exe OR you can create explorer.exe.32bitimgl file in %systemroot% and you will have 32-bit icon it tray then.
  14. Yes and no. Hex-edit kernel32.dll and replace 'user9x.dll' with 'user32.dll' string.
  15. Well, if you don't have Windows 98 CD, you can't go back. RP 3.6 does not back up files by default. You can go only further. There are 3 ways: - 1st way: Download&install RP6 or 7. May work as expected. - 2nd way: Download&install latest USP. During install, always select to replace newer files from older. Restore your registry from old backup. - 3rd way: Download&install latest 98SE2ME, including option 3!
  16. Can you try Windows 2000 RP on NT4?
  17. Then something wrong with you. You must be able to find at least two values. I've just checked latest browseui.dll with HxD.
  18. It should be language neutral.
  19. Those aren't bugs which are because of bugs in 32-bit icon algorithm; those bugs are by design in Windows because of not implemented features or patch required. They're not present in Windows 98 RP, but that's another issue.
  20. Here you go: http://www.msfn.org/board/index.php?showto...w=&st=&
  21. Are you sure they're both 32-bit? Check them for transparency with some tool which is able to show it. I'm certainly looking for a way to provide 32-bit icons with 24x24 size into Explorer toolbar. It is easily possible by patching files, but i want to find a way to do it on the fly.
  22. Use ntldr / ntdetect.com from Win XP or newer.
  23. Version 1.5 attached to the first post - Fixed Explorer crash which can occur while image-lists are being refreshed - Added 32-bit icon support into taskbar (Note: not every application will support it. Opera and applications compiled on Borland compilers may not show 32-bit icons on taskbar)
  24. Believe or not, this bug is known. However, i though it to be extremely rare. That's how reputation is lost, eh Wait please for 1.5 where i'll fix it. I just need to find time for that.
×
×
  • Create New...