Problem with rubyscript2exe

I’ve installed the gem and required it in my script. Then I navigate to
the directory of my script and type:

rubyscript2exe Sequence.rb

I get:

The filename, directory name, or volume label syntax is incorrect.

rubyscript2exe is version 0.5.3, Ruby is version 1.9.1 and I’m running
on Windows.

Does rubyscript2exe support Ruby 1.9?

It doesn’t seem to
http://www.erikveen.dds.nl/rubyscript2exe/#4.1.0

Ray

On Aug 14, 1:21 am, Peter Wu [email protected] wrote:

on Windows.
You can try Ocra:

http://ocra.rubyforge.org/

HTH,