[tor-talk] Visual Basic application

miniBill cmt.minibill at gmail.com
Sun Apr 22 20:04:34 UTC 2012


Il 22 aprile 2012 11:36, Andrea Vallone <andrea.vallone at hotmail.it> ha scritto:
>
> Hi,I've a question to ask to somebody who know the VB.net programmation:I am trying to compile an application, that lauch "Tor Browser" when you click a button.I use this function: system.diagnostic.process.start("C:\Users\Andrea\Desktop\Tor Browser\Start Tor Browser.exe") and it work very well.The problem is that when Tor opens, it give an error: "error starting tor: vidalia was unable to start tor, enable...." is there a way to resolve this error and complete my application?Than you very much for your time.Andrea (from Italy)
> _______________________________________________
> tor-talk mailing list
> tor-talk at lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

You should probably set up the working directory of the starting process.
To do so, manually create a Process object and set it up


More information about the tor-talk mailing list