[ros-dev] ReactOS versioning

Huw Campbell huw.campbell at gmail.com
Tue Mar 10 11:37:33 UTC 2015


SxS uses hard links, not symlinks.
Seems like the way to go too, as we're already hitting the boundary with common controls and it's how windows does version compatibly.
Huw

-----Original Message-----
From: "Ged Murphy" <gedmurphy.maillists at gmail.com>
Sent: ‎10/‎03/‎2015 10:27 PM
To: "'ReactOS Development List'" <ros-dev at reactos.org>
Subject: Re: [ros-dev] ReactOS versioning

It might also be useful to employ some form of heuristics as UAC does. Things like file name detection, string table detection, marked processes via user defined requests or a hash database, etc. Perhaps even scanning the imports (although this is harder to manage due to people using GetProcAddress to detect OS version)


-----Original Message-----
From: Ros-dev [mailto:ros-dev-bounces at reactos.org] On Behalf Of Timo Kreuzer
Sent: 07 March 2015 12:44
To: ReactOS Development List
Subject: [ros-dev] ReactOS versioning


1. We need a method to specify which application should be run in which environment. We should probably use the same mechanism that is used on Windows. Compatibility information is stored in a registry key HKCU\Software\Microsodt\Windows NT\CurrentVersion\AppCompatFlags\... The trick is to make this easy / transparent for the user. A right-click -> properties -> compatibility approach should for now probably be the easiest thing, 



_______________________________________________
Ros-dev mailing list
Ros-dev at reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.reactos.org/pipermail/ros-dev/attachments/20150310/d25eb366/attachment.html>


More information about the Ros-dev mailing list