Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go »
No member browsing this thread
Thread Status: Active
Total posts in this thread: 5
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1069 times and has 4 replies Next Thread
DGMV
Cruncher
Joined: Nov 24, 2005
Post Count: 2
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Need way to "Hide or Remove" the WCG Entry in the Control Panel Add/Remove Programs Listing

I'm looking for a way to remove the "Entry" of the World Community Grid Agent" from the "Add/Remove Programs" Control Panel Applet so it will NOT show up as a Installed Program.

I've already searched the Registry and removed the below listed entry:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{3CEA3FEC-1AF5-4818-89D5-406F627E7337}]

This only seems to have "Removed" the link for Support in the listing - the program listing is still there.

Any help would be appreaciated.
Thanks,
Dan
[Feb 12, 2006 10:40:12 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Need way to "Hide or Remove" the WCG Entry in the Control Panel Add/Remove Programs Listing

May I ask why you want to do this?

I can't think of any safe way to do this. You can remove access to Add/Remove Programs entirely, or you could attempt an administrative install. Beyond that, I have to say: don't. Windows Installer technology requires genius and a lifetime of study to comprehend fully. Hacking at the edges is more likely to break things than do what you expect.
[Feb 12, 2006 11:06:44 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Need way to "Hide or Remove" the WCG Entry in the Control Panel Add/Remove Programs Listing

You are on the right track. Messing with the registry should only be done with caution.

Robert Taylor has a page here on "running as a service".

http://www.unofficialworldcommunitygrid.com/service.shtml

Read that first, and then also see many threads here by searching in the box in the upper right for "run as a service". Some have posted problems that they have encountered.
[Feb 12, 2006 11:37:03 PM]   Link   Report threatening or abusive post: please login first  Go to top 
keithhenry
Ace Cruncher
Senile old farts of the world ....uh.....uh..... nevermind
Joined: Nov 18, 2004
Post Count: 18665
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Need way to "Hide or Remove" the WCG Entry in the Control Panel Add/Remove Programs Listing

Given my limited experience with Windows, I'd not try this either if there's not a simple way to do it. As for why, that's not far-fetched. If you're loading WCG on machines used by "public" users, like students in a school setting, preventing them from removing or changing some items would save a lot of time and effort. Hmm. I wonder if simply hiding the WCG directory might help (without breaking WCG too).
----------------------------------------
Join/Website/IMODB



[Feb 12, 2006 11:43:40 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Need way to "Hide or Remove" the WCG Entry in the Control Panel Add/Remove Programs Listing

Morning DGMV

There is a pretty easy way of doing this although you have to reinstall BOINC or the WCG UD agent.

Firstly, you need to extract the msi package from the downloaded exe file by running it and then copying the msi from your 'C:\Documents and Settings\YOURNAME\Local Settings\Temp' folder. Cancel the installation.

Then run the following.
msiexec /i "C:\PATH TO THE MSI\UDagent or BOINC.msi" ARPSYSTEMCOMPONENT=1
and install normally. The package won't show up in the add/remove list.

If you do need to remove it use the command
msiexec /x {3CEA3FEC-1AF5-4818-89D5-406F627E7337}
(This code number depends on which agent you've installed and can change depending on the version installed, but you've guessed where to find it !)

Regards Slug
----------------------------------------
[Edit 1 times, last edit by Former Member at Feb 13, 2006 6:22:02 AM]
[Feb 13, 2006 6:20:45 AM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread