Search found 6592 matches

Go to advanced search

by Catalin
Mon Apr 06, 2020 11:33 am
Forum: Common Problems
Topic: Installer for Older Versions
Replies: 5
Views: 2897
 
Jump to post

Re: Installer for Older Versions

Hello, You can download older version of Advanced Installer by going to the "Customer Information" page: https://www.advancedinstaller.com/customer-information.html Here, please enter your license key and, once you are in your Customer Information page, please scroll down and click on the ...
by Catalin
Mon Apr 06, 2020 11:28 am
Forum: Common Problems
Topic: Installation rollback when "Default Web Site" is missing
Replies: 5
Views: 3161
 
Jump to post

Re: Installation rollback when "Default Web Site" is missing

Hello Zsolt, We do indeed make our own search in what regards the "Default Web Site", but unfortunately we do not save the result anywhere (in a property), therefore I'm afraid we cannot use this as a condition. In this scenario, we will have to go with a custom approach. In our custom act...
by Catalin
Mon Apr 06, 2020 11:24 am
Forum: Common Problems
Topic: Installer fails with 'Are you sure you want to cancel the installation?'
Replies: 20
Views: 16389
 
Jump to post

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

Hello Gerry, From what I see in the sigcheck.exe results, none of your .EXE or .MSI files are signed. Question: Is there a way extract the .MSI file from the executable itself, to run sigcheck on it? Yes. You can extract the MSI file out of your EXE file by running the following command line: setup....
by Catalin
Fri Apr 03, 2020 4:09 pm
Forum: Building Installers
Topic: upgrading service now shows two versions in programs and features
Replies: 69
Views: 41824
 
Jump to post

Re: upgrading service now shows two versions in programs and features

You are always welcome, Mike!

I am really sorry this took so long, but as you have noticed yourself, it was really hard to find and isolate the behavior.

Anyway, I am really glad we managed to find the culprit and get this working.

Best regards,
Catalin
by Catalin
Fri Apr 03, 2020 3:50 pm
Forum: Common Problems
Topic: Uninstall does not remove service executable
Replies: 4
Views: 2205
 
Jump to post

Re: Uninstall does not remove service executable

Hello Joseph and welcome to Advanced Installer forums, Indeed, the explanation of why this happens can be found in the article you've linked. Our theory is that throughout the different installs/uninstalls, at one point something got botched and windows still thinks there's a separate resource that ...
by Catalin
Fri Apr 03, 2020 2:24 pm
Forum: Building Installers
Topic: upgrading service now shows two versions in programs and features
Replies: 69
Views: 41824
 
Jump to post

Re: upgrading service now shows two versions in programs and features

Hello Mike,

I have tested this and everything worked as expected for me.
success2.png
success2.png (388.67 KiB) Viewed 6668 times
success.png
success.png (44.55 KiB) Viewed 6668 times

Please let me know how this goes on your end (when you have the time to test it).

Best regards,
Catalin
by Catalin
Fri Apr 03, 2020 2:11 pm
Forum: Building Installers
Topic: Silent installation by passing parameters
Replies: 16
Views: 13156
 
Jump to post

Re: Silent installation by passing parameters

Hello Srujan, Thank you for the explanation. I have explained how you can verify if the installation was successful in my last thread. I will paste it here just in case: - you can check Control Panel and see if your application was installed - you can check Event Viewer to see if your application wa...
by Catalin
Fri Apr 03, 2020 1:52 pm
Forum: Building Installers
Topic: upgrading service now shows two versions in programs and features
Replies: 69
Views: 41824
 
Jump to post

Re: upgrading service now shows two versions in programs and features

Hello Mike, That was my reaction as well. Normally, if the files is in use, the system should prevent that. However, since you are running the process under the System account, which haves full privileges (even higher than an Administrator), this seems to be possible. I was speechless when I found o...
by Catalin
Fri Apr 03, 2020 1:48 pm
Forum: Common Problems
Topic: Putting files to path with environment variables
Replies: 13
Views: 7555
 
Jump to post

Re: Putting files to path with environment variables

Hello Simon, Unfortunately, I was ill last week, so I couldn't test your solution. No worries about this. I hope you feel better now. I am really glad the solution worked for you. Now let's address your issue. Indeed, if the file is not present, then the PowerShell script will fail (this is the expe...
by Catalin
Fri Apr 03, 2020 1:15 pm
Forum: Common Problems
Topic: Powershell commands for SetProperty?
Replies: 4
Views: 2470
 
Jump to post

Re: Powershell commands for SetProperty?

You are always welcome!

I am glad I could help.

Best regards,
Catalin
by Catalin
Fri Apr 03, 2020 1:15 pm
Forum: Common Problems
Topic: Avoid "Windows protected your PC"?
Replies: 3
Views: 2477
 
Jump to post

Re: Avoid "Windows protected your PC"?

You are always welcome!

I am glad I could help.

Best regards,
Catalin
by Catalin
Fri Apr 03, 2020 1:14 pm
Forum: Common Problems
Topic: How to pass parameter to custom action
Replies: 1
Views: 1267
 
Jump to post

Re: How to pass parameter to custom action

Hello,

In order to achieve this, you can use our predefined "Launch EXE with Working Directory" custom action. This custom action will allow you to select the working directory of your executable.

Hope this helps.

Best regards,
Catalin
by Catalin
Fri Apr 03, 2020 12:43 pm
Forum: Building Installers
Topic: Installation of SQL Server 2012 Express Silent Condition
Replies: 3
Views: 2080
 
Jump to post

Re: Installation of SQL Server 2012 Express Silent Condition

Hello Diego, When "Não" is selected, simply do not install SQL. If that is the case, then you can proceed as it follows: - open your Advanced Installer project - go to "Dialogs" page - select the Radio Button Group control - when selecting it, please have a look on the right pane...
by Catalin
Fri Apr 03, 2020 12:09 pm
Forum: Building Installers
Topic: upgrading service now shows two versions in programs and features
Replies: 69
Views: 41824
 
Jump to post

Re: upgrading service now shows two versions in programs and features

Hello Mike, I was finally able to manually replicate this behavior on my end. Long story short, this issue is happening because the MSI file is deleted before the installation. Basically, your MSI file is downloaded in the "Updates" folder, which is deleted when the older product is uninst...
by Catalin
Thu Apr 02, 2020 3:46 pm
Forum: Building Installers
Topic: upgrading service now shows two versions in programs and features
Replies: 69
Views: 41824
 
Jump to post

Re: upgrading service now shows two versions in programs and features

Hello Mike,

I've performed the first test and I reproduced the issue.

There is currently no agent connected to it as I reverted the machine to perform some further test.

Will notify you with what I find.

Best regards,
Catalin

Go to advanced search