Jump to content

IRON67

Members
  • Posts

    852
  • Joined

  • Last visited

  • Days Won

    12

Posts posted by IRON67

  1. 32 minutes ago, Velocity said:

    Yes, you would think it has to be somewhere if no errors were tripped.

     

    I only know, that many software installations produces logs somewhere and sometimes, even without error messages you can find the errors in those logs. So it may be here too.

     

    Quote

    I was thinking of maybe copying the entire PAINTDOTNET folder from one of my other computers and pasting it in to my problem PC to see what that would do...............your thoughts ???????????????

     

    I don't believe, that this would work. Some parts of the installation includes changes in the Windows Registry Database too and that would be a problem for your idea.

  2. You have multiple choices.

     

    1. You can select (global, low tolerance) one color with Magic Wand Tool and use Paint Bucket to fill with new color.
    2. You can select (global, low tolerance) one color with Magic Wand Tool and use Adjustments -> Hue/Saturation or Color ->  Color Replacer or some other Recoloring Plugins.
    3. You paint your own camouflage freehand and use Pixelate+ (see image)

     

    31804476im.jpg

     

  3. Coincidentally, I noticed that one of my plugins (Gradient Mapping by pyrochild) was displayed twice under "Adjustments". When hovering the mouse over the list, it was shown exactly the same DLL name and version number for both entries, which seemed strange to me.
    Only when I checked in the Windows Explorer I could see that the names were different (once with spaces) and also the version numbers differed, so that I could delete the older version.
    Apparently, PDN only reads this information once, rather than separately for both files.

    • Like 1
  4. Additional note:

     

    You don't really need the BAT-file. It only make it easier to put the DLL on the right place for lazy people ;) (I even can't use BAT files because I deactivated the normal behaviour because of security reasons)

    You can rightclick the DLL on desktop (that is in fact a directory/folder on your harddisk), choose "Move to folder..." and select the Paint.net Effects folder.

  5. @Pixey I've understood your question about shortening the path maybe wrong. You just have a problem with the display including optical signs like arrows instead a backslash.

     

    Two solutions:

     

    1. Click in your Windows Explorer behind the displayed path in free space and the display should change to normal text, that you can copy (works for me with Windows 7).

     

    2. RIGHTclick on your file in Windows Explorer. Under your mousepointer pops up a contextmenu. Choose "Properties". A new window appears and shows some tabs with data. Look in the first tab "General" unter LOCATION.

    You can select this text with your mouse, rightclick again and choose COPY.

     

    For both (1 and 2): Now you can paste this text for Codelab and add behind an additional backslash the filename.

  6. 24 minutes ago, Vintage Fahrer said:

    I assume this is also available on paint.net, but I cannot find it.

     

    There isn't. If you have a new image, you have automatically a white background and can add text directly on it or in a new, transparent layer.

     

    Or if you want just a kind of white "shadow" around the text characters, use a plugin like Outline Object or Drop Shadow.

     

    31747291rw.png

     

    You could also use Boltbait's Meme Maker.

    • Like 1
  7. If NET Framework installation fails, you can try the following steps (works for me perfectly)

     

    1. If there is an error log, view it and search nearly at the end of the very long text the ProductCode of your version. For 4.7.1 it should be {E0C7523C-686B-3EE6-8FB1-CB4339E30EDD}

    2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer and create the new Key SecureRepairWhitelist

    3. Create IN this Key a new String Value and use as value the ProductCode {E0C7523C-686B-3EE6-8FB1-CB4339E30EDD}.

    After closing regedit you can restart the NET Framework installation and it should work.

     

    ...okay ... I'm too late...

×
×
  • Create New...