Search found 8 matches

Go to advanced search

by iifuzz
Wed Jul 26, 2023 7:47 pm
Forum: Common Problems
Topic: File Associations broken
Replies: 1
Views: 2982
 
Jump to post

File Associations broken

I have created a few file associations using the new file association wizard. It looks like the installer is creating a value for command with nonsense for the value rather than just setting the key default to the command. See this screenshot https://imgur.com/a/jAXTS0A As a result, the file associa...
by iifuzz
Wed Jul 05, 2023 10:13 pm
Forum: Building Installers
Topic: Custom actions priority in relation to Analytics being sent
Replies: 1
Views: 4434
 
Jump to post

Custom actions priority in relation to Analytics being sent

I have a custom action which is setting a property that I would like sent to the analytics page. It does not seem to be sending the calculated property, it is sending the predefined value specified in the properties section. The custom action is a c# dll that is defined at the top of the Wizard Dial...
by iifuzz
Wed Jul 05, 2023 7:14 pm
Forum: Building Installers
Topic: Autogenerate Product Code in UI
Replies: 4
Views: 8510
 
Jump to post

Re: Autogenerate Product Code in UI

Thanks, that was very helpful
by iifuzz
Mon Jul 03, 2023 1:15 pm
Forum: Building Installers
Topic: Autogenerate Product Code in UI
Replies: 4
Views: 8510
 
Jump to post

Re: Autogenerate Product Code in UI

Any solution for this would be greatly appreciated as it is my last hesitancy before purchasing the software.
Thanks
by iifuzz
Thu Jun 29, 2023 7:57 pm
Forum: Building Installers
Topic: Autogenerate Product Code in UI
Replies: 4
Views: 8510
 
Jump to post

Autogenerate Product Code in UI

I know it is possible to auto generate a product code via command line, however, it does not seem I can get this to work using a pre-build or post-build event unless I restart my advanced installer after every build. I want to generate a setup that does not pop up with the "this version of prod...
by iifuzz
Thu Jun 29, 2023 6:35 pm
Forum: Building Installers
Topic: Pre-Build Events
Replies: 2
Views: 3693
 
Jump to post

Re: Pre-Build Events

having my pre-build application throw an exception seems to work.
by iifuzz
Thu Jun 29, 2023 6:26 pm
Forum: Common Problems
Topic: Installing update killed my theme changes
Replies: 1
Views: 3000
 
Jump to post

Installing update killed my theme changes

I had modified the surface metro green theme images stored under C:\Program Files (x86)\Caphyon\Advanced Installer 20.8\themes\common-res\frame\metrolime on version 20.7 When the new version installed (20.8), all of my modified theme images were deleted. How can I create a custom will stay after upd...
by iifuzz
Thu Jun 29, 2023 3:52 pm
Forum: Building Installers
Topic: Pre-Build Events
Replies: 2
Views: 3693
 
Jump to post

Pre-Build Events

I am trying to create a pre-build event which runs an exe file which validates several file checksums before the build is started.

How can I have the build process abort if the checksum check fails?

Go to advanced search