How can I run other application?

Hello everyone!
I have few questions, for example I use this to run other application:
Runtime.getRuntime().exec("C\\Program Files\\Opera\\Opera.exe");1. It works, but how can I run Opera.exe, when I don't know where was install Opera?
2. I want open URL, but I don't care what browser will be use. How do this?
p.s.
I hope, you will understand my English =)

In Windows, to open a URL in the default browser you simply use the START command, like this:START http://www.canadiantire.ca/Try that at the command line. You can use Runtime.exec() to do this, as has been discussed in several hundred earlier posts in this forum.

Similar Messages

  • How can I run  other applications at the same time as downloading email

    When I open my computer if I check mail on entourage first and there are 30+ messages I can not use other apps at the same time as the mail is downloading, is there a way to have email operating in the background. Curiously if I am using another application and a mail comes in , the first app runs with mail running in the background , Why is this not the case when Entourage is the first program running and it is downloading mail.

    http://www.officeformac.com/ProductForums/Entourage/ Alternatively, don't launch it at login, launch it after logging in.

  • How can i run Webdynpro application

    How can i run Webdynpro application without using Developer Studio? Where should i put a whole project and how shoud i start it.
    Thanks!
    Maciek

    Hi Maciej
    You wouldnt require a Developer Studio to run you
    application.But you would require it to deploy (if are
    using the JDI ,atleast to perform an Activation).
    However you can launch the application once deployed
    through the Web Dynpro Content Administrator
    http://<servername>:50000/webdynpro/welcome/
    The deployed applications are present on the
    lefthandside. They can be expanded to drill down to the
    Application and the press Run
    Regards
    Pran

  • How can I run another application from my Form

    Dear Gurus,
    Can anybody tell how can I run a non oracle application from my Forms..
    Can it be done thru DDE package..
    If yes then how..??
    Can it be done like Excel calling thru DDE package???
    Thanks in Advance..
    Regards
    Swati..

    Keep in mind that HOST will execute where the runtime is located. This means for Forms 6.x and older, if the application is running as client/server, HOST will correctly execute on the client. If your application (Forms 6.x and newer) is run via a web browser, HOST will execute on the server and not the client machine.
    Without knowing exactly which Forms version you are using and where you want the call to be executed it will be difficult to offer suggestions.

  • How can I run a application on a machine without JDK installed?

    Hi all,
    I'm new to java,I want to know if there's a way to run a application on a machine without JDK installed, I noticed that some server application such as Domino have CORBA applications running in background,how can I set up such environment without JDK installed?
    Thanks.

    I believe there are two basic ways you could go about this.
    1) Install the JRE (Java Runtime Environment) on the machine in question.
    2) Use JSP to make a server side app that interacts via browser on the local machine.

  • How can i run java application at system startup just liks as services

    How we can run java application at the time of system
    starts up just like as services.

    Hi,
    At first you have to create an exe of the class file.
    for that go to the site www.duckware.com/java2exe.html
    Click on the j2exe23c.exe(75k) download it and install in ur system. convert the class file to windows exe.
    The put the exe in the startup folder in windows.
    If ur not able to find that folder search for it and put that exe in that folder.

  • How can i run Qt application on my n97?

    hi friends. i have n97 but i can't run any qt applications cause qt not working on my device. what can i do for work it? is there anyone can help me? thanks

    @ugur35
    Would have thought that there may be issues upon N97 as so little free phone memory available.
    Happy to have helped forum with a Support Ratio = 42.5

  • How can I run other programs using java program

    hi experts,
    I am trying to execute a set of commands from java program
    eg: from command prompt
    java CommandExecutor c:\winnt\notepad.exe c:\some.exe c:\onemorecommand.exe
    and inside the CommandExecutor main method..
    public static void main(String []arg)
    for(i = 0; i < arg.length; i++)
    Runtime.getRuntime().exec(arg(i));
    the above code is executing all the command one after the other, but I want to execute the above commands squentially, i.e I want to execute the second command only after finishing the first command and the third after finishing the second and so on depending upon the arguments passed, how can I acheive this...
    I have tried to use the Process which is returned by the exec(arg) method but the exitValue() returns same value before execution and after execution.
    thanks,
    krishna

    Did you try to get the process returned and then try
    process.waitFor() method. This waits for the process to finish.
    After that try the next execution

  • How can I run this application on my MacBook:      alphalist_full_setup_v3_4.exe      ?

    Hello,
    Please help. I have a MacBook and I could not run the application I need for my Tax Deadlines. Here is the alphalist set up alphalist_full_setup_v3_4.exe.
    Thank you,
    Claire Basa

    In Windows, CrossOver Mac, or through WineSkin.
    (75598)

  • How can I run aqua applications on remote machine

    Hi, I would like to know how to run an aqua application on a remote mac, but display the result on the local machine. I can easily do that for X applications under Unix through ssh, but I don't know what is the equivalent for aqua. Since the remote machine is much faster than my local one, I don't want to just mont the remote disk, since in this way I'll be running on my slow local resources.
    Thanks

    To the best of my knowledge, Screen Sharing is your only option.
    Screen Sharing is Apple's dressed up VNC.  When going Mac to Mac it is rather good.  When mixing 3rd party VNC clients or servers with Apple's Screen Sharing components, you performance may vary.

  • How can i run an application from an external hard drive on my macbook air, since I've got less space on my SSD

    Ive got a 128GB SSD on my macbook Air and i know as time goes on ill eventually run out of space so i want to know if their suggestions on how to run applications like google chrome, Skype etc on an external hard drive with out installing int on my SSD.

    Double click on them.
    You could create Aliases and store them in a convenient place.
    Drag the folder with the apps to your Dock and launch them from the folder on your Dock.
    Make sure Spotlight indexes your external disk, then use Command-Space -> name of app -> return

  • How can i run external application without specifying the full path?

    for example, ms word executable file is winword.exe, but in java i am using the following command:
    Runtime.getRuntime().exec("\"C:\\Program Files\\Microsoft Office\\Office10\\winword.exe\");
    the thing is, i dont know where ms word is installed on every machine, so rather than making an assumption, do you know how i can run ms word without specifying the full path?
    thanks

    1) You could ask the user to tell you where it's at (and remember for next time)
    2) You could do a file search for it (and remember it for next time)

  • [Pretty much solved] i3 - how can I run terminal application?

    Hi everyone. I am newbie at tilling window managers, and I decided to give a try for i3.
    Now I faced one problem and I cannot find a solution. for example, I want to run "yaourt-gui", which is terminal application. but when I run dmenu, I choose "yaourt-gui" and when I open it - nothing happens. I believe that i3 somehow uses different terminal which doesn't exist, despite I set terminal to be "terminology" in config file. (I can start terminal with shortcut without any problems.)
    If you haven't got the idea - all I want when I run app from dmenu is to run it as terminal -e app, but not just app, which has no GUI.
    any ideas?
    Last edited by Fred-die-hard (2015-01-01 13:04:08)

    Trilby wrote:
    You'll either need to type "terminology -e whatever" in dmenu, or hack dmenu to detect which programs need a terminal.  Dmenu does not do this on it's own - it just runs what you tell it to.
    There are instructions in the dmenu hacking thread to do exactly this.
    The simplest way if it is only for this one program, just make a script or alias with the following:
    terminology -e /usr/bin/whatever
    Thanks. You are great.

  • How can I allow other applications to use vector image data in Flash CS5?

    Specific to Flash Professional CS5. With its export options greatly reduced, there seems to be no way to make Flash graphics accessible by other programs. Is there any workaround?
    Currently, Flash can output two kinds of vector images: SWF and FXG, neither of which seem to be importable by most applications, including Fireworks and Illustrator (which write to FXG but not read from it), and Catalyst doesn't seem to write to anything other than what Builder uses. In other words, I know no way to export Flash files to vector formats (besides using Flash CS4).

    Hello
    http://cps-internal.corp.adobe.com/cps/150/tn_15022.html
    It says :
    Director supports a wide variety of graphic formats. Vector  graphics are supported as native vector shapes (#vectorShape) or as  Flash SWF files. Vector shapes are created in Director using the Vector  tool. Often, developers need to import art created in an illustration  application such as Macromedia FreeHand, Adobe Illustrator or CorelDRAW.  However, EPS, AI, FH9 and CDR file formats are not natively supported  in Director and cannot be imported without the use of an Xtra or  plug-in.
    It is possible to save artwork created in Macromedia FreeHand as a  SWF file, which can then be imported into Director. For Adobe  Illustrator and CorelDRAW users this can also be accomplished using the  Macromedia FlashWriter plug-in for Adobe Illustrator or the CorelDRAW  Exporter. These plug-ins are available for free download at the Flash Download Center for registered users of Illustrator and CorelDRAW.
    EPS files may also be imported into Director using a third-party  Xtra. The PS2VS Xtra from Moshofsky/Plant Creative Services for Director  7 and 8 works on both Macintosh and Windows operating systems. The Xtra  can be downloaded from the Moshofsky/Plant PS2VS Web page.  The current version converts Adobe Illustrator (EPS and AI files) and  Macromedia FreeHand EPS files to Director 8 #vectorShapes.
    Note:The PS2VS Xtra is a third-party product and is NOT supported by Macromedia or Macromedia Technical Support.
    Will this work ?

  • How can I bring other application to front, or put AIR app behind another application?

    The simple case is that I'm launching a browser URL. However,
    I'm finding that the browser does not come to the front, it's
    opened behind the AIR application. What I really want is to bring
    the browser to the front. What might work is to send the AIR
    application to the back. Can either be done?

    "there is no way to send your AIR app go to the back of the
    desktop display stack"
    Okay, I found NativeWindow.orderToBack(), and it seems to
    send the window to the back of the entire desktop display stack...
    seems to be what I want. Am I missing something?
    I intentionally leave the window in fullscreen mode, which
    means when the user exits the browser/app that is now over top of
    it, they are back to their presentation in fullscreen mode. Now if
    only AIR could open those .pps files directly without the browser,
    and it would be perfect.

Maybe you are looking for

  • Problem after installing Windows 8.1

    Hi All I've been a CoolEdit/Audition user for many years and am currently using CS-5.5.   I recently upgraded to Windows 8.1 and now find I can no longer record streaming audio. The only input device that shows on my system is my webcam microphone.  

  • Can't get sound on right earbud

    No sound is coming from my Nano 2GB's right earbud. For a while, I could "jiggle" the cord and I'd get sound. Now it's nothing. Tried new earbuds with the same result. Any suggestions? Thanks.

  • Implementing Writeback in Pivot View

    Hi All, I am creating a report in OBIEE 11g. i have to implement the Writeback for that report. But here my report is in Pivot view. in the Pivit view i dont have the option to create Template. Is it Possible to do the Writeback in Pivot View. Regard

  • How to set wsa:Action in Jdeveloper?

    Hello, I am using JDeveloper 11g/SOA Suite 11g. I am creating a BPEL process that calls a remote web service. In the request that I am generating, the SOAP Action header and the wsa:Action value are not the same. Does anyone know how to explicitly se

  • Cisco application networking manager license file - unable copy to server

    Hi all We tried all the options like ftp,tftp,scp,etc., to copy cisco application networking manager license file from my pc to its server which has CISCO ADE OS .But unable to copy .can anybody know correct method to copy ?? Thanks & Regards Sanjeev