click_no_wait error

C

Chad Locke

First off, sorry if this is in the wrong location as this is my first
posting. I have build an executable using rubyscript2exe. I'm
attempting to run this from a network drive. It all works except when
click_no_wait needs to be called prior to handling a popup. The error
I'm getting within the console is:

CMD.EXE was started with the above path as the current directory. UNC
paths are not supported. Defaulting to Windows directory.

The path it displays is the network folder location.
 
M

Marvin Gülker

Chad said:
First off, sorry if this is in the wrong location as this is my first
posting. I have build an executable using rubyscript2exe. I'm
attempting to run this from a network drive. It all works except when
click_no_wait needs to be called prior to handling a popup. The error
I'm getting within the console is:

CMD.EXE was started with the above path as the current directory. UNC
paths are not supported. Defaulting to Windows directory.

The path it displays is the network folder location.

Hi,

Without any knowledge about network applications I would suspect
rubyscript2exe. Which version of Ruby and RubyGems are you using?
rubyscript2exe is not maintained anymore, an alternative may be the OCRA
gem: http://rubyforge.org/projects/ocra/

Marvin
 
C

Chad Locke

Marvin said:
Hi,

Without any knowledge about network applications I would suspect
rubyscript2exe. Which version of Ruby and RubyGems are you using?
rubyscript2exe is not maintained anymore, an alternative may be the OCRA
gem: http://rubyforge.org/projects/ocra/

Marvin

Thanks for your reply. I'm using ruby 1.8.5 and gems 0.9.2. Maybe I'll
try updating some things and see where that takes me first
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top