Kelsenellenelvian Posted March 31, 2005 Posted March 31, 2005 Ok I got a crazy idea and I figured out how to make a package that will fully silently install a stand alone app as a Control Panel Extension.First one: Resource Hacker:Resource Hacker.exeSo bring on the requests any stand alone app could be added into your Control Panel!!
Kelsenellenelvian Posted March 31, 2005 Author Posted March 31, 2005 You misunderstand me I mean STAND ALONE program. Ya know one that does not have an installer.
totoymola Posted March 31, 2005 Posted March 31, 2005 kelsenellenelvian, you're really good on making Inno Setup packages. I'm talking about the installers you made on the other thread.
Bâshrat the Sneaky Posted March 31, 2005 Posted March 31, 2005 Didn't test the app itself, but it indeed worked fast and painless! Please tell us how you did it? I think some sort of regtweak? (first copy the app to %SystemRoot%\system32, then register it, then let Control Panel search for newly installed items?)
Kelsenellenelvian Posted March 31, 2005 Author Posted March 31, 2005 @ totoymola I just started using that prog 4 days ago. Really simple and easy to learn.Awwww come on guys this is fun to make these.Anyway I found an app that does this CPL File MakerKindof Shareware but the nag is very rare yet I have the full version so I will still make any for those who want them.
Yzöwl Posted March 31, 2005 Posted March 31, 2005 Quick question about CPL File Maker, I have given it a try and have only one problem.The icon I am using is an ico file containing several versions of the same icon from 8bit 16x16 through to 32bit 48x48, but in the Control Panel it seems to show the lowest quality one. Do you know of a way for the best quality one to be shown, either by input into the program, pre-creation or by post editing the cpiThanks
totoymola Posted March 31, 2005 Posted March 31, 2005 @ totoymola I just started using that prog 4 days ago. Really simple and easy to learn.Well, yes if you're using ISTools or the other similar program. I tried it before, but all I can say is I'm still better on msi's.
totoymola Posted March 31, 2005 Posted March 31, 2005 The icon I am using is an ico file containing several versions of the same icon from 8bit 16x16 through to 32bit 48x48, but in the Control Panel it seems to show the lowest quality one. Do you know of a way for the best quality one to be shown, either by input into the program, pre-creation or by post editing the cpiWhat I normally do is I edit the icon file itself, and I delete all the 256 color and 16 bit format using an icon editor. So the lowest quality will still be Windows XP icon type. edit:delete all the 8 bit icon formats also. Try Axialis Icon Workshop. It's really good for modifying/creating icons. Then hack the *.cpl file directly and insert your icon.
Yzöwl Posted March 31, 2005 Posted March 31, 2005 Okay, after reading the instructions, i found 'Files used to select icons must be 32-bit files', so that is now sorted.The question now is does the program convert my 32bit 32x32 icon, for use in 9x systems or is the prog even compatible with non XP CPL applets.
MAVERICKS CHOICE Posted March 31, 2005 Posted March 31, 2005 Very interesting, know this is slighty off topic but is it possible to change the icon of an existing cont panel ext in the system32 folder. eg. I shortcut for instance the IE options to the desktop in UA but unfortuneately without the icon? The inetcpl.cpl file only?
totoymola Posted March 31, 2005 Posted March 31, 2005 I think 32 bit icons can be used in 9x systems. If not, Axialis can create a 256 color icon format for you.
Yzöwl Posted March 31, 2005 Posted March 31, 2005 Yes, they can, I've just tested it on 98se, the icon and control panel applet works fine, nice find kelsenellenelvian.
Kelsenellenelvian Posted March 31, 2005 Author Posted March 31, 2005 Very interesting, know this is slighty off topic but is it possible to change the icon of an existing cont panel ext in the system32 folder. eg. I shortcut for instance the IE options to the desktop in UA but unfortuneately without the icon? The inetcpl.cpl file only?Reshack will even show you the icon and let you change it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now