Search found 32 matches

Go to advanced search

by redseujac
Thu Jan 30, 2014 8:03 pm
Forum: Common Problems
Topic: New Visual Studio Project
Replies: 18
Views: 20219
 
Jump to post

Re: New Visual Studio Project

In the meantime I have found a solution for my system 8-)

1) Start Visual Studio 2012 as an administrator .
2) File > Add > New Project > Advanced Installer Project

instead of File > New Project > AI Project (that was not working!)

This is working for me now.

Important is to 1) start VS as an ...
by redseujac
Tue Jan 28, 2014 11:28 am
Forum: Common Problems
Topic: New Visual Studio Project
Replies: 18
Views: 20219
 
Jump to post

Re: New Visual Studio Project

Dan wrote:If it does, please give us a detailed test case so we can investigate this.
I'll send you one of my VS 2012 projects by email.
by redseujac
Mon Jan 27, 2014 6:01 pm
Forum: Common Problems
Topic: New Visual Studio Project
Replies: 18
Views: 20219
 
Jump to post

Re: New Visual Studio Project

Can you please try to replicate on another clean machine and see if the behavior still persist?

If it does, please give us a detailed test case so we can investigate this.
Unfortunately I don't have another clean machine to try to replicate my issue with the AI 10.9 VS Extension.

I have ...
by redseujac
Sat Jan 25, 2014 2:33 pm
Forum: Common Problems
Topic: Invalid Class String
Replies: 9
Views: 9658
 
Jump to post

Re: Invalid Class String

Dan wrote:Hello,

This was fixed in version 10.9 of Advanced Installer released on January 23, 2014.

Best regards,
Dan
I'm afraid it isn't.

Please read this post.
by redseujac
Sat Jan 25, 2014 2:13 pm
Forum: Common Problems
Topic: New Visual Studio Project
Replies: 18
Views: 20219
 
Jump to post

Re: New Visual Studio Project

Hello Carlos,

This was fixed in version 10.9 of Advanced Installer released on January 23, 2014.

All the best,
Daniel
I'm afraid it isn't, at least not on my system :cry:

The solution was already opened in VS 2012 Ultimate when trying to import the solution file in AI 10.9 => Error message ...
by redseujac
Thu Jan 02, 2014 8:13 pm
Forum: Common Problems
Topic: Conditional hyperlink
Replies: 2
Views: 3731
 
Jump to post

Re: Conditional hyperlink

OK, in the meantime I've found a solution :D

I created 3 different custom actions ("Open URL") with the desired 3 different URL addresses.

On the dialog I created a PushButton ("Mysite") with 3 new Published Events with the matching custom actions as "Argument" and as "Condition" ProductLanguage ...
by redseujac
Thu Jan 02, 2014 7:13 pm
Forum: Common Problems
Topic: Conditional hyperlink
Replies: 2
Views: 3731
 
Jump to post

Conditional hyperlink

In a dialog of my multilingual AI project I have a hyperlink pointing to an URL (my website).

My website is also a multilingual website (Dutch - English - French): http://www.mysite.be (= Dutch), http://www.mysite.be/en (= English), http://www.mysite.be/fr (= French).

What I want to achieve is the ...
by redseujac
Thu Jan 02, 2014 6:10 pm
Forum: Common Problems
Topic: Translate HyperlinkFont?
Replies: 4
Views: 4549
 
Jump to post

Re: Translate HyperlinkFont?

I had the same problem translating those strings. The solution is as follows:

English string:
"You must agree to the <a href=""> Licenses terms and conditions </a> before you can install [ProductName]."

French String:
"Vous devez accepter les <a href=""> Termes du Contrat de licence </a> si vous ...
by redseujac
Wed Jan 09, 2013 6:28 pm
Forum: Common Problems
Topic: localization problem at uninstalling
Replies: 18
Views: 18436
 
Jump to post

Re: localization problem at uninstalling

Thank you Daniel.

Adding the suggested data to "Registry" in the Table Editor finally did the trick: it's now working properly :D

Notice that previously (before reading your answer) I already tried with unchecking and checking again the "Disable Remove" option in "Product Details", but that did ...
by redseujac
Tue Jan 08, 2013 6:32 pm
Forum: Common Problems
Topic: localization problem at uninstalling
Replies: 18
Views: 18436
 
Jump to post

Re: localization problem at uninstalling


@: redseujac : Sorry, my mistake the option "Override Windows Installer programs list entry" should be enabled, as you said. The only case I reproduce this is for a multilingual package, which I assume you have too. The solution in this case is to use the same product code for each language. You ...
by redseujac
Mon Jan 07, 2013 8:30 pm
Forum: Common Problems
Topic: localization problem at uninstalling
Replies: 18
Views: 18436
 
Jump to post

Re: localization problem at uninstalling

Please make sure the option "Override Windows Installer programs list entry" is not checked in Product Details page. This can lead to conflicts that have this behavior as result.
Thank you, Bogdan, but unfortunately it's still going wrong.

With the following settings, I get the following ...
by redseujac
Sat Jan 05, 2013 2:19 pm
Forum: Common Problems
Topic: localization problem at uninstalling
Replies: 18
Views: 18436
 
Jump to post

Re: localization problem at uninstalling

OK, I made the change and set the option to "Always" use Enhanced UI.

The UI appears now, but it's not the correct Maintenance dialog, but the the dialog to do the whole setup from the beginning and in English instead of Dutch (system language).

Notice that I have only kept the "Change ...
by redseujac
Fri Jan 04, 2013 8:31 pm
Forum: Common Problems
Topic: localization problem at uninstalling
Replies: 18
Views: 18436
 
Jump to post

Re: localization problem at uninstalling

If you want to avoid this dialog you can go to Product Details page and tick the option "Disable Remove". This should remove the option to directly uninstall the package for the user, instead it will have to select the option to "Change" the configuration and from there it can select a complete ...
by redseujac
Fri Jan 04, 2013 8:18 pm
Forum: Common Problems
Topic: Warning 1910. Could not remove shortcut
Replies: 36
Views: 76008
 
Jump to post

Re: Warning 1910. Could not remove shortcut

Thank you very much for your answer and explanation.

I have tried your solution, but it does not work: desktop shortcut is removed but appears again, so not removed at all.
by redseujac
Wed Jan 02, 2013 8:21 pm
Forum: Common Problems
Topic: Warning 1910. Could not remove shortcut
Replies: 36
Views: 76008
 
Jump to post

Re: Warning 1910. Could not remove shortcut

Can somebody from the support team please read and answer my question in the previous post? Thanks beforehand for the effort ;)

Go to advanced search