Jump to content

Opening paint.net from Greenshot (screen capture)?


Recommended Posts

Nevermind!  I figured out a way. I created a shortcut called "paint.net.lnk", then created a batch file to run it:

 

@ECHO OFF
START "" "C:\Users\clone\paint.net.lnk" "%1%"

Then I used the external command feature to run the batch file.  🙂

Link to comment
Share on other sites

It's best to use the "paintdotnet protocol" so you don't have to hardcode an EXE path. This is also required if you want things to work with the Store release.

 

https://www.getpaint.net/doc/latest/paintdotnetProtocol.html

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

  • 5 months later...

Paint.net & Greenshot are my two favourite tools I use almost daily. I had the same issue, then I realised I didn't install the correct plug-in during install of Greenshot.

 

You can send the captured image directly to Paint.net from Greenshot. If it doesn't appear as a destination you need to reinstall it with the "Open with external command plug-in", then it should be automatically configured if Paint.net is already installed.

 

image.png.bd43da354fe12040858bf9fb8aa4b3ce.png

After screen shot this will appear.

image.png.1f7338a0f307cbc803065a70f53ad9f1.png

 

To configure the destination manually, check out this link https://getgreenshot.org/2013/01/28/how-to-use-the-external-command-plugin-to-send-screenshots-to-other-applications/

 

I hope this helps.

Link to comment
Share on other sites

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...