Forum Discussion
Pin *.accde to the task list
- Nov 21, 2023
Hi mtr_rickli,
To add your Access application (*.accde) to the taskbar in Windows 11, follow these steps:
- Locate your *.accde file, usually in C:\\Program Files or C:\\Program Files (x86)¹.
- Right-click on the *.accde file and choose Show more options in the context menu¹.
- Select Pin to taskbar from the options.
Alternatively, you can create a shortcut for your *.accde file and pin that to the taskbar:
- Create a shortcut using the following command: <path-to>msaccess.exe <path-to>your.accde.
- Right-click the shortcut, choose Show more options, and then select Properties.
- In the properties menu, click Pin to taskbar.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)
The first way does not show “Pin to taskbar”
The second solution is working:
1. Create a shortcut using the following command:
<path-to>msaccess.exe <path-to>your.accde.
2. Right-click the shortcut, choose Show more options, and then select Properties.
3. In the properties menu, click Pin to taskbar.
Kindes regards
Hansueli
Hi mtr_rickli,
thanks for the update.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic (LinkedIn)