Search found 11 matches

Go to advanced search

by gcb_toronto
Wed Dec 16, 2020 5:17 pm
Forum: Common Problems
Topic: Running program as Windows 10 user not admin
Replies: 1
Views: 2074
 
Jump to post

Running program as Windows 10 user not admin

(Typo corrected)

I would like my .NET program to be installable by the customer logged in as a Windows 10 user.

It is ok if she needs to enter user credentials to install the program.

But ideally she should not have to type ** ADMIN ** credentials every time she runs the program.

The program is ...
by gcb_toronto
Mon Nov 09, 2020 2:42 pm
Forum: Common Problems
Topic: Do you want this app from an unknown publisher to make changes to your device
Replies: 1
Views: 2341
 
Jump to post

Do you want this app from an unknown publisher to make changes to your device

At run-time in Windows 10, non-admin users of my .Net application are prompted:

"Do you want this app from an unknown publisher to make changes to your devices?"

I am using Advanced Installer for the installation of this program, and that works very well.

It seems my issue has to do with ...
by gcb_toronto
Tue May 05, 2020 3:40 pm
Forum: Common Problems
Topic: Installer fails with 'Are you sure you want to cancel the installation?'
Replies: 20
Views: 24152
 
Jump to post

Re: Installer fails with 'Are you sure you want to cancel the installation?'

Hi Catalin,

Thanks for checking into this. I have placed screenshots here:

https://www.dropbox.com/sh/64w6kc25f8ziq0h/AAB-zsHX13kxadIGsRxWY0exa?dl=0

I seems the setting are the same on each PC (both 'Never notify me').

Please let me know whether there are any other differences worth checking ...
by gcb_toronto
Sun May 03, 2020 2:11 pm
Forum: Common Problems
Topic: Installer fails with 'Are you sure you want to cancel the installation?'
Replies: 20
Views: 24152
 
Jump to post

Re: Installer fails with 'Are you sure you want to cancel the installation?'

Hi Catalin,

I have finally gotten to this test and was able to use the .exe-based installer to successfully install my program on a brand new Windows 10 install.

I then tried this again on my development Windows 10 machine, and got the same failure as before.

As before, the .msi-based installer ...
by gcb_toronto
Mon Apr 06, 2020 5:35 pm
Forum: Common Problems
Topic: Installer fails with 'Are you sure you want to cancel the installation?'
Replies: 20
Views: 24152
 
Jump to post

Re: Installer fails with 'Are you sure you want to cancel the installation?'

Hi Catalin,

I have emailed you with a link the the .aip and installers.

Note that the .exe installer will ask whether to install .net 4.8.

The fail happens after and regardless of either allowing or declining the .net 4.8 install.

Thanks,
Gerry
by gcb_toronto
Wed Apr 01, 2020 11:08 pm
Forum: Common Problems
Topic: Installer fails with 'Are you sure you want to cancel the installation?'
Replies: 20
Views: 24152
 
Jump to post

Re: Installer fails with 'Are you sure you want to cancel the installation?'

I tried to open the executable using 7zip but it says 'can not open file as archive.'

But the file does start working as an installer until it fails as noted above.

Gerry
by gcb_toronto
Wed Apr 01, 2020 9:17 pm
Forum: Common Problems
Topic: Installer fails with 'Are you sure you want to cancel the installation?'
Replies: 20
Views: 24152
 
Jump to post

Re: Installer fails with 'Are you sure you want to cancel the installation?'

Hi Catalin,

Thanks for looking over my log.

I did a sigcheck on one of my existing .msi files, then I built the installer to instead generate the executable.

The outputs from sigcheck are show below.

Then when I tried the install with the .EXE I got the same failure mode again - ' Are you sure ...
by gcb_toronto
Thu Mar 26, 2020 12:37 pm
Forum: Common Problems
Topic: Installer fails with 'Are you sure you want to cancel the installation?'
Replies: 20
Views: 24152
 
Jump to post

Re: Installer fails with 'Are you sure you want to cancel the installation?'

Hi Caitln,

When I right-click my executable installer file I do not see a Digital Signatures tab. This leads me to think that the .exe file is not signed. Below is screenshot link.

https://www.dropbox.com/s/mmxjx57pqgcetfv/properties%20screenshot.png?dl=0

I have placed a log of the install ...
by gcb_toronto
Wed Mar 25, 2020 4:10 pm
Forum: Common Problems
Topic: Installer fails with 'Are you sure you want to cancel the installation?'
Replies: 20
Views: 24152
 
Jump to post

Re: Installer fails with 'Are you sure you want to cancel the installation?'

I was able to work around this for now by building a .msi instead of .exe.
by gcb_toronto
Wed Mar 25, 2020 3:31 pm
Forum: Common Problems
Topic: Installer fails with 'Are you sure you want to cancel the installation?'
Replies: 20
Views: 24152
 
Jump to post

Re: Installer fails with 'Are you sure you want to cancel the installation?'

Hi Catalin, thanks for the super quick followup.

Actually I just noticed that article now. Based on the article I have further questions. I am quoting the article to hopefully make my questions clear. Sorry if I am being a bit of a newby.

One update: on Digital Signature page Enable Signing is NOT ...
by gcb_toronto
Wed Mar 25, 2020 2:45 pm
Forum: Common Problems
Topic: Installer fails with 'Are you sure you want to cancel the installation?'
Replies: 20
Views: 24152
 
Jump to post

Installer fails with 'Are you sure you want to cancel the installation?'

This installer is build using Advanced Installer 16.3 under Windows 10.

When I run the installer, instead of completing the installation, it fails by asking 'Are you sure you want to cancel the installation ?'

The installer was working correctly about a week ago. Maybe I am making some simple ...

Go to advanced search