Click here to Skip to main content
15,903,856 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Pete O'Hanlon5-Mar-18 19:52
mvePete O'Hanlon5-Mar-18 19:52 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Dan Neely6-Mar-18 2:49
Dan Neely6-Mar-18 2:49 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Pete O'Hanlon6-Mar-18 4:18
mvePete O'Hanlon6-Mar-18 4:18 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Dan Neely6-Mar-18 3:18
Dan Neely6-Mar-18 3:18 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Pete O'Hanlon6-Mar-18 4:17
mvePete O'Hanlon6-Mar-18 4:17 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Dan Neely6-Mar-18 4:33
Dan Neely6-Mar-18 4:33 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Dan Neely6-Mar-18 6:05
Dan Neely6-Mar-18 6:05 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Dan Neely6-Mar-18 8:49
Dan Neely6-Mar-18 8:49 
Sorry to keep bombarding you with messages...

I've figured out what was missing in that blog post (exposing the update service for consumption) and managed to get my proof of concept demo working.

Since you've put this into production, I do have one farther question. Is there a more elegant solution for the initial install than zipping both app package builds up and running the powershell scripts to deploy the app+certs for the main app and updater apps in sequence. To minimize human error I'd prefer to have a single execution point that would install both of them.

Going to a production level setup I probably want to have the main app able to be able to install a new version of its updater if needed. Would bootstrapping that into running the install script for the main app, and having it install the update tool instead of running 2 installers work? Not sure I really like that though since it potentially splits the initial install into two steps that could be run by different users at widely different times. (Yeah, the person doing the install should test that it worked by launching the app. *SHOULD*)
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

GeneralRe: Has anyone done a side loaded UWP application? Pin
Pete O'Hanlon6-Mar-18 10:41
mvePete O'Hanlon6-Mar-18 10:41 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Christopher Duncan6-Mar-18 7:35
Christopher Duncan6-Mar-18 7:35 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Dan Neely6-Mar-18 9:01
Dan Neely6-Mar-18 9:01 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Christopher Duncan6-Mar-18 9:13
Christopher Duncan6-Mar-18 9:13 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Dan Neely6-Mar-18 9:22
Dan Neely6-Mar-18 9:22 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Christopher Duncan6-Mar-18 9:28
Christopher Duncan6-Mar-18 9:28 
GeneralRe: Has anyone done a side loaded UWP application? Pin
Dan Neely6-Mar-18 9:39
Dan Neely6-Mar-18 9:39 
GeneralThought of the Day Pin
OriginalGriff5-Mar-18 4:58
mveOriginalGriff5-Mar-18 4:58 
GeneralRe: Thought of the Day Pin
jeron15-Mar-18 5:16
jeron15-Mar-18 5:16 
GeneralRe: Thought of the Day Pin
Johnny J.5-Mar-18 5:19
professionalJohnny J.5-Mar-18 5:19 
GeneralRe: Thought of the Day Pin
jeron15-Mar-18 5:27
jeron15-Mar-18 5:27 
GeneralRe: Thought of the Day Pin
W Balboos, GHB5-Mar-18 5:19
W Balboos, GHB5-Mar-18 5:19 
GeneralRe: Thought of the Day Pin
DRHuff5-Mar-18 9:39
DRHuff5-Mar-18 9:39 
GeneralRe: Thought of the Day Pin
PIEBALDconsult5-Mar-18 5:46
mvePIEBALDconsult5-Mar-18 5:46 
GeneralRe: Thought of the Day Pin
PeejayAdams5-Mar-18 5:46
PeejayAdams5-Mar-18 5:46 
QuestionRe: Thought of the Day Pin
megaadam5-Mar-18 5:48
professionalmegaadam5-Mar-18 5:48 
GeneralRe: Thought of the Day Pin
A_Griffin5-Mar-18 5:52
A_Griffin5-Mar-18 5:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.