How to start one application with starting another one?

Page 1 of 2 12 LastLast

  1. Posts : 406
    windows7 Ultimate SP1 x32bit
       #1

    How to start one application with starting another one?


    I have "PlatinumHideIP" i want start that software when i open Firefox so how do i do that. I don't want start that software with windows.
      My Computer


  2. Posts : 3,139
    Systems 1 and 2: Windows 7 Enterprise x64, Win 8 Developer
       #2
      My Computer


  3. Posts : 406
    windows7 Ultimate SP1 x32bit
    Thread Starter
       #3
      My Computer


  4. Posts : 7
    Windows 7 Ultimate x64
       #4

    What about it does not work for you?
      My Computer


  5. Posts : 3,139
    Systems 1 and 2: Windows 7 Enterprise x64, Win 8 Developer
       #5

    What about creating a batch file to launch two programs?
      My Computer


  6. Posts : 406
    windows7 Ultimate SP1 x32bit
    Thread Starter
       #6

    If i create batch file mention in here only open CMD file. Why is that?
      My Computer


  7. Posts : 660
    win7
       #7

    Can you post the exact contents of the batch file so we can see where it may be going wrong?
      My Computer


  8. Posts : 406
    windows7 Ultimate SP1 x32bit
    Thread Starter
       #8

    Step 1

    killer bee said:
    @echo off
    Start "Firefox” "C:\Program Files\Mozilla Firefox\firefox.exe"
    Start "
    PlatinumHideIP" "C:\Program Files\PlatinumHideIP\PlatinumHideIP.exe"

    I attached
    Step1 BAT file in here.

    If i use above process "PlatinumHideIP" only start.

    And this one

    Step 2

    killer bee said:
    @echo off
    Start C:\Program Files\Mozilla Firefox\firefox.exe
    Start
    C:\Program Files\PlatinumHideIP\PlatinumHideIP.exe
    And also

    Step 3

    killer bee said:
    @echo off
    start“Outlook”
    "C:\Program Files\Mozilla Firefox\firefox.exe"
    start“Firefox”
    "C:\Program Files\PlatinumHideIP\PlatinumHideIP.exe"

    after that i save them in "TEST.BAT" name in Desktop. and i bubble click on "TEST.BAT" file.
    (I use Windows7 Ultimate 32 bit OS)
    Then this error show 1 step. if i press "OK" then
    PlatinumHideIP application only open.


    after that i Chang it this way.

    Step 4
    killer bee said:
    @echo off
    Start "Mozilla Firefox” "C:\Program Files\Mozilla Firefox\firefox.exe"
    Start "
    PlatinumHideIP" "C:\Program Files\PlatinumHideIP\PlatinumHideIP.exe"
    Then only open PlatinumHideIP and CMD window open but Firefox not open this is at that time "CMD window" screen shot(Step4)




    How do i solve this matter?

    How to start one application with starting another one? Attached Files
    Last edited by killer bee; 26 Oct 2010 at 08:30.
      My Computer


  9. Posts : 660
    win7
       #9

    I've had a look at your attached batch file and found an error. When I opened it in notepad, it looks normal but when I opened it in a hex editor to se the file content, there is a corruption in the Firefox line. I then reconstructed the file from scratch on my machine using notepad just using the Firefox line (as I don't have PlatinumHideIP) and Firefox fired up normally. I have then added the PlatinumHideIP line after and attach the modified file for you to try. Let me know how it goes..
    How to start one application with starting another one? Attached Files
      My Computer


  10. Posts : 406
    windows7 Ultimate SP1 x32bit
    Thread Starter
       #10

    wilywombat said:
    I've had a look at your attached batch file and found an error. When I opened it in notepad, it looks normal but when I opened it in a hex editor to se the file content, there is a corruption in the Firefox line. I then reconstructed the file from scratch on my machine using notepad just using the Firefox line (as I don't have PlatinumHideIP) and Firefox fired up normally. I have then added the PlatinumHideIP line after and attach the modified file for you to try. Let me know how it goes..
    Thanks for your try now only start "Firefox" ; PlatinumHideIP not start. So what is the reason? And also why still "Command Prompt" open?
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:55.
Find Us