Slashdot Mirror


User: jerwinch

jerwinch's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:GREAT! on Disney Buys Marvel For $4B · · Score: 5, Informative

    as the parent of a 5 year-old and a 1.5 year-old, i could not agree with you more. the moment we disallowed the disney channel (just playhouse disney -- aimed at preschoolers) and only allowed pbs, there was a noticeable attitude change in my older son.

  2. Re:how to remove googleupdate.exe? on Google Open Sources Updater · · Score: 2, Informative

    Find the service name in the Windows Service Browser (find googleupdate in the service list and double-click. It'll be named googleupdate followed by a bunch of random characters). Open a DOS prompt. Enter this command: INSTSRV REMOVE That will delete the service, then you can delete the GoogleUpdate folder from your Program Files.

    This will work for any other unwanted service as well.

    The command is:
    INSTSRV servicename REMOVE