Skip to content

Mqxx/outlook_reminder_always_on_top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Outlook Reminder Always-on-Top

Show the Outlook Reminder Window always on top.

Warning

This project was designed for PowerShell 7 and above. It may work with older versions of PowerShell but was not tested.

Tested on Windows 11 running PowerShell 7.5.2.

Usage

  1. Download always_on_top.ps1 and save it somewhere.
  2. Edit the variables for # Configuration to your likings.
  3. Download run_hidden_always_on_top.vbs and save it next to your always_on_top.ps1.
  4. Run the run_hidden_always_on_top.vbs script to start it.

If you want to run the script in the background on startup follow this:

  1. Create a Desktop Shortcut from your run_hidden_always_on_top.vbs script and place it in your autostart folder, located at: %appdata%\Microsoft\Windows\Start Menu\Programs\Startup

After starting the script (either by running the script manually or by autostart) you will get a new try icon. You can quit the script any time by rightclick on the tray icon and click "Exit".

About

Show the Outlook Reminder Window always on top.

Topics

Resources

License

Stars

Watchers

Forks