Tagged Questions
The launching tag has no wiki summary.
1
vote
1answer
1k views
VB.NET: Click a button --> Launch a *.exe file
Basically, what I want to do is launch an *.exe file when I click on a button. I want this done in VB.NET. I have Microsoft Visual Basic 2008 Express Edition.
The button I have is called 'btnYES'.
...
0
votes
1answer
50 views
Android development using eclipse( Indigo) launching programs stuck in there
When I launching android programs the bottom bar always in "Launching (program name)..." and eventually stuck in there. This happens not every time,but when it happens,I have to restart Eclipse or ...
0
votes
1answer
53 views
Can't lauch selenium with a python script
I am trying to lauch a Selenium scrit from a Python script and it gets stuck at "11:16:32.144 INFO - Launching Firefox..."
The Selenium server is running well, I also tried the Selenium IDE and it ...
0
votes
0answers
216 views
Launching Speech Recognition (or other non system app) from PhoneGap Android
I'm a beginner with PhoneGap. I wanted to run the Speech Recognition app from my app after clicking on a link. After coming across the WebIntent plugin by Boris Smus, I've learned how to launch basic ...
0
votes
1answer
175 views
Relaunching activities in Android
I'm a newbie in Android developing and after reading the documentation about tasks and activities I can't get my application working correctly.
(First of all, sorry for my English)
My application ...
0
votes
2answers
77 views
How to send via my iphone application a planned emails and without launching the email application?
I know how to send email from my application by launching the iPhone Mail application, then return to my app. But I have two concerns:
1 / My first concern is how my application can send emails ...
0
votes
3answers
133 views
How to bring in a web app
I run a game and the running is done by hand, I have a few scripts that help me but essentially it's me doing the work. I am at the moment working on web app that will allow the users to input ...