Jump to content

Tihiy

Developer
  • Posts

    2,471
  • Joined

  • Last visited

  • Days Won

    21
  • Donations

    230.00 USD 
  • Country

    Mauritius

Everything posted by Tihiy

  1. 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.
  2. 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.
  3. Sure will work in Win2k too. I think it's not fair Microsoft to deprive Windows of beauty.
  4. 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.
  5. 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.
  6. 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
  7. 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.
  8. I'll try to fix it, but i don't have english version. Could somebody provide a link to this file or hotfix? Edit: thx.
  9. Hm. I don't know. Works for me. Watch spelling&be sure to extract layout.inf,layout1.inf&layout2.inf from cab.
  10. 2All!!! I recommed using 2nd method because it also changes: Web View Document Promerties My Documents Thumbnail View and etc., it's official and 100% no risky. You should delete shdoc401.dll&shd401lc.dll *ONLY* if you have installed Me shell. 98 shell depends on it!!! Edit:also, to supress errors during 2nd method - extract ATL.DLL from Me to \system directory first.
  11. 2MDGx, stop! I recollected! To upgrade 98 shell to Me easier way, do the following: extract layout*.inf & ieshell.inf from precopy1.cab to Me folder. open ieshell.inf, change [Millshell_Inst] to [DefaultInstall]. Right-click it & select "Install". Select Me original files. Reboot. Enjoy! [hm: you can forget previous post except number 4) - you can delete shdoc401.dll & shd401lc.dll for sure]
  12. 2MDGx Hm, don't have 98 system now, so try this in virtual system or make backups of everything! 1) Please make sure you have at least IE 5.5 installed. 2) Now, get these files from ME: EXPLORER.EXE COMDLG32.DLL SHELL32.DLL 3) Run regsvr32 /u shdoc401.dll 3.5) Run regsvr32 /u shell32.dll 4) Exit to MS-DOS, delete shdoc401.dll & shd401lc.dll (from \system) 5) Replace explorer.exe in \windows, shell&comdlg32 in \system 6) Run windows there are 3 ways: (1): show taskbar&hangs - make "shell=command.com" in system.ini; proceed (3) (2): show nothing&crash - oops! roll back everything! my fault! (3): works great or almost no errors: run regsvr32 /i shell32.dll; reboot&let shell=explorer.exe if you've changed it. if there are errors, try to run regsvr32 /i shdocvw.dll, regsvr32 /i browseui.dll ... hope this helps to great pack.
  13. Edit \windows\system32\config.NT and add everything you need!!!!
  14. There are many official methods to check Windows platform id (9x or NT) and undocumented too. Office 2003 & other apps can check some undocumented functions. This tool hacks only official checking method, so... But, if "Viewer" versions of Office 2k3 programs can run on Windows 98, i think whole Office can. I'll explore this problem.
  15. You are too naive. I hope about 5% of unsupported on 9x programs will run with this tool, and it is more than 0%. WMP10,Office2k3,Acrobat7 and other programs can't run on 98/Me not because they aren't supposed to, but because thay CAN'T.
  16. I understand. But it's very advanced and nobody currently researching it in Win9x/Me, because win9x/me are old. You can try 98Lite to add more removable components to Windows and you can try to add post-installation commands to msbatch.inf, but if you want to create removable component you must learn hard how to edit .inf files.
  17. Something wrong again?.. You can do unattended 9x CD: google "MSBATCH.inf" You can edit billboards: extract win95.ini from precopy2.cab and edit it, but it will be shown during install, *not* in WPI, there is no WPI in w9x.
  18. Yes, but ResPatchers are free for non-commercial use.
  19. make link to "::clsid". For example "::{645FF040-5081-101B-9F08-00AA002F954E}" - open recycle bin
×
×
  • Create New...