How do I stop Win from reminding?

How do I stop Win from reminding?

Re: How do I stop Win from reminding? Posted by OtZman on Fri Dec 17th 2004 at 12:20am
OtZman
1890 posts
Posted 2004-12-17 12:20am
OtZman
member
1890 posts 218 snarkmarks Registered: Jul 12th 2003 Occupation: Student Location: Sweden
Is there a way to stop Windows from reminding you to reboot after installing new Windows updates?
Re: How do I stop Win from reminding? Posted by Tracer Bullet on Fri Dec 17th 2004 at 12:27am
Tracer Bullet
2271 posts
Posted 2004-12-17 12:27am
2271 posts 445 snarkmarks Registered: May 22nd 2003 Occupation: Graduate Student (Ph.D) Location: Seattle WA, USA
Reboot :biggrin:
Re: How do I stop Win from reminding? Posted by OtZman on Fri Dec 17th 2004 at 12:43am
OtZman
1890 posts
Posted 2004-12-17 12:43am
OtZman
member
1890 posts 218 snarkmarks Registered: Jul 12th 2003 Occupation: Student Location: Sweden
I could do that, but sometimes I don't want to, and then I'd greatly appreciate if I could turn those annoying popups of.
Re: How do I stop Win from reminding? Posted by omegaslayer on Fri Dec 17th 2004 at 12:50am
omegaslayer
2481 posts
Posted 2004-12-17 12:50am
2481 posts 595 snarkmarks Registered: Jan 16th 2004 Occupation: Sr. DevOPS Engineer Location: Seattle, WA
you mean those annoying ballons?

run--->regedit

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

if there is "EnableBalloonTips" already then change it to zero, if it isnt, make a new Dword with a value of zero

I got that from here: http://www.tweaktown.com/document.php?dType=review&dId=324

it makes for a great guide to turn those annoying things off and actually improves your computer performance.
Re: How do I stop Win from reminding? Posted by OtZman on Fri Dec 17th 2004 at 1:38am
OtZman
1890 posts
Posted 2004-12-17 1:38am
OtZman
member
1890 posts 218 snarkmarks Registered: Jul 12th 2003 Occupation: Student Location: Sweden
Looks like a balloon:

User posted image

Seems like the registry thing isn't working or I'm doing something wrong.

I checked
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] and couldn't find the "EnableBalloonTips". Therefore, I right-clicked -> New -> DWORD Value and renamed it to <span class="BlackTextcontent">EnableBalloonTips, with "Value data: 0" and "Base: Hexadecimal". Like this:

User posted image

The reminder is still coming :sad:

I'll restart now anyway, but I'd be glad to know how to cure this little problem until next time.

</span>
Re: How do I stop Win from reminding? Posted by omegaslayer on Fri Dec 17th 2004 at 1:47am
omegaslayer
2481 posts
Posted 2004-12-17 1:47am
2481 posts 595 snarkmarks Registered: Jan 16th 2004 Occupation: Sr. DevOPS Engineer Location: Seattle, WA
okay then type in msconfig and click the startup tab and uncheck
evrything (this makes it so your computer doesnt start anything up when
you turn on...specifically anything in that area) , and the regedit you
are doing it correctly, just make sure the value is zero and click
okay, but you need to restart for its effects to take hold.
Re: How do I stop Win from reminding? Posted by OtZman on Fri Dec 17th 2004 at 3:07am
OtZman
1890 posts
Posted 2004-12-17 3:07am
OtZman
member
1890 posts 218 snarkmarks Registered: Jul 12th 2003 Occupation: Student Location: Sweden
I guess it didn't work because I hadn't rebooted. Thx for your help. :smile: