I installed Windbg 6.3.9600.16384 on my Windows 8.1 laptop and am trying to permanently change the FONT, but can't get it to save the new settings.
To change the Windbg FONT - "View" tab; "Font"
Current/Default Windbg settings:
Desired settings:
After making the FONT changes, I click on "File"; "Save Workspace"
The font change of course works fine for the current dump I am processing with Windbg. However, the FONT reverts back to default every time.
I know that the FONT settings can be permanently changed as I did so on my old Windows 7 laptop and don't understand why I can't get the FONT settings to "stick" now.
Does anyone have any ideas?
Thanks,
John
To change the Windbg FONT - "View" tab; "Font"
Current/Default Windbg settings:
Code:
[Font=Lucida Console]Font = (blank)
Font Style = Regular
Size = 10[/font]
Desired settings:
Code:
[Font=Lucida Console]Font = Lucida Console
Font Style = Regular
Size = 12[/font]
After making the FONT changes, I click on "File"; "Save Workspace"
The font change of course works fine for the current dump I am processing with Windbg. However, the FONT reverts back to default every time.
I know that the FONT settings can be permanently changed as I did so on my old Windows 7 laptop and don't understand why I can't get the FONT settings to "stick" now.
Does anyone have any ideas?
Thanks,
John
Last edited: