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.
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.
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.
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.
--
'eu
--
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.
--
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.
Honestly, what is Your biggest issue with coding in .NET?
--
So what? Don't underestimate me!
Ichigo Kurosaki
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.
On syntax - it is mostly the same - what gives You most struggle?
--
So what? Don't underestimate me!
Ichigo Kurosaki
--
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.
--
So what? Don't underestimate me!
Ichigo Kurosaki