Click here to Skip to main content
15,887,337 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: Wordle Hurdle Pin
Amarnath S11-Apr-22 14:39
professionalAmarnath S11-Apr-22 14:39 
GeneralRe: Wordle Hurdle Pin
OriginalGriff11-Apr-22 19:50
mveOriginalGriff11-Apr-22 19:50 
GeneralRe: Wordle Hurdle Pin
5teveH11-Apr-22 20:33
5teveH11-Apr-22 20:33 
GeneralRe: Wordle Hurdle Pin
Sander Rossel11-Apr-22 20:53
professionalSander Rossel11-Apr-22 20:53 
GeneralRe: Wordle Hurdle Pin
dan!sh 11-Apr-22 21:32
professional dan!sh 11-Apr-22 21:32 
GeneralRe: Wordle Hurdle Pin
den2k8811-Apr-22 22:08
professionalden2k8811-Apr-22 22:08 
GeneralRe: Wordle Hurdle Pin
0x01AA12-Apr-22 3:47
mve0x01AA12-Apr-22 3:47 
GeneralDeploy to Windows Store: Just lots of guessing Pin
raddevus11-Apr-22 9:23
mvaraddevus11-Apr-22 9:23 
I have an app in the Windows Store (100% free & built on 100% FOSS) -- see it in store here[^].

This is built on ElectronJS (runs on all 3 big OSes Linux, Win, macOS). That's why I built it in Electron just to see if I could easily deploy* anywhere any time. For the most part it is quite easy.

Anyways, I added a feature I'm quite excited about which will allow you to 1) encrypt your SiteKeys using user-provided password & AES256 encryption 2) export them to a WebAPI 3) user can retrieve them via the app so they can always have their site keys available but also encrypted.

My Point
Ok, enough of that the point here is that deploying the new .APPX to the Microsoft Store was basically a bunch of guessing and rebuilding until the Store finally replied nicely. Just guess, guess, guess. Change a thing in the App Manifest, build. Push. Guess. Guess. Guess.

I don't know why but when I gen'd my Certificate it said my CN had to be some magical number and the name of my package was like 20430Cyapass-aghasdf23834535 Confused | :confused: What?! But it said it worked. Unsure | :~ Hmmm | :|

Now just have to wait 2 days or so & hopefully the new one will be available to download and install.

Meanwhile Over In Linux-Land
I deployed to Linux "App Store" SnapStore.IO in about 5 minutes.
You can see it at: Install C'YaPass - Never type a password again. on Linux | Snap Store[^]

Screenshots of the app, etc. are already there.

*The Magical Dream of All True Software Devs Roll eyes | :rolleyes:

modified 11-Apr-22 15:50pm.

GeneralRe: Deploy to Windows Store: Just lots of guessing Pin
Rick York11-Apr-22 14:01
mveRick York11-Apr-22 14:01 
GeneralRe: Deploy to Windows Store: Just lots of guessing Pin
Peter_in_278011-Apr-22 14:08
professionalPeter_in_278011-Apr-22 14:08 
GeneralRe: Deploy to Windows Store: Just lots of guessing Pin
raddevus11-Apr-22 17:18
mvaraddevus11-Apr-22 17:18 
GeneralStarLink User Advice Pin
Choroid11-Apr-22 9:42
Choroid11-Apr-22 9:42 
GeneralRe: StarLink User Advice Pin
raddevus11-Apr-22 9:52
mvaraddevus11-Apr-22 9:52 
GeneralRe: StarLink User Advice Pin
Choroid12-Apr-22 8:31
Choroid12-Apr-22 8:31 
GeneralRe: StarLink User Advice Pin
Rick York11-Apr-22 14:00
mveRick York11-Apr-22 14:00 
GeneralRe: StarLink User Advice Pin
Choroid11-Apr-22 20:48
Choroid11-Apr-22 20:48 
GeneralRe: StarLink User Advice Pin
Cpichols12-Apr-22 1:46
Cpichols12-Apr-22 1:46 
GeneralRe: StarLink User Advice Pin
Choroid12-Apr-22 8:32
Choroid12-Apr-22 8:32 
GeneralRe: StarLink User Advice Pin
Ed Thompson 21012-Apr-22 2:51
Ed Thompson 21012-Apr-22 2:51 
GeneralRe: StarLink User Advice Pin
Choroid12-Apr-22 8:39
Choroid12-Apr-22 8:39 
GeneralRe: StarLink User Advice Pin
RandMan755713-Apr-22 2:43
RandMan755713-Apr-22 2:43 
GeneralRe: StarLink User Advice Pin
Choroid13-Apr-22 9:54
Choroid13-Apr-22 9:54 
GeneralRe: StarLink User Advice Pin
RandMan755714-Apr-22 0:17
RandMan755714-Apr-22 0:17 
GeneralThe Beat Goes On Pin
Gerry Schmitz11-Apr-22 4:58
mveGerry Schmitz11-Apr-22 4:58 
JokeRe: The Beat Goes On Pin
Slacker00711-Apr-22 5:12
professionalSlacker00711-Apr-22 5:12 

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.