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. -- Posted via http://www.ruby-forum.com/.