MSFN Forum: New .cpl Extensions! - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

New .cpl Extensions! Rate Topic: -----

#1 User is online   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,755
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 March 2005 - 11:49 PM

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.exe

So bring on the requests any stand alone app could be added into your Control Panel!!


#2 User is offline   Marnic-Man 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 10-March 05

Posted 31 March 2005 - 01:14 AM

Alcohol 120% B2722

#3 User is online   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,755
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 31 March 2005 - 01:32 AM

You misunderstand me I mean STAND ALONE program. Ya know one that does not have an installer.

#4 User is offline   un4given1 

  • Elaborate Dreamer
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,796
  • Joined: 25-September 03

Posted 31 March 2005 - 02:05 AM

Why not just post how you did it? :)

#5 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 31 March 2005 - 03:39 AM

kelsenellenelvian, you're really good on making Inno Setup packages. :) I'm talking about the installers you made on the other thread.

#6 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 31 March 2005 - 04:35 AM

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?)

#7 User is online   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,755
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 31 March 2005 - 04:44 AM

@ 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 Maker

Kindof Shareware but the nag is very rare yet I have the full version so I will still make any for those who want them.

#8 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 31 March 2005 - 09:04 AM

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 cpi

Thanks

#9 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 31 March 2005 - 01:08 PM

Quote

@ 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. :lol:

#10 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 31 March 2005 - 01:12 PM

Quote

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 cpi


What 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.

#11 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 31 March 2005 - 01:38 PM

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.

#12 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 31 March 2005 - 01:43 PM

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?

#13 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 31 March 2005 - 02:37 PM

I think 32 bit icons can be used in 9x systems. If not, Axialis can create a 256 color icon format for you. :)

#14 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 31 March 2005 - 02:50 PM

Yes, they can, I've just tested it on 98se, the icon and control panel applet works fine, nice find kelsenellenelvian.

#15 User is online   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,755
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 31 March 2005 - 04:02 PM

MAVERICKS CHOICE, on Mar 31 2005, 01:43 PM, said:

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?
<{POST_SNAPBACK}>




Reshack will even show you the icon and let you change it.

#16 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 31 March 2005 - 04:56 PM

@ MAVERICKS CHOICE

Here is an inf that'll do it for you, either right click => install on existing system, add to your UA in the usual manner, or use the info as you see fit
[Version]
Signature  = $Windows NT$

[DefaultInstall]
UpdateInis = InetLink

[InetLink]
setup.ini, progman.groups,, ""group0="%16400%\"""
setup.ini, group0,,"""Internet Options"",""%11%\inetcpl.cpl"",""%11%\inetcpl.cpl"",27,,""%16400%"""


#17 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 31 March 2005 - 11:01 PM

Thanks guys been buggin me a bit this one gonna try it soon cheers...

Edit: Big thankyou dude inf works a treat take my hat off to you :thumbup :thumbup

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy