Write, Bureaucrats, Administrators
89
edits
m (Added check registry section) |
|||
Line 26: | Line 26: | ||
See [[Configure Microsoft Visual Studio ClickOnce Trust Prompts]] for more information. | See [[Configure Microsoft Visual Studio ClickOnce Trust Prompts]] for more information. | ||
== Check Registry == | |||
[[File:ribbon_installed_troubleshoot_regedit.png|300px|thumb]] | |||
If none of the steps work, follow the steps below to check and enable Ribbon: | |||
# Press '''Win+R''' on your keyboard; | |||
# In the '''Run''' dialog box, enter "regedit" without quotes, and press OK; | |||
# '''Registry Editor''' dialog box will be displayed; | |||
# Navigate to '''Computer\HKEY_CURRENT_USER\Software\Accounting Addons\BudgetLink\Installation 'n'\Ribbons''', where n would be the last installation number | |||
# If there is no string "RibbonInstalled", Right click on any blank space on the right side, Click on '''New > String Value''' | |||
# Name the value: "RibbonInstalled" and set the Data as "True" | |||
# Close the editor and open '''BudgetLink'''. | |||
== Related Topics == | == Related Topics == |