Rainer Zocholl wrote:
> C:\coLinux>colinux-daemon.exe --remove-driver
> Cooperative Linux Daemon, 0.8.0
> Compiled on Sep 10 2007 09:00:06
>
>
> Thinking loud:
>
> How that?
> I would have expect here an older date.
>
> Or is that just the date of the colinux-daemon.exe not
> of the driver been removed?
is the build date of colinux-daemon.exe you used for remove or status.
> checking if the driver is installed
> current state: 4 (fully initialized)
> current number of monitors: 0
> current linux api version: 10
> current periphery api version: 20
>
> API version: Ok, but is that really the new "linux.sys"
true, an interesting question. ;-) Would add the build date next times.
> Is there a way to test the current running version of
> the linux.sys from command line?
no.
> I would like to make a batch that compares the version running with
> that in the current directory.
You can oly unpack from ZIP to other location and compair it. (or
perhaps directly compair with zip).
> But linkx.sys does not seem to have a version.rc?
> But i assume file date would be sufficient too.
Right. linux.sys has no windows-versions informations. Think, this would
also no help, because we do not add the build date to any rc file.
Typicaly users would no have problems because two releases would mostly
no have the same API. And anyboda would unpack all files from ZIP to
same place (driver and daemon).
We would change the colinux API, after the driver interface was changed.
This avoids you from starting colinux with old driver and new daemons.
Think, you no need extra batch tests.
--
Henry
|