[PR #65] [MERGED] v3.5.1 #104

Closed
opened 2026-02-27 20:31:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/pull/65
Author: @GruberMarkus
Created: 12/20/2022
Status: Merged
Merged: 12/20/2022
Merged by: @GruberMarkus

Base: mainHead: develop


📝 Commits (5)

  • c07ddd7 fix: Use different code to determine Outlook and Word executable file bitness, as the corresponding .Net APIs seem to fail randomly
  • 9400077 fix: Use different code to determine Outlook and Word executable file bitness, as the .Net APIs used before seem to fail randomly with the latest Windows and .Net updates
  • 3352471 fix: Use different code to determine Outlook and Word executable file bitness, as the .Net APIs used before seem to fail randomly with the latest Windows and .Net updates
  • e62268e docs(README): Fix typos
  • 304968f v3.5.1

📊 Changes

3 files changed (+230 additions, -90 deletions)

View changed files

📝 docs/CHANGELOG.md (+6 -0)
📝 docs/README.md (+4 -3)
📝 src/Set-OutlookSignatures.ps1 (+220 -87)

📄 Description

v3.5.1 - 2022-12-20

Attention cloud mailbox users: Microsoft actively enables roaming signatures in Exchange Online. See 'What about the roaming signatures feature in Exchange Online?' in 'README' for details, known problems and workarounds.

Fixed

  • Use different code to determine Outlook and Word executable file bitness, as the .Net APIs used before seem to fail randomly with the latest Windows and .Net updates (especially when using 32-bit PowerShell on 64-bit Windows)
  • Do not stop the script when 'SignaturesForAutomappedAndAdditionalMailboxes' is enabled and the Outlook file path can not be determined

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/pull/65 **Author:** [@GruberMarkus](https://github.com/GruberMarkus) **Created:** 12/20/2022 **Status:** ✅ Merged **Merged:** 12/20/2022 **Merged by:** [@GruberMarkus](https://github.com/GruberMarkus) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (5) - [`c07ddd7`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/c07ddd7f3891bd09dcd1542f39ac42ff186ee79d) fix: Use different code to determine Outlook and Word executable file bitness, as the corresponding .Net APIs seem to fail randomly - [`9400077`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/940007762bf105a4ea5cc6d986f53222c0518bd6) fix: Use different code to determine Outlook and Word executable file bitness, as the .Net APIs used before seem to fail randomly with the latest Windows and .Net updates - [`3352471`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/33524714a7edb07b951e3e5be771d5835ac99379) fix: Use different code to determine Outlook and Word executable file bitness, as the .Net APIs used before seem to fail randomly with the latest Windows and .Net updates - [`e62268e`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/e62268ed0fbdd27f9d5cd83173c89236801b767f) docs(README): Fix typos - [`304968f`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/304968f9b3ec8e373ba076601f04ae95dfe17b04) v3.5.1 ### 📊 Changes **3 files changed** (+230 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGELOG.md` (+6 -0) 📝 `docs/README.md` (+4 -3) 📝 `src/Set-OutlookSignatures.ps1` (+220 -87) </details> ### 📄 Description ## <a href="https://github.com/GruberMarkus/Set-OutlookSignatures/releases/tag/v3.5.1" target="_blank">v3.5.1</a> - 2022-12-20 _Attention cloud mailbox users: Microsoft actively enables roaming signatures in Exchange Online. See `'What about the roaming signatures feature in Exchange Online?'` in '`README`' for details, known problems and workarounds._ ### Fixed - Use different code to determine Outlook and Word executable file bitness, as the .Net APIs used before seem to fail randomly with the latest Windows and .Net updates (especially when using 32-bit PowerShell on 64-bit Windows) - Do not stop the script when '`SignaturesForAutomappedAndAdditionalMailboxes`' is enabled and the Outlook file path can not be determined --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:31:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Set-OutlookSignatures-Set-OutlookSignatures#104
No description provided.