No edit summary |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
The latest MDriven Designer is always available via this link: [https://mdriven.net/PublicDownloads/MDrivenDesigner/Gaffr.application MDriven Designer] | The latest MDriven Designer is always available via this link: [https://mdriven.net/PublicDownloads/MDrivenDesigner/Gaffr.application MDriven Designer] | ||
The link is a ClickOnce application installer | The link is a ClickOnce application installer that will refresh MDriven Designer to the latest version before starting. | ||
ClickOnce works natively in Edge but requires a plugin for Chrome and Firefox: | ClickOnce works natively in Edge but requires a plugin for Chrome and Firefox: | ||
* Recommended Chrome plugin: [https://chrome.google.com/webstore/detail/meta4-clickonce-launcher/jkncabbipkgbconhaajbapbhokpbgkdc?utm_source=chrome-app-launcher-info-dialog Chrome] | * ''Recommended Chrome plugin:'' [https://chrome.google.com/webstore/detail/meta4-clickonce-launcher/jkncabbipkgbconhaajbapbhokpbgkdc?utm_source=chrome-app-launcher-info-dialog Chrome] | ||
* Recommended Firefox plugin: [https://addons.mozilla.org/ | * ''Recommended Firefox plugin:'' [https://addons.mozilla.org/en-US/firefox/addon/meta4clickoncelauncher/ Firefox] | ||
=== Fix Problems === | |||
====== | ====== ClickOnce cache ====== | ||
Windows sometimes | Windows sometimes gets confused by which ClickOnce application has been cached and gives an error. | ||
To clear the cache, start a command prompt with administrator privileges and execute. | To clear the cache, start a command prompt with administrator privileges and execute. | ||
rundll32 dfshim CleanOnlineAppCache | rundll32 dfshim CleanOnlineAppCache | ||
[[Category:MDriven Designer]] | |||
=== Portal Google Login Problems Using ClickOnce Designer if you also have a locally installed version === | |||
In earlier versions, the Designer used an embedded Internet Explorer (IE), but IE is no longer supported for login with Google - the Google login won't work from inside the Designer. This embedded browser has not been replaced with "WebView2". | |||
Using | Using ClickOnce, you should always access the latest version and work, but there have been situations where the old embedded IE browser was still used, even on a Windows 11 machine. | ||
The issue seems to be related to old | The issue seems to be related to the usage of old Designer files when there's an old Designer version installed, even after this has been uninstalled! | ||
To resolve this issue | To resolve this issue: | ||
# Clear the | # Clear the ClickOnce cache as described above | ||
# Uninstall any locally installed old version of the | # Uninstall any locally installed old version of the Designer in Windows "Applications" settings | ||
# Install a new version of the downloadable | # Install a new version of the downloadable Designer | ||
# You can now uninstall the new | # You can now uninstall the new Designer again, and the ClickOnce version should work as expected | ||
If you still have problems, | If you still have problems, try going to Windows Installed Apps and repairing "Microsoft Edge WebView2 Runtime". | ||
{{Edited|July|12|2024}} |
Latest revision as of 06:59, 9 May 2024
When you are working with the Turnkey, it is advisable to run the latest version of MDriven Designer.
The latest MDriven Designer is always available via this link: MDriven Designer
The link is a ClickOnce application installer that will refresh MDriven Designer to the latest version before starting.
ClickOnce works natively in Edge but requires a plugin for Chrome and Firefox:
Fix Problems
ClickOnce cache
Windows sometimes gets confused by which ClickOnce application has been cached and gives an error.
To clear the cache, start a command prompt with administrator privileges and execute.
rundll32 dfshim CleanOnlineAppCache
Portal Google Login Problems Using ClickOnce Designer if you also have a locally installed version
In earlier versions, the Designer used an embedded Internet Explorer (IE), but IE is no longer supported for login with Google - the Google login won't work from inside the Designer. This embedded browser has not been replaced with "WebView2".
Using ClickOnce, you should always access the latest version and work, but there have been situations where the old embedded IE browser was still used, even on a Windows 11 machine.
The issue seems to be related to the usage of old Designer files when there's an old Designer version installed, even after this has been uninstalled!
To resolve this issue:
- Clear the ClickOnce cache as described above
- Uninstall any locally installed old version of the Designer in Windows "Applications" settings
- Install a new version of the downloadable Designer
- You can now uninstall the new Designer again, and the ClickOnce version should work as expected
If you still have problems, try going to Windows Installed Apps and repairing "Microsoft Edge WebView2 Runtime".