Search found 22 matches

Go to advanced search

by loganips
Fri Jun 21, 2019 8:44 pm
Forum: Common Problems
Topic: WinCE project crashing when opening Files and Folders section
Replies: 4
Views: 3406
 
Jump to post

Re: WinCE project crashing when opening Files and Folders section

Hello Catalin, Here are the steps I took in creating the project that I sent in my original post. 1. Create the project by using the following command "C:\Program Files (x86)\Caphyon\Advanced Installer 16.0\bin\x86\AdvancedInstaller.com" /newproject "C:\TestProject.aip" -type win...
by loganips
Fri Jun 14, 2019 9:50 pm
Forum: Common Problems
Topic: WinCE project crashing when opening Files and Folders section
Replies: 4
Views: 3406
 
Jump to post

WinCE project crashing when opening Files and Folders section

Hello, I am working with a Windows CE project to create a cab file for distributing our software on WinCE devices. I am using version 16.0 of Advanced Installer for this project. I have run into an issue that prevents me from opening the 'Files and Folders' section of the Advanced Installer editor. ...
by loganips
Tue May 14, 2019 1:38 pm
Forum: Common Problems
Topic: Project opens with the wrong custom action order
Replies: 6
Views: 4084
 
Jump to post

Re: Project opens with the wrong custom action order

Hello Catalin, Thanks for the response. This issue occurs both with our current installer project and a new test project I created to test this issue. After some further testing it appears this issue only occurs when the custom actions are placed at the end of the wizard dialogs stage. Putting them ...
by loganips
Mon May 13, 2019 9:55 pm
Forum: Common Problems
Topic: Project opens with the wrong custom action order
Replies: 6
Views: 4084
 
Jump to post

Project opens with the wrong custom action order

Hello, I found a bug that occurs when opening a project with more than 20 custom actions in the wizard dialogs stage. An easy way to reproduce this is to create a project containing more than 20 custom actions (any kind, I just copy pasted a 'Set Installer Property' custom action) in the wizard dial...
by loganips
Tue Oct 16, 2018 3:31 pm
Forum: Building Installers
Topic: Appending timestamp to the log file.
Replies: 5
Views: 5052
 
Jump to post

Re: Appending timestamp to the log file.

Hello,

Thanks for the information! I never would have thought to use the exit dialog to achieve this goal. This solved our problem and will allow us to retain our log files.

Thanks again,
Logan
by loganips
Mon Oct 15, 2018 4:00 pm
Forum: Building Installers
Topic: Appending timestamp to the log file.
Replies: 5
Views: 5052
 
Jump to post

Re: Appending timestamp to the log file.

Thanks Catalin, I figured this would be the case, and I am aware that the date and time is shown in the log file. The reason we wanted to put it in the filename is that we have had a couple instances of installs encountering errors, and then when the installer is run again it wipes out the log file ...
by loganips
Fri Oct 12, 2018 8:39 pm
Forum: Building Installers
Topic: Appending timestamp to the log file.
Replies: 5
Views: 5052
 
Jump to post

Appending timestamp to the log file.

Hello, We are currently using the Bootstrapper Options MSI Command line to create a verbose log file at a custom location eg. /L*V "[WindowsVolume]Temp\Installer.log". Is there any way that we can append a timestamp to the end of this filename so the filename would be something like Instal...
by loganips
Tue Aug 01, 2017 1:38 pm
Forum: Common Problems
Topic: Installation cancelling itself without user interaction
Replies: 18
Views: 22105
 
Jump to post

Re: Installation cancelling itself without user interaction

Hello Daniel,

The setup that encountered the issue was running on machines with internet connection. I tried running the setup on a few test machines with no internet connection and it seems to work fine.

Are there any other possible causes that we could check?

Thanks,
Logan
by loganips
Fri Jul 28, 2017 10:33 pm
Forum: Common Problems
Topic: Installation cancelling itself without user interaction
Replies: 18
Views: 22105
 
Jump to post

Re: Installation cancelling itself without user interaction

After building our installer with the most recent version of Advanced Installer (14.2) we are still encountering this issue. We are using Advanced Installer to sign the installer files and have verified that the digital signatures are trusted. The installer pops the cancel dialog right before the in...
by loganips
Fri Jul 28, 2017 10:24 pm
Forum: Common Problems
Topic: Using enhanced user interface to set installer property does not work.
Replies: 1
Views: 1847
 
Jump to post

Using enhanced user interface to set installer property does not work.

Hello, After building our installer with the enhanced UI enabled we encountered an issue where some of the properties we set in the user selection dialogs are not actually set at the end of the install. I have attached a small test project that can be used to reproduce the issue. When the enhanced U...
by loganips
Thu Jul 20, 2017 9:56 pm
Forum: Common Problems
Topic: Installation cancelling itself without user interaction
Replies: 18
Views: 22105
 
Jump to post

Re: Installation cancelling itself without user interaction

Have there been any updates on this particular issue? We are encountering the same behavior in our installer.

Thanks,
Logan
by loganips
Tue Jan 05, 2016 7:58 pm
Forum: Building Installers
Topic: Preparing backup operation
Replies: 1
Views: 2136
 
Jump to post

Preparing backup operation

It seems like the action AI_AIBackupImmediate takes a long time on most computers, and since I could not find what it does online I just wanted to know what exactly this does. Since I'm not sure what it does I do not want to disable it, but if I could that would be great as this takes up the majorit...
by loganips
Thu Oct 15, 2015 8:54 pm
Forum: Common Problems
Topic: Issue with temporary files when upgrading
Replies: 2
Views: 2976
 
Jump to post

Re: Issue with temporary files when upgrading

Also, for future reference, at what point during the installation is the old package uninstalled?

Thanks,

Logan
by loganips
Thu Oct 15, 2015 8:40 pm
Forum: Common Problems
Topic: Issue with temporary files when upgrading
Replies: 2
Views: 2976
 
Jump to post

Issue with temporary files when upgrading

My issue is that when upgrading an older version of my product, the temporary files I have in my installer are removed when the old version of my product is uninstalled. It seems like because the two installer share the same temp files, they are removed when the uninstall is run. I was able to work ...
by loganips
Mon Sep 21, 2015 8:48 pm
Forum: Building Installers
Topic: File overwrite behavior
Replies: 1
Views: 1857
 
Jump to post

File overwrite behavior

Just a quick question for future reference, how does the overwrite option on the file (file operations) and the overwrite option for the component (organization page) interact? Does one override the other or how do they affect each other?

Thanks in advance,

Logan

Go to advanced search