Il 22 aprile 2012 11:36, Andrea Vallone <andrea.vall...@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@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 _______________________________________________ tor-talk mailing list tor-talk@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk