Publish WPF Application to Microsoft Store [closed] - c#

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 days ago.
Improve this question
I have a problem trying to put my app on Microsoft Store: Win32 must install silently. The project is made from WPF C#. Any solution is welcome.
This is my first time pushing my app to Microsoft Store. Hope to get help.

Related

Using Clarifai's models locally [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this question
I wanted to ask if it is possible to use Clarifai's system offline, meaning accessing the trained models on the device so it can work without access to the internet.
Thanks
Kunal from Clarifai here.
We support this with our Mobile SDK which is currently in limited preview. You can get more information here, https://www.clarifai.com/get-sdk

Can I run Imagemagick on windows shared hosting [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I have shard hosting like GoDaddy with Windows. I am writing in ASP.NET c#. Can I use it from c# on the shared hosting?
If you can get them to install Imagemagick, then yes.

Google Hangouts in Windows Application (.Net) [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I am creating a Windows Application on .Net Platform with C#.
How can I use Google Hangouts in this Application?
i found a website where some else had the same Question
Link to the Site
And the Hangouts Getting Started API Guide.
Hangouts - Getting Started: https://developers.google.com/+/hangouts/getting-started

Run .Exe inside Application [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I need to create an application to run programs. It should work as VmWare or VirtualBox, but to run other programs and not an operating system. Any suggestion?
What you are trying to do can't be accomplished in a simple way.
You still need a virtual machine of some sort, or an application container. I know that Microsoft is working on a Windows application container (like Docker) but I don't believe it is available yet.

How to create an msi from a Windows Forms project? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this question
I am trying to create an installer for a project which I recently completed. I also used a database(SQL Server Compact), but I don't know much about how to do it. I've read some articles on MSDN, but they weren't clear to me.

Categories