[Solved] Help find a Paint.NET switchless addon
- ricktendo64
- Posts: 3214
- Joined: Mon May 22, 2006 12:27 am
- Location: Honduras
[Solved] Help find a Paint.NET switchless addon
I am looking for a certain Paint.NET addon or the author (if anybody knows who it was) that had a advanced way of doing config.txt that was sorta like RTF (Rich Text) formatting in the prompt. It had colors, bold, size, font codes
I am working on a .net4 aio sfx maker I would like to know how he did it (I tried doing something in write.exe then copying it in config.txt but cant get it to work)
I am working on a .net4 aio sfx maker I would like to know how he did it (I tried doing something in write.exe then copying it in config.txt but cant get it to work)
Last edited by ricktendo64 on Thu Sep 22, 2011 4:28 pm, edited 1 time in total.
ricktendo64,I am looking for a certain Paint.NET addon or the author (if anybody knows who it was) that had a advanced way of doing config.txt that was sorta like RTF (Rich Text) formatting in the prompt. It had colors, bold, size, font codes
I never dl'd that Paint.NET addon, but I do have a copy of nacnay's Winamp addon and the config.txt appears to have at least some of what your looking for.
Hope this helps.
"You can lead a horse to water, but you can't make it drink."
- ricktendo64
- Posts: 3214
- Joined: Mon May 22, 2006 12:27 am
- Location: Honduras
- ricktendo64
- Posts: 3214
- Joined: Mon May 22, 2006 12:27 am
- Location: Honduras
Thanks to you and nacnay I was able to make a nice .net4 installer that resembles the original




http://www.mediafire.com/?air2tflkbfl6thk








http://www.mediafire.com/?air2tflkbfl6thk
- dumpydooby
- Posts: 530
- Joined: Sun Jan 15, 2006 6:09 am
- user_hidden
- Posts: 1924
- Joined: Thu Dec 06, 2007 7:52 am
- Location: Canada eh!
- dumpydooby
- Posts: 530
- Joined: Sun Jan 15, 2006 6:09 am
My first ever public release of it would have been VCP 5.4.2 (Sept 14, 2009). Prior to that, I had repackaged some of RogueSpear's stuff and had been using the config privately for about a month.
It's funny because I had been toying around with it for a while and got some stuff mixed up. So VCP 5.4.2 has the font sizes all screwed up. VCP 5.4.7 (Oct 19) has them fixed, but both 5.4.2 and 5.4.7 say "A RogueSpear Installation" up at the top. It wasn't until 5.4.8 (Nov 6) that I finally got my ducks in a row. lol
It's funny because I had been toying around with it for a while and got some stuff mixed up. So VCP 5.4.2 has the font sizes all screwed up. VCP 5.4.7 (Oct 19) has them fixed, but both 5.4.2 and 5.4.7 say "A RogueSpear Installation" up at the top. It wasn't until 5.4.8 (Nov 6) that I finally got my ducks in a row. lol
- ricktendo64
- Posts: 3214
- Joined: Mon May 22, 2006 12:27 am
- Location: Honduras
- user_hidden
- Posts: 1924
- Joined: Thu Dec 06, 2007 7:52 am
- Location: Canada eh!
- dumpydooby
- Posts: 530
- Joined: Sun Jan 15, 2006 6:09 am
- ricktendo64
- Posts: 3214
- Joined: Mon May 22, 2006 12:27 am
- Location: Honduras
- dumpydooby
- Posts: 530
- Joined: Sun Jan 15, 2006 6:09 am
In Word it should be simple, something like tools->insert->text (I don't actually remember the Word menu layout, so that's probably not exactly correct). But translating that into RTF probably isn't going to happen. But supposing that it is possible to do that with RTF (and again, I really don't think it is), 7zsd.sfx module likely wouldn't be able to interpret it (you'll note that my config.txt file actually has a hyperlink RTF syntax in it, but the 7zsd.sfx module isn't able to interpret it properly and simply displays it as text). The module is too basic for that functionality. You'd be better off hacking it yourself or enlisting the help of someone that can hack it for you.
- ricktendo64
- Posts: 3214
- Joined: Mon May 22, 2006 12:27 am
- Location: Honduras