|
NOTE: This envoles editing the
registry, if you're not comfortable doing this or don't understand the
instructions then please don't try this. If you don't know what you're doing you
can seriously mess up your computer!
If you don't like the advanced alerts, you
can go back to using a standard message box and only being reminded of event on
the day they happen. Open up the Registry and go to...
HKEY_CURRENT_USER\Software\VB and VBA Program Settings\Desktop Calendar\Settings\
Now make a new String Value and called it
"simplealerts" (less the quotes). Now set its Value Data to
"true". You'll need to restart the calendar for the changes to take
effect.
If you want to change it back in the future,
either edit the same String again and this time give it the value
"false", or just delete the String altogether. Again, the calendar
will need to be restarted.
|