NoNameNeeded, on Mar 11 2009, 01:33 AM, said:
It's not possible to install Adobe Reader 9.1
Google Earth 5 won't install either.
starcraftmaster, on Mar 11 2009, 06:44 AM, said:
i tried some windows xp only programs and it didit work
I never said that after you install KernelEx you will be able to run
ALL Windows XP applications ever created.
Full XP compatibility will
never be possible.
In fact I as an author decide which applications I want to see running on 9x and add enhancements to system accordingly. I am perfectly aware that the apps you listed won't work and I can even give you a thousand more examples... but what's the point?!
If you want to see them running -
ACTIVELY CONTRIBUTE TO THE PROJECT OR BURN IN HELL.
Currently there are
only two people in the team: me and Tihiy.
Taking this into consideration - you should feel very lucky that you can run SO MANY applications.
Small list of what you can run with KernelEx:
* Mozilla Firefox 3
* Adobe Flash 10
* OpenOffice.org 3.0
* Java Developer Kit 6
* Java Runtime Environment 6
* Google Picasa 3
* PDF-XChange Viewer
* Doom 3
* Quake 4
* Prey
* Need for Speed: Most Wanted
* and many other programs -
see old KernelEx thread for reference.
Instead of moaning about what doesn't work
share with the list of programs that DO WORK for you after installing KernelEx.
If you want full XP compatibility install XP. EOT.
starcraftmaster, on Mar 11 2009, 06:44 AM, said:
but i dont know how to use it
i cant find no kever.ini and theres no read me so i got no clue how to use it i thought you just run programs and it does it all by it self Lol
Right click on application (exe or shortcut), select properties, select compatibility tab.
There are predefined settings for some well known programs like Firefox 3.
Joseph_sw, on Mar 11 2009, 07:11 AM, said:
after uninstalling the old kernelex, then re-installing this new KernelEx 4.0 RC 1
i trid to re-install directx_nov2008_redist (i know this won't work, but i tried anyway), such error-log entries, will not appear if i disable the KernelEx extension for dxsetup.exe
driven with curiousity i remove the microsoft.NET, and try to reinstall it again with Kex in effect.
first, i install extract all files from dotnetfx.exe (version 1.1.4322.573), without any meddling in compatibily the installation process won't ever finished, i must forcefuly terminate the installation process.
if i try to disable kernelex extension for install.exe (extracted from dotnetfx.exe), this time .net installation went normally.
Installing core system components while forcing different system version is gently speaking unwise.
DirectX is definitely a core system component.
I will block the possibility to install it with different version set in compatibility tab in the next release.
If something isn't working with new KernelEx (but used to) - use compatibility tab to disable KernelEx for that program - this is why this option was designed...
starcraftmaster, on Mar 11 2009, 09:58 AM, said:
swat 4
installer said you dont have admin rights lol
I will look into this issue.
starcraftmaster, on Mar 11 2009, 09:58 AM, said:
how much does this program modify my system
The installer changes 80 bytes in kernel32.dll to make system ready for new symbol resolve engine (KernelEx Core) and to disable platform checks of executables.
No other system files are modified.
Drugwash, on Mar 11 2009, 01:34 PM, said:
Few minor issues encountered along the way:
• The (fixed?) osdn mirror for the tar source package reports 'page not found'; may be a temporary glitch. Changing the path to point to switch instead of osdn fixes the issue.
I can't control that. It's an issue at Sourceforge.
Drugwash, on Mar 11 2009, 01:34 PM, said:
• May be a good idea to mention 'src' or 'source' in archive's name; initially I thought it's just the usual non-installer alternative for the compiled application.
Already fixed.
Drugwash, on Mar 11 2009, 01:34 PM, said:
• Speaking of non-installer... I'd pretty much like to have a zip/7z alternative of the application, for analysis/translation/etc purposes; the NSIS installer doesn't easily allow manual extraction of the content and not everybody has a development environment at hand to build everything up from the sources.
Raw archive is not an option. You can extract all files from NSIS installer with 7zip File Manager.
Drugwash, on Mar 12 2009, 03:39 PM, said:
Heh... no problems so far with regular 9x applications. I've tried however to run the Unicode version of Miranda IM 0.8 alpha #28 self-built (that's my test bed for KernelEx

) and am constantly getting crashes in UNICOWS.DLL
These indicate bugs in MSLU... nothing new. Btw. under what program did you get unicows symbols displayed?
Drugwash, on Mar 12 2009, 03:39 PM, said:
I tried to build the debug version of KernelEx with the debug symbols, hoping it would offer more details, but it wouldn't recognize the pdb. Also, KEXBASES.DLL wouldn't compile with VC6 under 98SE. And the debug symbols for UNICOWS.DLL (unicows.pdb) wouldn't be recognized either, although it's in the same folder with unicows.dll (both in System and in Miranda's folder, just to make sure).
Hmm? Wouldn't compile? I compile with VC6 under 98SE myself! The error you are getting is most likely caused because you didn't build KEXCRT first. (I should include build instructions).