-------- Original Message -------- Subject: RE: Installing under windows vista Date: 2007-05-14 07:00 From: Nobody
Tried it but it did not work;
C:\>ruby -e 'system("dir"); p $? => $?'
The filename, directory name, or volume label syntax is incorrect.
C:\>ruby -e 'system("dir"); p $?.exitstatus'
Volume in drive C has no label.
Volume Serial Number is 8866-ED02
Directory of C:\
<blablabla>
4 File(s) 15.870 bytes
13 Dir(s) 4.410.388.480 bytes free
0
Any new suggestions ?
Thanks for helping out.
