Search found 7 matches

Go to advanced search

by charettepa
Mon Jul 22, 2024 5:09 pm
Forum: Feature Requests
Topic: .Net 8 launch condition and pre-req
Replies: 7
Views: 72988
 
Jump to post

Re: .Net 8 launch condition and pre-req

looks like all we need is .net desktop runtime
i guess we are ok
by charettepa
Mon Jul 22, 2024 4:23 pm
Forum: Feature Requests
Topic: .Net 8 launch condition and pre-req
Replies: 7
Views: 72988
 
Jump to post

Re: .Net 8 launch condition and pre-req

ok
by charettepa
Thu Jul 18, 2024 6:08 pm
Forum: Feature Requests
Topic: .Net 8 launch condition and pre-req
Replies: 7
Views: 72988
 
Jump to post

Re: .Net 8 launch condition and pre-req

we are on 21.8 and still do not see anything higher than v3 for .net core
asp.net core has up to 8
but i am told that is not the same thing
by charettepa
Wed Jul 26, 2023 12:58 am
Forum: Common Problems
Topic: Digicert Keylocker
Replies: 23
Views: 197946
 
Jump to post

Re: Digicert Keylocker

@Catalin

is there any progress on digicert and the new requirement for certs industry wide
our old pfx cert expires at the end of August

after this
you can no longer use a standard pfx cert and password
you must use HSM in one way or another
the new cert is a pf12 and must be accompanied by the ...
by charettepa
Mon Mar 20, 2023 4:13 pm
Forum: Building Installers
Topic: Keep MSI file when creating EXE file
Replies: 6
Views: 10738
 
Jump to post

Re: Keep MSI file when creating EXE file

unfortunately when you do this
the cab is not part of the exe or the msi
resulting having to distribute multiple files

how can we get 2 complete single packages
1EXE 1MSI
we have a use case where we need both
at the moment the ony way to ddo this is to have 2 builds and tell it to "build all"
but ...
by charettepa
Mon Mar 20, 2023 3:40 pm
Forum: Building Installers
Topic: Keep MSI file when creating EXE file
Replies: 6
Views: 10738
 
Jump to post

Re: Keep MSI file when creating EXE file

building an EXE first generates the MSI
then deletes the MSI when the EXE is done
why can we not just keep the MSI and not delete it

have 2 builds results in double the time required to build and seems redundant

I am currently on 20.4.1

I have had the same issue in 18,19,20
by charettepa
Mon Mar 20, 2023 3:37 pm
Forum: Common Problems
Topic: "Do not delete extracted MSI and CAB files" not works
Replies: 6
Views: 9047
 
Jump to post

Re: "Do not delete extracted MSI and CAB files" not works

I know this is an old thread
and was fixed

but i am having the same issue with v 18,19,20

currently on 20.4.1

I dont even see the option to "not delete the files"
currently my only workaround is to have 2 builds 1 for MSI and one for EXE
this results in double the build time

how can we get both ...

Go to advanced search