Search found 6 matches

Go to advanced search

by jtellier
Thu Dec 15, 2022 2:20 pm
Forum: Common Problems
Topic: IP Address Input
Replies: 2
Views: 4294
 
Jump to post

IP Address Input

Anyone have a working example of how to force an input control to only accept an IP Address? I tried things like <###.###.###.###> and <#.#.#.#> on a Masked Edit but those aren't right, I tried making Custom Actions to validate input but I don't even see those firing. Any samples would be much appre...
by jtellier
Mon Sep 21, 2020 5:35 pm
Forum: Building Installers
Topic: MSIXUpload & PreRquisites
Replies: 3
Views: 2818
 
Jump to post

Re: MSIXUpload & PreRquisites

So I tried packaging an MSIX from the WinTun installer and it wont allow me to publish because there is no "AppEntry" but there would not be an app enter because it is simply a WnTun network driver.
by jtellier
Mon Sep 21, 2020 5:08 pm
Forum: Common Problems
Topic: Pre-Requisite not fulfilled in MSIX
Replies: 1
Views: 1531
 
Jump to post

Pre-Requisite not fulfilled in MSIX

I have an msi that has to run prior to my application being installed. It works fine in the MSI installer generated from AI but the MSIX just ignores it and it never installs. I tried adding a Universal Windows Package Dependency but that does not work either, it says "Get the msix from the dev...
by jtellier
Tue Sep 01, 2020 8:12 pm
Forum: Building Installers
Topic: MSIXUpload & PreRquisites
Replies: 3
Views: 2818
 
Jump to post

MSIXUpload & PreRquisites

It looks like Prerequisite msi packages that were added the installer are ignored in the msixupload file when sent to the store. Then if you create an msix file and try and use the Package Dependencies it requires that package to be published to the store? Anyone know how to include a small package,...
by jtellier
Mon Jul 27, 2020 1:00 pm
Forum: Common Problems
Topic: MSIX - Cant Install
Replies: 1
Views: 11623
 
Jump to post

MSIX - Cant Install

I am getting a message from Microsoft that the msixupload generated wont install on their test devices to get into the store.... How do you test a msix file because the msi file installs fine?
by jtellier
Tue Jun 30, 2020 1:42 am
Forum: Common Problems
Topic: How to fix Headless app from .exe to .appx
Replies: 6
Views: 58021
 
Jump to post

Re: How to fix Headless app from .exe to .appx

Have you ever seen this happen with multiple executables in a package, one UI and 2 Services? I cannot get past this error no matter what I do.

Go to advanced search