Search found 4 matches

Go to advanced search

by frankschn
Fri May 05, 2023 10:01 pm
Forum: Building Installers
Topic: Advanced installer Express
Replies: 5
Views: 6422
 
Jump to post

Re: Advanced installer Express

I solved the problem with the file name in the uac

i forgot to use /d command line argument with signtool
by frankschn
Fri May 05, 2023 8:42 pm
Forum: Building Installers
Topic: Advanced installer Express
Replies: 5
Views: 6422
 
Jump to post

Re: Advanced installer Express

Hello Catalin,
thanks for your answer.

for my really simple project, a msi is enough for me.

I downloaded the normal version of advanced installer (20.6) and already created a msi package. :D

A simple installer project with project language German is enough for me.
My next problem is, that with ...
by frankschn
Thu May 04, 2023 6:08 pm
Forum: Building Installers
Topic: Advanced installer Express
Replies: 5
Views: 6422
 
Jump to post

Re: Advanced installer Express

or do I have to create a msi first?
by frankschn
Thu May 04, 2023 8:50 am
Forum: Building Installers
Topic: Advanced installer Express
Replies: 5
Views: 6422
 
Jump to post

Advanced installer Express

Hello Community,

I actually have a fairly simple project in front of me, but I can't do it.

Base:
- actual Version Advanced installer express
- myapp.exe and myapp.pdf
- Code signing certificate

I want to create a msix package with following installation paths
C:\Program Files (x86)\myapp\
C ...

Go to advanced search