[GEM Development] OpenGEM/XM Development 2 now out

Shane M. Coughlan shane at shaneland.co.uk
Sun Mar 12 22:18:55 PST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Owen Rudge wrote:
> Oh, standard GEM normally works on XP for me fine, by the way, but XM
> didn't - at least with the default batch file you provided, etc. I
> didn't try running it from drive C with C:\GEMSYS, etc, in the
> 'traditional' way.

I suspected that the batch might raise problems for people.

It's below for reference:

==

@ECHO OFF
CLS

REM Place the swap folder on a virtual drive.
SUBST Y: C:\OPENGEM\GEMSWAP

REM Place the GEM folders on a virtual drive.
SUBST X: C:\OPENGEM

REM Go to the swap folder and delete previous swap files that might be
left over.
Y:
DEL *.SWP
CLS

REM Go to the OpenGEM folders and get ready to start.
X:
CD\GEMSYS

REM Get ready to load the mouse driver (if needed).
REM To start the mouse driver remove the REM command on all the lines in
this block apart from this one.
REM :SET-MOUSE
REM CTMOUSE

REM Load OpenGEM itself.
REM LOADING OPENGEM
:LOADGEM
GEMVDI %1 %2 %3

==

- --
Shane Martin Coughlan
e: shane at shaneland.co.uk
m: +447773180107
w: www.shaneland.co.uk
- ---
Projects:
http://mobility.opendawn.com	http://gem.opendawn.com
http://enigmail.mozdev.org	http://www.winpt.org
- ---
Organisations:
http://www.fsfeurope.org	http://www.fsf.org
http://www.labour.org.uk	http://www.opensourceacademy.gov.uk
- ---
OpenPGP: http://www.shaneland.co.uk/personalpages/shane/files/publickey.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3rc2-cvs4061: (MingW32)

iQCVAwUBRBSeT9wG3M95JPpzAQiMHwQAiSXZF1dFzzBz2e2HAn6ZYx1wsJWo4SZZ
v24nKIZkUilWSqyjrtv+AFRsMjwNOu4UnUlk/iDs37Yi0Bxh7H0rEaVeNsIttqTh
kARcQeb2zod7DiU4j+a8e9h8MyGybMc6YwdNiyALAP9b4vRZ9F+GVdVw3QbC8iK+
rVw5heMOCsE=
=CPny
-----END PGP SIGNATURE-----


More information about the gem-dev mailing list