Forum Discussion
Registry key for Update Notifications?
- 10 years ago
Found it.
C:\Users\user\AppData\Local\Microsoft\Power BI Desktop\User.zip\UserInterface\Settings.xml
<Entry Type="DisableUpdateNotification" Value="l1" /> - Update Notifications Off
<Entry Type="DisableUpdateNotification" Value="l0" /> - Update Notifications On
This makes it very difficult to add logic to an install script/package. Very strange they went this way instead of registry values.
Found it.
C:\Users\user\AppData\Local\Microsoft\Power BI Desktop\User.zip\UserInterface\Settings.xml
<Entry Type="DisableUpdateNotification" Value="l1" /> - Update Notifications Off
<Entry Type="DisableUpdateNotification" Value="l0" /> - Update Notifications On
This makes it very difficult to add logic to an install script/package. Very strange they went this way instead of registry values.
Now if you could just help us all out and post how to disable the enable custom visualizations button you would be a rockstar. :)
- WillT10 years ago
Community Admin
These are great comments/questions - and something we do want to make easier in the future. Please do go and suggest them on http://ideas.powerbi.com