Search found 6585 matches

Go to advanced search

by Catalin
Thu Feb 27, 2020 4:10 pm
Forum: Building Installers
Topic: upgrading service now shows two versions in programs and features
Replies: 69
Views: 41740
 
Jump to post

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

Hello Mike,

Yes, I know this is quite strange. At first, I thought it might be related to the machine since I am not very familiar with Windows Server 2016 OS, but it doesn't seem like it.

I have sent the requested files.

Best regards,
Catalin
by Catalin
Thu Feb 27, 2020 3:41 pm
Forum: Building Installers
Topic: Is it possible to change control value based on condition?
Replies: 1
Views: 2286
 
Jump to post

Re: Is it possible to change control value based on condition?

Hello Jaime, Unfortunately, that can not be achieved through a control condition. However, that can be easily achievable through the checkbox's property. As you may know: - checkbox = checked ==> checkbox's property has a default value - checkbox = unchecked ==> checkbox's property does not have a v...
by Catalin
Thu Feb 27, 2020 3:25 pm
Forum: Building Installers
Topic: Two installers in one path
Replies: 3
Views: 2688
 
Jump to post

Re: Two installers in one path

Hello, If the two setups install different files in the same location, e.g.: Installer A installs a.txt in location C:\test and Installer B installs b.txt in location C:\test then upon removing Installer A, the folder will not be deleted as Installer A does not remove the b.txt file. The Installer A...
by Catalin
Thu Feb 27, 2020 3:06 pm
Forum: Building Installers
Topic: Exit and do not install if Laptop or VM Detected
Replies: 1
Views: 1462
 
Jump to post

Re: Exit and do not install if Laptop or VM Detected

Hello, In order to prevent your setup from running on a Virtual Machine, you can go to "Launch Conditions" page and check the "Prevent running in virtual machine" option. In what regards preventing the setup to run on a laptop, I am not quite sure that is even possible. Hope this...
by Catalin
Thu Feb 27, 2020 3:01 pm
Forum: Building Installers
Topic: IT Help Desk Support creation with PC Name, IP Address, Mac address | Project
Replies: 4
Views: 2505
 
Jump to post

Re: IT Help Desk Support creation with PC Name, IP Address, Mac address | Project

You are always welcome! :)

I am really glad you got this working.

Best regards,
Catalin
by Catalin
Thu Feb 27, 2020 2:33 pm
Forum: Building Installers
Topic: upgrading service now shows two versions in programs and features
Replies: 69
Views: 41740
 
Jump to post

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

Hello Mike, After some more testing, I was still not able to start your service, neither manually or from within the setup. I am logged on as the administrator account (which has full privileges). I think that the problem here is related to your service. Here is the error I get when your setup tries...
by Catalin
Thu Feb 27, 2020 1:19 pm
Forum: Building Installers
Topic: Secure repair preventing install ?
Replies: 8
Views: 5783
 
Jump to post

Re: Secure repair preventing install ?

Hello Mike, I apologize for the delayed reply, but we were quite busy lately. I have got your e-mail, yes. Took me some time to get the downloading going on as you did not mention what company I should be using in the "Company" field (got it working in the end through trial and error). I a...
by Catalin
Thu Feb 27, 2020 1:19 pm
Forum: Building Installers
Topic: upgrading service now shows two versions in programs and features
Replies: 69
Views: 41740
 
Jump to post

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

Hello Mike, I apologize for the delayed reply, but we were quite busy lately. I have got your e-mail, yes. Took me some time to get the downloading going on as you did not mention what company I should be using in the "Company" field (got it working in the end through trial and error). I a...
by Catalin
Thu Feb 27, 2020 10:48 am
Forum: Building Installers
Topic: Serial Validation
Replies: 1
Views: 1733
 
Jump to post

Re: Serial Validation

Hello, As I am not familiar with that software, I can not say for sure if this will work. From what I could read in their documentation, it states that: This API can be integrated into your software/web app to validate licenses. This looks to me like this is to be integrated with your application, n...
by Catalin
Thu Feb 27, 2020 10:28 am
Forum: Common Problems
Topic: attach sql db file show me error
Replies: 27
Views: 107645
 
Jump to post

Re: attach sql db file show me error

Hello, First of all, please accept my apologies for the delayed reply, but we were quite busy lately. Thank you for the provided files. I was indeed able to replicate the behavior. Here is what needs to be done: 1. go to "SQL Databases" page --> "DlgPredefinedConnection" --> in t...
by Catalin
Thu Feb 27, 2020 9:33 am
Forum: Building Installers
Topic: Prerequisite Install Conditions Order of Operations
Replies: 3
Views: 2548
 
Jump to post

Re: Prerequisite Install Conditions Order of Operations

Hello and welcome to Advanced Installer forums, To be fully honest with you, I can not say for sure whether the evaluation stops after a condition is evaluated as true or if it continues. I am not quite sure why you would need to know that. Could you please give me some more details about your scena...
by Catalin
Wed Feb 26, 2020 4:50 pm
Forum: Common Problems
Topic: Computer name is not resolved in shortcut name
Replies: 3
Views: 2138
 
Jump to post

Re: Computer name is not resolved in shortcut name

Hello Lukas and welcome to Advanced Installer forums, As you may know, there are two types of Windows Installer properties: - Formatted properties - Pseudo-formatted properties The main differences between them is the following: - the formatted type is resolved at install time - the pseudo-formatted...
by Catalin
Wed Feb 26, 2020 4:34 pm
Forum: Common Problems
Topic: "Changed database context" error
Replies: 1
Views: 1938
 
Jump to post

Re: "Changed database context" error

Hello Jaime, I believe we discussed the first part of this thread here: Bad behaviour when using Test ODBC Connection dialog In what regards the second part of the thread, that is an SQL Driver predefined message that appears when the working database is changed. Please have a look on the following ...
by Catalin
Wed Feb 26, 2020 4:27 pm
Forum: Building Installers
Topic: Bad behaviour when using Test ODBC Connection dialog
Replies: 5
Views: 4631
 
Jump to post

Re: Bad behaviour when using Test ODBC Connection dialog

Hello Jaime, I have added a control condition in the Next button with the action Disable: Instead of this, I think you could simply click on the "Next" button and have it disabled by default (from the right pane --> "Attributes" --> "Enabled" set to "False" ) ...
by Catalin
Wed Feb 26, 2020 4:10 pm
Forum: Building Installers
Topic: Problem with files while installing features
Replies: 1
Views: 1789
 
Jump to post

Re: Problem with files while installing features

Hello, This mostly happens because those settings are set through installer properties, which by default do not keep their values during the Maintenance mode (what you are doing to install feature B). In order to avoid this, please have a look over our "How do I make the properties in the packa...

Go to advanced search