[Mono-list] running app using mono
    Jonathan Pobst 
    monkey at jpobst.com
       
    Mon Jun  8 14:50:59 EDT 2009
    
    
  
>>> Unhandled Exception: System.NotImplementedException: The requested
>>> feature is not implemented.
>>>   at Microsoft.VisualBasic.Interaction.Shell (System.String Pathname,
>>> AppWinStyle Style, Boolean Wait, Int32 Timeout) [0x00000] 
> 
> How would I go about implementing it?
> 
The code is here:
http://anonsvn.mono-project.com/viewvc/trunk/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/Interaction.vb?view=markup
For the most part, it would be implemented as a wrapper around the 
System.Diagnostics.Process class.
Jonathan
    
    
More information about the Mono-list
mailing list