![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
I have a vbs script that runs at logon to create a signature file from AD for
users. It writes the HTML file in the signature folder and also adds the registry settings to make it the default signature for new and replies under this key: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\[Profile Name]\9375CFF0413111d3B88A00104B2A6676\00000002\New Signature & Reply-Forward Signature The signature adds correctly to any new HTM emails however when I reply or create or reply to a plain text or RTF message it deletes the registry key "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\[Profile Name]\9375CFF0413111d3B88A00104B2A6676\00000002\New Signature" which then prevents signatures being added to any new messages. It is not until I reset the signatures that it continues to operate correctly. Is this a common problem? I have narrowed it down to the fact that the rtf & txt versions of the signature do not exist which causes Outlook to create them, then deleting the New Signature key. Can you suggest a way around this or a possible fix? Thanks in advanced |
#2
|
|||
|
|||
![]()
The fix would be to provide .rtf and .txt versions of the signature file.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Paul" wrote in message news ![]() I have a vbs script that runs at logon to create a signature file from AD for users. It writes the HTML file in the signature folder and also adds the registry settings to make it the default signature for new and replies under this key: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\[Profile Name]\9375CFF0413111d3B88A00104B2A6676\00000002\New Signature & Reply-Forward Signature The signature adds correctly to any new HTM emails however when I reply or create or reply to a plain text or RTF message it deletes the registry key "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\[Profile Name]\9375CFF0413111d3B88A00104B2A6676\00000002\New Signature" which then prevents signatures being added to any new messages. It is not until I reset the signatures that it continues to operate correctly. Is this a common problem? I have narrowed it down to the fact that the rtf & txt versions of the signature do not exist which causes Outlook to create them, then deleting the New Signature key. Can you suggest a way around this or a possible fix? Thanks in advanced |
#3
|
|||
|
|||
![]()
That's what I was expecting however it seems all the scripts I came across
only create the HTM file. Seemed odd that this has not been address so I thought it may be a bug in Outlook. "Sue Mosher [MVP-Outlook]" wrote: The fix would be to provide .rtf and .txt versions of the signature file. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Paul" wrote in message news ![]() I have a vbs script that runs at logon to create a signature file from AD for users. It writes the HTML file in the signature folder and also adds the registry settings to make it the default signature for new and replies under this key: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\[Profile Name]\9375CFF0413111d3B88A00104B2A6676\00000002\New Signature & Reply-Forward Signature The signature adds correctly to any new HTM emails however when I reply or create or reply to a plain text or RTF message it deletes the registry key "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\[Profile Name]\9375CFF0413111d3B88A00104B2A6676\00000002\New Signature" which then prevents signatures being added to any new messages. It is not until I reset the signatures that it continues to operate correctly. Is this a common problem? I have narrowed it down to the fact that the rtf & txt versions of the signature do not exist which causes Outlook to create them, then deleting the New Signature key. Can you suggest a way around this or a possible fix? Thanks in advanced |
#4
|
|||
|
|||
![]()
No, it's not a bug. If you want full signature support, you have to provide the signature files.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Paul" wrote in message ... That's what I was expecting however it seems all the scripts I came across only create the HTM file. Seemed odd that this has not been address so I thought it may be a bug in Outlook. "Sue Mosher [MVP-Outlook]" wrote: The fix would be to provide .rtf and .txt versions of the signature file. "Paul" wrote in message news ![]() I have a vbs script that runs at logon to create a signature file from AD for users. It writes the HTML file in the signature folder and also adds the registry settings to make it the default signature for new and replies under this key: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\[Profile Name]\9375CFF0413111d3B88A00104B2A6676\00000002\New Signature & Reply-Forward Signature The signature adds correctly to any new HTM emails however when I reply or create or reply to a plain text or RTF message it deletes the registry key "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\[Profile Name]\9375CFF0413111d3B88A00104B2A6676\00000002\New Signature" which then prevents signatures being added to any new messages. It is not until I reset the signatures that it continues to operate correctly. Is this a common problem? I have narrowed it down to the fact that the rtf & txt versions of the signature do not exist which causes Outlook to create them, then deleting the New Signature key. Can you suggest a way around this or a possible fix? Thanks in advanced |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook Calendar Automated Cancellations | EricM | Outlook - Calandaring | 1 | November 28th 07 10:04 PM |
Outlook Automatic Automated Emails | jamiebarrett | Outlook - Installation | 1 | February 23rd 07 11:51 PM |
Outlook 2003 signature issue | Mousemen | Outlook - General Queries | 2 | December 30th 06 12:45 AM |
Outlook signature issue | CAMC1 | Outlook - General Queries | 0 | August 23rd 06 10:17 PM |
Signature issue | Ray A. | Outlook - General Queries | 0 | May 24th 06 06:04 PM |