Jump to content

Recommended Posts

Guest daibatzu
Posted

I am trying to use the new print dialog box for windows 10 in my app to print photos. To open this dialog box, I am using the command:

 

explorer.exe shell:AppsFolder\Windows.PrintDialog_cw5n1h2txyewy!Microsoft.Windows.PrintDialog

I am getting Windows.PrintDialog_cw5n1h2txyewy from the powershell command GetAppX-Package. This points me to the install location (C:\Windows\PrintDialog) from where I can now get the manifest. Inside the manifest is the AppId which is Microsoft.Windows.PrintDialog. My command runs successfully and opens the dialog box. However it says "Nothing was sent to print. Open a document and print again" which is correct as I have not sent any file.

 

My question is, does anyone know how I can send a file or list of files to this command?

 

Many Thanks

 

More...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...