Questions tagged [desktop-bridge]

Windows 10 Desktop Bridge platform and tooling allows developers to take advantage of UWP features and package as a Windows app.

The Windows 10 Desktop Bridge platform and tooling helps developers of Win32 and .NET applications to take advantage of the modern app deployment technology and new UWP features, by packaging their apps as a Windows app package, and providing access to the UWP app model.

Learn more at http://aka.ms/desktopbridge

486 questions
-2
votes
1 answer

Open NotePad from a UWP converted from a Windows Form app

I have a Windows Form app that I converted to UWP that includes a log file. If the log file does not exist an empty log file is created on startup. For the Windows Form version the log file is created in the users’ AppData folder. For the UWP the…
-2
votes
1 answer

Desktop app converted to raspberry pi 3

We have a PC desktop application, can we convert to an appx using desktop bridge and run on a raspberry pi 3 ARM device
-2
votes
1 answer

Convert VS project from Windows 8.1 to Desktop

I Have a C# Windows 8.1 project on Visual Studio that I would like to convert to a Windows Desktop application. Is there an easy way to do it ? Thank you
-2
votes
1 answer

Get file paths for files in Centennial app

When converting an app to a Windows Store app, we add the files as mentioned here. But now - how do we access them? What's their path? They're not in the special folder created for the package.
ispiro
  • 26,556
  • 38
  • 136
  • 291
-3
votes
1 answer

Review failed in Windows Store for my appx package

I have sent a new version of my app to Windows app store for review. This time the review has failed at this step: --> App manifest resources tests With this (strange) message: -->E rror Found: The app resources validation test detected the…
A.R.
  • 5
  • 3
-3
votes
2 answers

Desktop App Converter Feature Containers Not Available

I'm trying to convert my app to a Windows 10 Appx C:\Program Files\WindowsApps\Microsoft.DesktopAppConverter_1.0.1.0_x64__8wekyb3d8bbwe\DesktopAppConverter.ps1 : DesktopAppConverter : error 'E_FEATURE_NOT_AVAILABLE': Required Windows Feature…
1 2 3
32
33