Jump to content

Paint 3D Run problem in Windows 10 Modern UI Apps


Recommended Posts

Hello everyon,
I have a question regarding AutoIt´s ability to start and run windows 10 modern ui apps.
I want to run the system Paint 3D app.
But I cannot get it to run. Because the .exe files to these apps won't run when executed.

I am a Windows 10 x64 User and I have Paint 3D on my system, I could not run it despite all my efforts.

#RequireAdmin
Run("explorer.exe Paint3D:")
Run("explorer.exe Paint 3D:")
ShellExecute("PaintStudio.View.exe://", Null, Null, "open")
Run("explorer.exe Microsoft.MSPaint:")
Run("explorer.exe Microsoft.MSPaint_8wekyb3d8bbwe:")
ShellExecute("C:\Program Files\WindowsApps\Microsoft.MSPaint_5.1902.13017.0_x64__8wekyb3d8bbwe\PaintStudio.View.exe")
Run("explorer.exe PaintStudio_View.App:")
ShellExecute("Microsoft.MSPaint://", Null, Null, "open")

 

Link to comment
Share on other sites

  • 1 year later...
  • Moderators

@emilyaclin Please do not revive old threads, especially when adding nothing of value more than self-advertising

Edited by JLogan3o13

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...