Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



Need some information on Windows Shell & COM

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 17-11-2009
Member
 
Join Date: Nov 2009
Posts: 3,373
Need some information on Windows Shell & COM

Hi,
What is Windows Shell and Windows COM. I have some applications which are named as shell packs. Before using them I have ensure that they will not make any critical system change in my PC. The more I am aware is that this are some Windows tools which runs continuously in the background. Is it possible to disable them on starup. And if it is a necessary one will be okay for the my system to install those packages.
Reply With Quote
  #2  
Old 17-11-2009
SalVatore's Avatar
Member
 
Join Date: May 2008
Posts: 2,618
Re: Need some information on Windows Shell & COM

Shell means the set of all components allowing the user to interact with Windows. It is managed by software called explorer.exe, the Windows shell. It is programmed using its functions or COM interfaces, which together form what we call the Shell API. In fact, shell (shell) is the name given to software that acts as an interface between the user and the operating system. For example, in one mode system, the shell is simply interpreter command. For some, the shell is nothing more than software running on the system and is therefore not part of the system.
Reply With Quote
  #3  
Old 17-11-2009
Dr. V
 
Posts: n/a
Re: Need some information on Windows Shell & COM

COM (Componnent Object Model) is a technology oriented objects independent of any operating system and any programming language to develop components usable from any language that supports this technology (C, C + +, Visual Basic and even Java etc..). COM is the foundation for many Microsoft technologies, including OLE (originally Object Linking and Embedding) Automation (OLE Automation) and ActiveX.
Reply With Quote
  #4  
Old 17-11-2009
Devasis's Avatar
Member
 
Join Date: Jan 2008
Posts: 3,367
Re: Need some information on Windows Shell & COM

COM is neither a library nor a programming language but a specification of a binary format for objects called components, so they can be used from any language that supports this format, regardless of the language in which they were written. Given that COM uses the principles of object-oriented programming, it is easier to develop components using an object-oriented language like C + + or Smalltalk, but it can also create well as using such components using a language like C or Pascal, for example.
Reply With Quote
  #5  
Old 17-11-2009
Solomon's Avatar
Member
 
Join Date: May 2008
Posts: 4,056
Re: Need some information on Windows Shell & COM

It is possible to disable COM service Windows. But this can make some applications unstable which depends on it to run. But still if you want to try then click on Start > Run. Type msconfig in the box and click on OK. Then go to Services tab and uncheck the box of COM+Applications or similar. Then reboot your system to check out that the settings take into effects. If some tools become unstable then you can run the service again.
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Need some information on Windows Shell & COM"
Thread Thread Starter Forum Replies Last Post
Which is the best Windows Shell Replacement? Rudra.J Polls & Voting 4 2 Days Ago 03:58 PM
Windows Shell Common DLL Fred Fruax Operating Systems 5 07-04-2011 07:49 AM
How to search with the Windows Shell? Zeppelin Software Development 4 07-11-2010 03:37 AM
Unsaved information is lost when printing from operating system shell in MS Word Steyn Windows Software 5 20-03-2010 07:42 AM
Windows XP shell packs Theobold Customize Desktop 3 04-06-2009 03:03 PM


All times are GMT +5.5. The time now is 01:05 AM.