How do I locate the .exe for Win 10 apps?


  1. Posts : 413
    Windows 10 home Version 22H2 (OS Build 19045) and Windows 11 on laptop
       #1

    How do I locate the .exe for Win 10 apps?


    I have an application that allows editing with another app. The old way to find the executable is to right-click on the icon that opens the app, then properties. How do you find the exe in win 10??
      My Computers


  2. Posts : 42,988
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #2

    Short answer: there isn't one. The new apps operate on an entirely different model - they are built on the "Windows Universal App Platform", and do not have a .exe extension.
    Read more: (e.g)
    Universal Apps are now officially Windows Apps
    What's a Universal Windows app? - Windows app development
      My Computers


  3. Posts : 413
    Windows 10 home Version 22H2 (OS Build 19045) and Windows 11 on laptop
    Thread Starter
       #3

    Well, that stinks. Not being a developer, how do I access some sort of file that defines/points to an application so that I can reference it in another program?

    Also to drag it to my desktop. I'm still using the windows 7 desktop and not the windows 10 tiles screen.
      My Computers


  4. Posts : 42,988
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #4

    Hi, these are accessible in 'Open With' and you can drag the shortcut from the Win 10 start menu onto the desktop, Classic Shell start menu or wherever you like.

    Not sure what you mean by Windows 7 desktop.. presumably you mean (like me) you're primarily a desktop user. Point is, the tiled apps run windowed so they can be used in a desktop environment. So, for example, because I've dragged some shortcuts from the Win 10 menu and added them to Classic Shell's start menu, I can, for example, open Classic Shell start menu , type 'Corta' and get a shortcut to Cortana listed. (But Win S is much quicker.. and hey, I've no real use for Cortana except for mild amusement- like asking Cortana 'How old are you?'!

    There are some good reference apps in the Store..

    No idea offhand about referencing them from another program.. needs research.
      My Computers


  5. Posts : 5,478
    2004
       #5

    To start a modern app from command prompt you can use use start.exe (See Opening Windows 8 Apps from a Command Prompt or Script). For example:
    Code:
    Microsoft Windows [Version 10.0.10240]
    (c) 2015 Microsoft Corporation. All rights reserved.
    
    D:\Users\Hali>start BingWeather:
    
    D:\Users\Hali>
    If you want to put shortcuts to modern apps on your desktop you can do this:

    1. Open the Windows 8 style fly-out search by hitting :start: + R together and then entering the following:
    Code:
    %windir%\system32\rundll32.exe -sta {C90FB8CA-3295-4462-A721-2935E83694BA}
    How do I locate the .exe for Win 10 apps?-untitled0.png

    2. Search for a modern app (such as weather)
    How do I locate the .exe for Win 10 apps?-untitled1.png

    3. Right click and open file location.
    How do I locate the .exe for Win 10 apps?-untitled2.png

    4. In the file explorer window that opens right click on the modern app you want and Create shortcut
    How do I locate the .exe for Win 10 apps?-untitled3.png

    5. You'll get the message "Windows can't create a shortcut here. Do you want the shortcut to be placed on the desktop instead?" Reply Yes and it will be placed on desktop.

    Notice the target type is xxxxxxxxxxxx!App not Application which it is for legacy Applications.

    How do I locate the .exe for Win 10 apps?-untitled4.png
    Last edited by lx07; 15 Oct 2015 at 03:16.
      My Computer


  6. Posts : 18
    Windows 10 Pro 64-Bit
       #6

    dalchina said:
    Short answer: there isn't one. The new apps operate on an entirely different model - they are built on the "Windows Universal App Platform", and do not have a .exe extension.
    Read more: (e.g)
    Universal Apps are now officially Windows Apps
    What's a Universal Windows app? - Windows app development
    the appx has .exe and .dll
      My Computer


  7. Posts : 42,988
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #7

    Pardon? See how different a shortcut to one is..
    How do I locate the .exe for Win 10 apps?-snap-2016-03-14-19.14.57.jpg

    And try adding one to Send to... you can't. Needs an 'exe' that accepts a parameter for that to work.
      My Computers


  8. Posts : 18
    Windows 10 Pro 64-Bit
       #8

    dalchina said:
    Pardon? See how different a shortcut to one is..
    How do I locate the .exe for Win 10 apps?-snap-2016-03-14-19.14.57.jpg

    And try adding one to Send to... you can't. Needs an 'exe' that accepts a parameter for that to work.
    the appx should be compressed
      My Computer


 

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

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




Windows 10 Forums