On Wed, 9 May 2018 11:12:48 -0700 (PDT), you wrote:

>Am going nuts trying to work out how to package a windows installer for 
>windows10 and sign it.
>
>Microsoft are turning windows 10 basic version into a locked down system and 
>so you need to make applications using their new appx format.
>
>Does anyone have ANY tips on doing this ? 
>
>My app is a webview written in golang and gopherjs but that's really not 
>pertinent.
>
>If I can bring all the pieces together  I can then wrap it as a CLI tool with 
>helpers and generators.
>
>It will need the SDK from Microsoft installed but I am hoping I can get it all 
>going without having to install visual studio etc.

https://docs.microsoft.com/en-us/uwp/schemas/appxpackage/how-to-create-a-package-manifest-manually

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to