Re: [tor-talk] Visual Basic application

2012-04-22 Thread miniBill
Il 22 aprile 2012 11:36, Andrea Vallone 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\Des

[tor-talk] Visual Basic application

2012-04-22 Thread Andrea Vallone
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 wel