You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<uap:VisualElementsDisplayName="Files"Description="Meet Files, a free and open-source File Manager for Windows 10. Created from the ground up to look and feel amazing, Files is built to replace the dated Windows File Explorer."BackgroundColor="transparent"Square150x150Logo="Images\Square150x150Logo.png"Square44x44Logo="Images\Square44x44Logo.png">
message=newMessageDialog("We noticed you’re trying to run an executable file. This type of file may be a security risk to your device, and is not supported by the Universal Windows Platform. If you're not sure what this means, check out the Microsoft Store for a large selection of secure apps, games, and more.");
//message = new MessageDialog("We noticed you’re trying to run an executable file. This type of file may be a security risk to your device, and is not supported by the Universal Windows Platform. If you're not sure what this means, check out the Microsoft Store for a large selection of secure apps, games, and more.");
176
+
//message.Title = "Unsupported Functionality";
177
+
//message.Commands.Add(new UICommand("Continue...", new UICommandInvokedHandler(Interaction.CommandInvokedHandler)));
Interaction.message=newMessageDialog("We noticed you’re trying to run an executable file. This type of file may be a security risk to your device, and is not supported by the Universal Windows Platform. If you're not sure what this means, check out the Microsoft Store for a large selection of secure apps, games, and more.");
//Interaction.message = new MessageDialog("We noticed you’re trying to run an executable file. This type of file may be a security risk to your device, and is not supported by the Universal Windows Platform. If you're not sure what this means, check out the Microsoft Store for a large selection of secure apps, games, and more.");
<uap:VisualElementsDisplayName="Files"Square150x150Logo="Assets\Square150x150Logo.png"Square44x44Logo="Assets\Square44x44Logo.png"Description="Meet Files, a free and open-sourced File Manager for Windows 10. Created from the ground up to look and feel amazing, Files is built to replace the dated Windows File Explorer."BackgroundColor="transparent">
18
+
<uap:VisualElementsDisplayName="Files"Square150x150Logo="Assets\Square150x150Logo.png"Square44x44Logo="Assets\Square44x44Logo.png"Description="Meet Files, a free and open-source File Manager for Windows 10. Created from the ground up to look and feel amazing, Files is built to replace the dated Windows File Explorer."BackgroundColor="transparent">
0 commit comments