Jump to content

Fix: Building Paint.Net when directory contains spaces


Recommended Posts

Problem: If you copy Paint.Net project into a directory and attempt to build it you will get errors. Example:

C:\\Documents and Settings\\Administrator\\Desktop\\
These errors come from the Paint.Net project properties with post build commands.

Fix: Go into the embedManifest.bat file and remove all quotes. The file should look like....

mt.exe -nologo -manifest %2 %3 %4 -outputresource:%1

Chris

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