Search found 6592 matches

Go to advanced search

by Catalin
Fri Mar 13, 2020 4:32 pm
Forum: Common Problems
Topic: attach sql db file show me error
Replies: 27
Views: 107726
 
Jump to post

Re: attach sql db file show me error

Hello, Could you please try to uncheck the "Create database if it does not exist" option and let me know if that helps? In what regards your second quesiton, if you use a trusted connection, the connection will try to connect to the "master"database (which comes by default when y...
by Catalin
Fri Mar 13, 2020 4:25 pm
Forum: Common Problems
Topic: Setup has ended prematurely
Replies: 5
Views: 2956
 
Jump to post

Re: Setup has ended prematurely

Hello, From what I can see in the log file, it seems that the PowerShell custom action is failing. After having a look over the .AIP file, I could notice that the PowerShell script is empty. If you do not intend of doing anything with it, could you please remove it and let me know if the issue stil ...
by Catalin
Fri Mar 13, 2020 4:14 pm
Forum: Common Problems
Topic: Lò nướng bánh điện công nghiệp sẽ đem đến cho bạn những công dụng gì? Thiên Bình Group là địa chỉ mua uy tín
Replies: 1
Views: 1547
 
Jump to post

Re: Start menu folder

Hello and welcome to Advanced Installer forums, I have tried to test this scenario and everything worked as expected for me. The issue that I am having is in regards to the start menu entry where after installing both products, it results in 2 folders of the same name rather than just 1 folder (comp...
by Catalin
Fri Mar 13, 2020 3:40 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 and welcome to Advanced Installer forums, In what regards the error your receive, could you please re-attach the screenshot as it seems you forgot to attach it? Additionally, could you please add a screenshot of the xml search as well? In what regards the installer not being able to handle the...
by Catalin
Fri Mar 13, 2020 3:01 pm
Forum: Common Problems
Topic: Disable launch condition
Replies: 3
Views: 7527
 
Jump to post

Re: Disable launch condition

Hello, I am afraid that this is not possible. The launch condition is evaluated by a custom executable that is embedded in your setup file at build time if the launch condition is checked. Please let me know if there is anything else I could help you with and I will be glad to assist. Best regards, ...
by Catalin
Fri Mar 13, 2020 2:49 pm
Forum: Common Problems
Topic: Spaces and trailing backslash issue when passed to custom action
Replies: 2
Views: 1757
 
Jump to post

Re: Spaces and trailing backslash issue when passed to custom action

Hello,

Thank you for your followup on this and for sharing your solution with us.

I am sure this might come in handy for further users facing a similar scenario.

Best regards,
Catalin
by Catalin
Fri Mar 13, 2020 2:46 pm
Forum: Common Problems
Topic: Install file on user's desktop, not public desktop
Replies: 1
Views: 1433
 
Jump to post

Re: Install file on user's desktop, not public desktop

Hello, That happens becuase your installation type is of "Per-machine" , therefore the "Desktop" folder is redirect to its per-machine location (Public). To avoid this, you can change the installatyion type to "per-user" (in "Install Parameters" page). You can...
by Catalin
Fri Mar 13, 2020 2:39 pm
Forum: Common Problems
Topic: Digital Signature
Replies: 2
Views: 1741
 
Jump to post

Re: Digital Signature

Hello,

Thank you for your followup on this and for sharing your solution with us.

I am sure this will be of help for further users facing a similar scenario.

Best regards,
Catalin
by Catalin
Fri Mar 13, 2020 2:31 pm
Forum: Building Installers
Topic: Install extra files over an existing application
Replies: 10
Views: 9935
 
Jump to post

Re: Install extra files over an existing application

Hello Ed, You are alwyas welcome! In addition to what I've mentioned above, you can maybe try to perform an upgrade but do not remove the already existing files. Please have a look on our "How do I prevent a file or registry entry from being uninstalled or repaired?" article which I think ...
by Catalin
Fri Mar 13, 2020 2:25 pm
Forum: Building Installers
Topic: %appdata% folder won't popluate
Replies: 1
Views: 1790
 
Jump to post

Re: %appdata% folder won't popluate

Hello, This sounds like a strange behavior, indeed. I have tested this just now and everything worked as expected on my side. The file was correctly copied in the specified location. In order for me to further investigate this, could you please forward me a copy of your .AIP file and the verbose log...
by Catalin
Fri Mar 13, 2020 2:08 pm
Forum: Building Installers
Topic: Modify registry key UninstallString
Replies: 9
Views: 6874
 
Jump to post

Re: Modify registry key UninstallString

Hello and welcome to Advanced Installer forums, Yes, that should be possible. Have you tried using our "Registry" page? For instance, you can recreate the registry hierarchy in the "Registry"page: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\UninstallString and have the package create...
by Catalin
Fri Mar 13, 2020 1:48 pm
Forum: Feature Requests
Topic: Requesting Maximize function on surface theme
Replies: 6
Views: 7876
 
Jump to post

Re: Requesting Maximize function on surface theme

You are always welcome.

I will let you know if in the upcoming future we will decide to implement such a feature.

Best regards,
Catalin
by Catalin
Thu Mar 12, 2020 3:20 pm
Forum: Common Problems
Topic: using 'ODBC Driver 17 for SQL Server' in sql scripts
Replies: 8
Views: 5726
 
Jump to post

Re: using 'ODBC Driver 17 for SQL Server' in sql scripts

Hello Steve, The dependency installs but the install doesn't pick up that the driver has been installed until after out install has run rather than during it which we need. Have you added the prerequisite as a pre-install prerequisite and it did not work? If so, did you change the "ODBC Driver&...
by Catalin
Thu Mar 12, 2020 2:34 pm
Forum: Common Problems
Topic: if there any other methods for this?
Replies: 1
Views: 1051
 
Jump to post

Re: if there any other methods for this?

Hello and welcome to Advanced Installer forums, That is exactly what needs to be done in this case. In your Advanced Installer project (.AIP file) --> "Product Details" page --> "Product IDs" tab --> make sure that the UpgradeCode is the same as the product that is already instal...
by Catalin
Thu Mar 12, 2020 2:27 pm
Forum: Building Installers
Topic: msi package wrapped setup
Replies: 7
Views: 3370
 
Jump to post

Re: msi package wrapped setup

Hello and welcome to Advanced Installer forums, Unfortunately, that is not possible due to a Windows Installer limitation - this being that two installations can not happen at the same time. The "Another installation is already in progress" message will be spawned. Therefore, our executabl...

Go to advanced search