Questions tagged [control-panel]

58 questions
15
votes
4 answers

Where can you find the control panel for xampp in mac?

This seems like a very basic question, but I can't seem to find a straightforward answer online after searching for very long. I am using xampp, but can't seem to find the control panel. The only application I have is manager-osx Is there something…
sciffany
  • 380
  • 1
  • 4
  • 12
7
votes
2 answers

How to add custom portlet in Control Panel section

How can I add a custom portlet to the Portal section of the Control Panel, as shown in the following figure:
Prakash K
  • 11,669
  • 6
  • 51
  • 109
6
votes
2 answers

Powershell - How to use Get-WindowsOptionalFeature command to "Turn Windows Features On and Off"

In Windows 10, you can "Turn windows features on and off" in the control panel; you see a screen as such: Let's say I want to select IIS 6 WMI Compatibility by using the Enable-WindowsOptionalFeature command in powershell. If I run…
Kellen Stuart
  • 7,775
  • 7
  • 59
  • 82
6
votes
2 answers

How to open "Network Connections" window programmatically

How to open "Network Connections" window programmatically using C# in Win7, XP??
Saw
  • 6,199
  • 11
  • 53
  • 104
4
votes
1 answer

How to set a "control panel" for my Service in Android?

I noticed that some running services have a Settings rather than Stop button in the details page of Running services in the system Settings app. I want to setup my own service to work like this. After digging into the source code of Settings app, I…
Kevin Yuan
  • 1,008
  • 8
  • 20
4
votes
1 answer

How Java Control Panel on windows functions in conjunction with many different versions of Java installed on the machine?

I'm struggling with specifying which one of the many java installations on my Windows 7 machine would be used by the Internet Explorer for (1) running applete as well as (2) for Java web start. For example, I am going to that Java-View tab in Java…
user3930976
  • 161
  • 7
4
votes
1 answer

Getting Regional setting options from code

I am working on a VB6 application. I need to get the regional settings options like Location information Standards and formats Default input language Language for non-unicode language Is there any API available for this? Thanks.
bdhar
  • 21,619
  • 17
  • 70
  • 86
4
votes
0 answers

how to get java proxy values set in control panel->java->network setting

I wanted to know how can I get the values of proxy settings that a user sets for java applications in control panel? I tried using How to get proxy settings from system settings in Java but i got Direct Access as output when i was actually behind…
blehblehbleh
  • 154
  • 6
4
votes
5 answers

Changing Power Scheme settings through Registry instead of Control Panel in Windows 7

I'd like to change the settings of a power scheme (say, go to sleep after 45 minutes instead of 30) through the registry, rather than the control panel, in Windows 7. I'd also like to turn hot keys off the same way. Any suggestions how I do it?
ori
  • 149
  • 1
  • 2
  • 4
3
votes
2 answers

How to hide tabs from My Account portlet in Liferay's Control Panel

Folks, I need to get rid of all the unnecessary stuff in the left navigation of My Account portlet. I tried to remove the items from /html/portlet/enterprise_admin/categories_navigation.jspf but couldn't find a way to do so. Any hints are very…
3
votes
1 answer

Windows Compact 7: Modify existing control panel application

I am replacing a backlight driver for a device running Windows Embedded Compact 7. I'm hoping I can find the source for the application and modify it to call my driver instead of the old one. Is there a way to tie my driver's functionality into…
3
votes
1 answer

Control Panel Item Icons (Windows XP)

Control Panel items are normally registered under HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace, however a lot of the built-in panels aren't listed there, such as the Automatic Updates item. I'm trying to find out…
Dai
  • 141,631
  • 28
  • 261
  • 374
3
votes
2 answers

Why can't solr 1.3.0 install using CentOS, plesk 9.2.1 and tomcat 5.5?

Ok I just setup a dedicated server for my client through his hosting provider. They have plesk installed on there (version 9.2.1) and one of the caveats of this dedicated server is that if i do anything OUTSIDE of the control panel (i.e. use SSH)…
aarona
  • 35,986
  • 41
  • 138
  • 186
2
votes
4 answers

creating the cakephp admin section for entire website

i have created the front of the website by baking the MVC and done the coding also, at that time i haven't backed the admin section. Now i want to add admin section.which is the best method to do it.
user772900
  • 431
  • 1
  • 6
  • 10
2
votes
0 answers

Steps for customizing Liferay control panel theme

Can anyone please tell me how to customize Liferay control-panel theme in Liferay 6.2 (step-by-step)? Thanks in Advance :)
Saha
  • 23
  • 5
1
2 3 4