Search found 6592 matches

Go to advanced search

by Catalin
Mon Mar 02, 2020 10:23 am
Forum: Building Installers
Topic: Secure repair preventing install ?
Replies: 8
Views: 5796
 
Jump to post

Re: Secure repair preventing install ?

Hello Mike, Please have a look on the following thread as I believe this might be related with this problem as well: https://www.advancedinstaller.com/forums/viewtopic.php?f=5&t=44900 If that is of no help, please forward me the old and new versions of the .AIP files (4.3.30 and 4.3.31) by e-mai...
by Catalin
Mon Mar 02, 2020 9:34 am
Forum: Building Installers
Topic: upgrading service now shows two versions in programs and features
Replies: 69
Views: 41830
 
Jump to post

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

Hello Mike, I've now had another look over the .AIP files you have sent me and I could notice that your setup files are not meant to upgrade each other. First of all, the two projects have different Upgrade Codes. Please have a look on the following article for more information about the Upgrade Cod...
by Catalin
Fri Feb 28, 2020 1:31 pm
Forum: Common Problems
Topic: Windows 10 toasts - CLSID and AMUID
Replies: 13
Views: 12021
 
Jump to post

Re: Windows 10 toasts - CLSID and AMUID

Hello and welcome to Advanced Installer forums, First of all, thank you for your followup on this and for sharing your solution with us. I am glad you got this working. Indeed, as you have mentioned, a shortcut name can not contain spaces. In the "Shortcut Table" article, we can see that t...
by Catalin
Fri Feb 28, 2020 1:26 pm
Forum: Common Problems
Topic: Windows feature XPS Viewer not installing
Replies: 4
Views: 6345
 
Jump to post

Re: Windows feature XPS Viewer not installing

Hello and welcome to Advanced Installer forums, I have tested this behavior and indeed, you are right. The setup created with Advanced Installer is not longer able to detect the features that were made optional in the latest Windows updates. I have forwarded this to your development team and this wi...
by Catalin
Fri Feb 28, 2020 10:40 am
Forum: Building Installers
Topic: Restrict direct launching of setup.exe / or make this file hidden
Replies: 3
Views: 2346
 
Jump to post

Re: Restrict direct launching of setup.exe / or make this file hidden

Hello Sari, I don't want to launch "A" folder setup.exe directly by the customer. Need to restrict this either by restrict direct launching or hide this file from the customer. I believe there are two ways in which you can achieve this: 1. you can hide the folder, as you have mentioned. Un...
by Catalin
Fri Feb 28, 2020 9:56 am
Forum: Building Installers
Topic: Prerequisite Install Conditions Order of Operations
Replies: 3
Views: 2554
 
Jump to post

Re: Prerequisite Install Conditions Order of Operations

Hello, Thank you for your explanation. To be fully honest with you, I believe that this should indeed be the normal behavior, as it would be more efficient than checking the rest of the conditions, if one is already true. However, as mentioned in my previous thread, I can not say for sure this is th...
by Catalin
Fri Feb 28, 2020 9:11 am
Forum: Building Installers
Topic: NewSync option is not updating files in project file
Replies: 7
Views: 3456
 
Jump to post

Re: NewSync option is not updating files in project file

Hello Srujan, i am using Jenkins to build installer , as building process i have used "newSync" option but it is not updating the new files in .aip(project file). I am not quite sure I understand what you mean by this. Do you mean that when you try to synchronize a folder from your .AIP fi...
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: 41830
 
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: 2290
 
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: 2693
 
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: 1464
 
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: 2510
 
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: 41830
 
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: 5796
 
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: 41830
 
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...

Go to advanced search