Search found 6 matches

Go to advanced search

by ericlevin
Tue Apr 10, 2012 9:52 am
Forum: Common Problems
Topic: Check for new version online before install question
Replies: 1
Views: 24317
 
Jump to post

Check for new version online before install question

My installation package contains the .Net framework (40 mb) and my program (8 mb). It will be distributed primarily on CD.

I'd like the installer to check online for a new version (if the client computer is connected to the internet) before installing the disc version. The .Net framework package is ...
by ericlevin
Thu Apr 08, 2010 2:24 pm
Forum: Common Problems
Topic: Custom images for Azure theme?
Replies: 7
Views: 10666
 
Jump to post

Custom images for Azure theme?

Hi,

Is it possible to add custom images (like with the Classic theme) to the new Azure theme?

Thanks!
by ericlevin
Fri Feb 19, 2010 12:03 pm
Forum: Common Problems
Topic: Per-user file association
Replies: 3
Views: 3606
 
Jump to post

Re: Per-user file association

Thanks for you response.
This doesn't work as the installer tries to write to a protected registry key for the file association. The error message is:
"Cannot write to:
\SOFTWARE\Digitope\AudioEditor\Capabilites\FileAssociations"
I think I need to change the file association capabilities path in ...
by ericlevin
Thu Feb 18, 2010 3:55 pm
Forum: Common Problems
Topic: Per-user file association
Replies: 3
Views: 3606
 
Jump to post

Per-user file association

Hello,

It is possible to create per-user file associations for Vista / 7, so the installer can be run without admin privileges.

Thanks,

Eric
by ericlevin
Tue Jan 08, 2008 1:30 pm
Forum: Common Problems
Topic: File Association Icon
Replies: 3
Views: 4186
 
Jump to post

I know how to create file associations using Advanced Installer, but I cannot find out how to set the file association icon to be %1 so that the icon itself is used as the icon.
by ericlevin
Tue Jan 08, 2008 12:01 pm
Forum: Common Problems
Topic: File Association Icon
Replies: 3
Views: 4186
 
Jump to post

File Association Icon

Hello,

I am trying to create a file association for .ico icon files.

I want the association to use the icon file itself as the icon, not a different icon.

This can be done in the registry by specifying %1 as the icon filename, but I am not sure how to set this in Advanced Installer.

Any help ...

Go to advanced search