PaulDG Posted September 10, 2005 Posted September 10, 2005 Does anyone know of a way to get my compiled exe to show in the control panel ? I searched for ages with no luck. Many thanks
Valuater Posted September 10, 2005 Posted September 10, 2005 (edited) like this Run(@SystemDir & "\control.exe") hope that helps 8) winXp EDIT oooppsss.... that is only to open control panel.... sorry i misunderstood "in" 8) Edited September 10, 2005 by Valuater
Hayly Posted September 10, 2005 Posted September 10, 2005 Does anyone know of a way to get my compiled exe to show in the control panel ?I searched for ages with no luck.Many thanks<{POST_SNAPBACK}>from what I dug up it needs to be a dll with special code, you might be able to find a dll wrapper that will call your program, but I havent found one yet.
PaulDG Posted September 11, 2005 Author Posted September 11, 2005 Yeah, its a shame we don't have the option to compile to a .cpl, It would be nice. If anyone can shed any more light on the subject I would be greatfull.
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