Is it possible to access an another exe file from the custom shell launcher?

Lakshmanan Balasubramanian 121 Reputation points
2021-07-30T05:35:00.817+00:00

Hi, I am working with windows custom shell launcher v2. I have configured everything and it works completely fine.
First of all, the given definition of custom shell launcher v2 is that it will replace the explorer.exe with the customshellapplication.exe(i.e the application that I want to open). Till here it is working completely fine. But, my requirement is that I want to open another executable file from the custom shell. Let say, I have a button in my custom shell application, and pressing that button will execute another application.

For example, I have started with the custom shell launcher and it starts with someapp.exe. In that someapp.exe, I have a button named Open Notepad. On pressing the button it should open the notepad.exe. At first, the custom shell application launches, and pressing the button in the custom shell will trigger the notepad.exe.

But, I am not able to open the notepad.exe, I don't know where I am wrong, or is it because we can only open one executable file from the custom shell launcher?. Can anyone please help me?

Thanks in advance.

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | User experience | PowerShell
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-07-30T07:00:29.76+00:00

    Hi ,

    or is it because we can only open one executable file from the custom shell launcher?

    Yes, as far as I know, we can't run Mutiple executable files in Windows Custom shell launcher.

    The Feedback Hub app lets you tell Microsoft about any problems you run in to while using Windows 10. You can report this feedback to Microsoft directly with the Feedback Hub app.

    For more information on using the app, click here:

    Send feedback to Microsoft with the Feedback Hub app

    Best Regards,
    Candy

    --------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.