Is there any "open all" option for right click?

Page 1 of 2 12 LastLast

  1. Posts : 513
    Windows 7 Ultimate 64-bit
       #1

    Is there any "open all" option for right click?


    I have several shortcuts of exe files in a folder and with right click - open all option (there is no option like that, I am looking for it) or I don't know with some type of macro, I want to open them at the same time. Is there any way to do this?

    When I choose them all, and right click - open, just opens one at the moment.
      My Computer


  2. Posts : 2,292
    Windows 7 Home Premium x64
       #2

    CTRL+A then ENTER should open them all.
      My Computer


  3. Posts : 513
    Windows 7 Ultimate 64-bit
    Thread Starter
       #3

    No, for some reason, it is just opening only the first one.
      My Computer


  4. Posts : 2,177
    Windows 8.1 Pro x64
       #4

    Do you always want to open the same programs?...
    Would a batch file be ok to open them all?

    Regards,
    JDobbsy1987
      My Computer


  5. Posts : 513
    Windows 7 Ultimate 64-bit
    Thread Starter
       #5

    Yes, a batch file will be ok.
    I don't know what a batch file is right now, but I am guessing it is something like a macro.
    Anyway, any command or file will be ok.
    All I want to do is open them all at the same time instead of double clicking them one by one.
      My Computer


  6. Posts : 2,177
    Windows 8.1 Pro x64
       #6

    I can create the script for you if you wish?
    I would need the location of the short cuts (e.g. c:\users\JDobbsy1987\Shortcuts\)
    And the name of the short cuts you have (maybe a screen shot)

    Some people are a little hesitant about running a script made by someone (due to malicious software) if you feel this, i won't be offended, i can talk you through creating it :)

    Regards,
    JDobbsy1987
      My Computer


  7. Posts : 513
    Windows 7 Ultimate 64-bit
    Thread Starter
       #7

    Well, all shortcuts are in a folder called "New Folder" on desktop right now.
    So, if you can create a batch file for let's say for 4 shortcuts (Let's say shortcuts for 1.exe, 2.exe, 3.exe, 4.exe located in a folder named "New Folder" on desktop, (and I am guessing, I can open that batch file in notepad or another program), then I can change the batch file according to my needs.
    (I can open that file in notepad, right? -Or in Visual Studio, doesn't matter).
      My Computer


  8. Posts : 2,177
    Windows 8.1 Pro x64
       #8

    You can create a batch file and edit it in notepad:

    I put this together for someone at work
    Is there any "open all" option for right click?-capture.jpg

    You should then hopefully be able to just put the full path to the .exe's in the batch file

    e.g.
    Code:
    c:\users\jdobbsy1987\desktop\msword.lnk
    c:\users\jdobbsy1987\desktop\msexcel.lnk
    Note
    .lnk is for shortcuts

    Regards,
    JDobbsy1987
      My Computer


  9. Posts : 513
    Windows 7 Ultimate 64-bit
    Thread Starter
       #9

    Thank you so much!
      My Computer


  10. Posts : 2,177
    Windows 8.1 Pro x64
       #10

    The batch file should just run and close when finished, it shouldnt take too long.

    if the batch file window stays open and some programs don't start just let us know and we will work on it :)
      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 12:33.
Find Us