deviant art





Login
Join deviantART for FREE Take the Tour Lost Password?
Deviant Login
Shop
 Join deviantART for FREE Take the Tour
[x]

More from =Solo-Dev

Featured in Groups:

Details

January 25, 2011
14.3 KB
Link
Thumb

Statistics

Comments: 26
Favourites: 25 [who?]
Views: 7,170 (1 today)
Downloads: 2,749 (4 today)
[x]
:iconsolo-dev:
So I had this idea. People wanted to change the available icons from my last two apps, STR and StBM, and I made it possible, but what if they did not like the app's Icon itself?

This is a small app that should be very popular with hackers, themers and customizers. You can specify an app, to have it's display Icon changed, then choose the new Icon, and click on "Replace Icon".

If your currently running the app, it wont let you do the change, then app that your changeing the icon on cant be running or in use, or else you will get a message letting you that it cant be done.

Now, for the only limitation. This is a VB6 app. That means that it can only use icons that are 24bit depth or lower. I am trying to make this app in .NET (or i will try some time soon) so that we can use up to 32bit depth support.

But as far as now goes, your limited to 24bit depth icons, sorry.
:icon:
Add a Comment:
 
love 1 1 joy 0 0 wow 0 0 mad 0 0 sad 0 0 fear 0 0 neutral 0 0
:icondrsouvikkumar:
~drsouvikkumar Mar 22, 2011  Professional Digital Artist
i tried it for utorrent, but after successfully replaced icon, utorrent did not open,

--
'eu
Reply
:iconsolo-dev:
=Solo-Dev Mar 22, 2011  Hobbyist Artist
some, not many, apps are protected like that. Sorry. Your going to have to either re-download, or if you made a backup.exe, rename and use that.

--
Support Free Software Programmers.

"It's called don't fucking click on it if you don't want to see it." ~HellsDisciple, free advice for how to not see deviations that you dont like.
Reply
:iconbkult:
frikkin awesome dude :faint:
Reply
:iconzero1one0:
How do you actually revert to the original icon?
Reply
:iconsolo-dev:
=Solo-Dev Jan 27, 2011  Hobbyist Artist
If you left the "Backup before Replace" checkbox clicked, simply go to the folder, delete the file with the new icon, and find the file that has .bak at the end of the file name. Rename the file, just delete the ".bak" from the file name. Windows will ask you if you want to do this, click Yes / Ok / whatever it says. Now you have back the original file with the original icon.

--
Support Free Software Programmers.

"It's called don't fucking click on it if you don't want to see it." ~HellsDisciple, free advice for how to not see deviations that you dont like.
Reply
:iconsamiwieciekto:
...points for gui, concept - motivation :eager:...critique for not writing that in .NET or anything else modern

Honestly, what is Your biggest issue with coding in .NET?

--
So what? Don't underestimate me!
Ichigo Kurosaki
Reply
:iconsolo-dev:
=Solo-Dev Jan 26, 2011  Hobbyist Artist
vb.net has a LOT of new things, and it can do so much it just fries my mind. I just need to take my time with it and get used to the new syntax i guess.

Also, VB has a runtime dependancy of about 9MB, as where .Net needs it's framework, and that is about 20MB, and there is .Net 1, 2, 3, 3.5, and now 4. If some one does not have the framework for the app that i wrote it's filesize increases alot, due to them having to download the framework.

--
Support Free Software Programmers.

"It's called don't fucking click on it if you don't want to see it." ~HellsDisciple, free advice for how to not see deviations that you dont like.
Reply
:iconsamiwieciekto:
.NET 2.0 is standard now (since XP SP1 if I recall) - You can change targeted framework in project page to desired one.

On syntax - it is mostly the same - what gives You most struggle?

--
So what? Don't underestimate me!
Ichigo Kurosaki
Reply
:iconsolo-dev:
=Solo-Dev Jan 26, 2011  Hobbyist Artist
almost all of it. I have tried importing some of my vb6 source code, code only, mind you, like classes and modules, and they dont work. I knew that there would be compatability problems, but that is redicilous.

--
Support Free Software Programmers.

"It's called don't fucking click on it if you don't want to see it." ~HellsDisciple, free advice for how to not see deviations that you dont like.
Reply
:iconsamiwieciekto:
Example of module, class - its function - You tried to convert?

--
So what? Don't underestimate me!
Ichigo Kurosaki
Reply
:icon:
Add a Comment: