Search found 18 matches

Go to advanced search

by CaMat
Fri Mar 15, 2024 4:47 pm
Forum: Building Installers
Topic: What action AI_DATA_SETTER does?
Replies: 2
Views: 6496
 
Jump to post

Re: What action AI_DATA_SETTER does?

Ok, I found that installation log on prerequisites progress dialog (like on this video: https://www.youtube.com/watch?v=hyW2baZy9AQ ) was cause of crashes. So, I will have final question: How to debug installer except log file? Because I found cause to this error by accident. I removed and added aga...
by CaMat
Thu Mar 14, 2024 2:38 pm
Forum: Building Installers
Topic: What action AI_DATA_SETTER does?
Replies: 2
Views: 6496
 
Jump to post

What action AI_DATA_SETTER does?

Hello, Don't know why, but my installer crash when it's process to main instalation after installing correctly prerequisites. In log file, in the end I have: Action ended 14:15:38: AI_ChooseTextStyles. Return value 1. MSI (c) (C4:A8) [14:15:38:821]: Doing action: PrepareDlg Action started 14:15:38: ...
by CaMat
Tue Mar 12, 2024 1:17 pm
Forum: Common Problems
Topic: Password edit box displays text after disabling it
Replies: 2
Views: 5389
 
Jump to post

Password edit box displays text after disabling it

Hello, After updating Advanced Installer to version 21.5 I noticed that edit box with password option enabled shows text when I disable it. Example: GIF 12.03.2024 12-53-24.gif Events defined on password edit: Screen capture.PNG To reproduce this, I created new project with Vivid theme. Next, in dia...
by CaMat
Tue Feb 06, 2024 9:46 am
Forum: Common Problems
Topic: Sheduled task starts before files were copied
Replies: 3
Views: 8932
 
Jump to post

Re: Sheduled task starts before files were copied

I am using 20.5 version, so maybe this is the problem. Unfortunately, I can't upgrade Advanced Installer to the newest version at this moment. Is this version still suported? If not, probably I can upgrade your product to the newest version in the next week. Anyway, I sent to you project, where I ca...
by CaMat
Tue Jan 30, 2024 11:52 am
Forum: Common Problems
Topic: Sheduled task starts before files were copied
Replies: 3
Views: 8932
 
Jump to post

Sheduled task starts before files were copied

Hello, I don't know why, but creation of scheduled task in my installer runs before files were copied to destinatied folder. My scheduled task run after creation, so it fails immediately because it depends on installed files. Can I change installation order to create and start scheduled task after i...
by CaMat
Thu Jan 19, 2023 2:43 pm
Forum: Common Problems
Topic: Volume Cost List doesn't update after changing path by edit control
Replies: 3
Views: 6427
 
Jump to post

Re: Volume Cost List doesn't update after changing path by edit control

Hello,

I see, that is not problem with Advanced Installer but with Windows Installer control.
Thank you for detailed reply.
by CaMat
Thu Jan 19, 2023 2:37 pm
Forum: Common Problems
Topic: Instalator disables itself after choosing wrong path
Replies: 5
Views: 7497
 
Jump to post

Re: Instalator disables itself after choosing wrong path

Hello,

Yes, upgrading advanced installer to version 20.2.1 resolved this problem.
Thank you for your assistance!
by CaMat
Wed Jan 18, 2023 9:04 am
Forum: Common Problems
Topic: Instalator disables itself after choosing wrong path
Replies: 5
Views: 7497
 
Jump to post

Re: Instalator disables itself after choosing wrong path

I send sample project by e-mail. Also, I have a gif file presenting problem:
by CaMat
Tue Jan 17, 2023 9:50 am
Forum: Common Problems
Topic: Instalator disables itself after choosing wrong path
Replies: 5
Views: 7497
 
Jump to post

Instalator disables itself after choosing wrong path

Hello, When I change path to non existing by edit, installer notifies about wrong path and disables all controls on it. You can reproduce this behaviour by selecting non existing disk in path edit in default SetupTypeDlg in Modern Theme. After that, click on a Typical Installation button. Is there a...
by CaMat
Tue Jan 17, 2023 9:41 am
Forum: Common Problems
Topic: Volume Cost List doesn't update after changing path by edit control
Replies: 3
Views: 6427
 
Jump to post

Volume Cost List doesn't update after changing path by edit control

Hello, I noticed, volume cost list does not udpate if I change path by edit control. To reproduce this behavior you need create new installer project ot use existing with, for example, Modern theme. In SetupTypeDlg there is default usage of this list. After changing disk in path by edit, volume cost...
by CaMat
Wed Jan 04, 2023 4:10 pm
Forum: Building Installers
Topic: Skip dialog during uninstallation
Replies: 3
Views: 12137
 
Jump to post

Re: Skip dialog during uninstallation

So, it seems I had to many actions on my button.

Thank you for your help!
by CaMat
Fri Dec 30, 2022 4:05 pm
Forum: Building Installers
Topic: Skip dialog during uninstallation
Replies: 3
Views: 12137
 
Jump to post

Skip dialog during uninstallation

Hello, In my project I am using Surface theme. I want to skip VerifyRemoveDlg, so after the MaintenanceTypeDlg installer should go straight to ProgressDlg in remove mode. I tried to move all events from Remove button in VerifyRemoveDlg to MaintenanceTypeDlg but after that Installer goes to ProgressD...
by CaMat
Wed Dec 14, 2022 9:39 am
Forum: Building Installers
Topic: Refresh enviroment variable
Replies: 3
Views: 9598
 
Jump to post

Re: Refresh enviroment variable

Thank you for your response.

Unfortunately, restarting computer is a thing I want to avoid. I hope there is a solution without needed computer restert . But if there is no solution without it, I will try to resolve it with restarting service after installation.
by CaMat
Mon Dec 12, 2022 3:49 pm
Forum: Building Installers
Topic: Refresh enviroment variable
Replies: 3
Views: 9598
 
Jump to post

Refresh enviroment variable

Hi, I have a problem with enviroment variable and service, which installer starts during the installation process. For service, an enviroment variable is not set until a computer restart. How can I make that, the added enviroment variable will be available for service during the instalation process?...
by CaMat
Fri Jul 01, 2022 12:55 pm
Forum: Building Installers
Topic: Detect from where unistallation is started
Replies: 3
Views: 2329
 
Jump to post

Re: Detect from where unistallation is started

Thank you for your reply. I don't know why, but when I tried your sollution, installer didn't set property UNINSTALL_CP when I'm uninstalling my program from windows "settings -> apps and functions". It's blank. However, in my scenario I tried checking value of AI_UNINSTALLER_CTP to show/h...

Go to advanced search