Re: [Freedos-kernel] some exeflat changes

2004-11-16 Thread bartoldeman
Hi Tom,

  http://freedos.sourceforge.net/kernel/exeflat.c
  (the file is smaller than the diff would be)

 there are probably a couple of changes to makefiles 
 batches ?

just remove that upx call in makefile.

  To use it you need to change the makefile to remove the
  explicit UPX call: this call is done via system() in
  exeflat.c now.

 didn't test yet - that's all ?

yes

 this might, should and will be recoded by some sort of

   system(getenv(XUPX, ...)

Unless I somehow miss your intent that is exactly what I
did.
(system only takes one parameter so I used sprintf to
construct the string to pass from getenv() etc).

Bart


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
Freedos-kernel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel


Re: [Freedos-kernel] re: test bootdisk

2004-09-15 Thread bartoldeman
Aitor wrote:

 By the way, does anyone know how to mount a drive or
 directory as a  drive for VMWARE? (something like DOSEMU's
 lredir).

I never had VMWARE myself (why spend US $189 when you don't
need to?) but from what I've read about it has a virtual
network card so you could use a SMB client in it (like
MSNET) and use that to connect to the real machine and mount
a drive.

Bart


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
Freedos-kernel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel