Is it possible to open files (XML, Word) on windows (default program)? I'm using Windows 7 and the latest Ruby Edition (1.9.2).
"Try to use the system" "Call to run the" start "command, Like:
should launch the system ("start hello.doc"). # The system should launch a XML viewer ("start file.xml") #
Comments
Post a Comment