Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

can i do something in regedit so that "paint" loads up "paint.net" and not og paint?


The binary for Microsoft Paint is called mspaint.exe, and there is no "paint" alias AFAICT -- typing "paint" in the run prompt results in "Windows cannot find 'paint'".

You could create a paint.bat file in C:\Windows\System32 (usually the first dir in %PATH%) that calls Paint.net instead. Something like this should work:

    "C:\Program Files\paint.net\paintdotnet.exe" %*


Add entry to. Works atleast in Win 11

   Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\App Paths




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: