This post has been edited by ScottyB: 11 October 2006 - 12:15 PM
Page 1 of 1
I want to tweak Word 2003 title bar. Can't change its registry
#1
Posted 11 October 2006 - 12:14 PM
I am trying to alter my title bar in Word 2003 to say something besides "Microsoft Word," but I can't seem to change it. When I edited the Binary Value in regedit, Word just popped up with a bunch of squares and then immediatly replaced them with the old value. How can I change the title bar text?
#2
Posted 13 October 2006 - 07:06 PM
You might try writing an AutoIt script to do this...
http://www.autoitscript.com/autoit3/docs/f...WinSetTitle.htm
You would have to run the script after Word is running, or create a script that runs in the background and waits for Word to open. Once it detects that Word is running, use the WinSetTitle() function to change Word's title.
Good Luck,
-John
http://www.autoitscript.com/autoit3/docs/f...WinSetTitle.htm
You would have to run the script after Word is running, or create a script that runs in the background and waits for Word to open. Once it detects that Word is running, use the WinSetTitle() function to change Word's title.
Good Luck,
-John
Share this topic:
Page 1 of 1



Help
Back to top









