Search found 63 matches

Go to advanced search

by mentalmushroom
Wed Jun 19, 2013 12:39 pm
Forum: Common Problems
Topic: Updater takes very long when there is no internet connection
Replies: 2
Views: 2397
 
Jump to post

Updater takes very long when there is no internet connection

I use advanced installer audo updater in my application to check for new versions when the application starts up. I noticed it takes very long to do that when there is no internet connection. Is it possible to set the timeout to reduce the waiting time?
by mentalmushroom
Fri May 24, 2013 10:36 am
Forum: Common Problems
Topic: building installer on another machine
Replies: 1
Views: 1933
 
Jump to post

building installer on another machine

I created the advanced installer project on my machine. Now I have to use another machine. When I try to build the project on the other machine, it gives me the error: "The following file could not be found: C:\ProgramData\Caphyon\Advanced Installer\Repository\dictionaries\ui_nl.ail". Inde...
by mentalmushroom
Fri Apr 12, 2013 2:22 pm
Forum: Common Problems
Topic: Disable update properties localization
Replies: 6
Views: 4543
 
Jump to post

Re: Disable update properties localization

I can send the project, but it seems to be very easy to reproduce: create any update project, check Localization Options -> Updates (I had "Updates" initially checked), now strings like version, size, md5 etc should be added to the project strings table, save project, close advanced instal...
by mentalmushroom
Fri Apr 12, 2013 7:22 am
Forum: Common Problems
Topic: Disable update properties localization
Replies: 6
Views: 4543
 
Jump to post

Re: Disable update properties localization

No, that doesn't help :(
by mentalmushroom
Thu Apr 11, 2013 7:30 am
Forum: Common Problems
Topic: Disable update properties localization
Replies: 6
Views: 4543
 
Jump to post

Disable update properties localization

Hello. I'm working on the updates configuration that should be localized (update description, new features etc). I noticed it also tries to translate things like ProductVersion, Download URL, Release Date, MD5 hash, that I don't like to be localized. Product name localization can be turned off, but ...
by mentalmushroom
Wed Jun 06, 2012 12:34 pm
Forum: Common Problems
Topic: Prevent control's value from being translated
Replies: 11
Views: 9911
 
Jump to post

Re: Prevent control's value from being translated

It seems to me the issue was caused by predefined values for the corresponding properties. I forgot to turn off translation for them, because it is not obviously seen on the install parameters page. Now it seems to work fine. Thanks for assistance and apologize for the long discussion.
by mentalmushroom
Tue Jun 05, 2012 6:49 am
Forum: Common Problems
Topic: Prevent control's value from being translated
Replies: 11
Views: 9911
 
Jump to post

Re: Prevent control's value from being translated

I see this question is not going to be answered. Please, just tell me is it possible to keep only values not translated, otherwise I will start translating them to all languages. Boring, but this seems to be the only way to do it so far.
by mentalmushroom
Thu May 31, 2012 2:28 pm
Forum: Common Problems
Topic: Prevent control's value from being translated
Replies: 11
Views: 9911
 
Jump to post

Re: Prevent control's value from being translated

I've checked your project. Values are not localized as long as User Interface is not checked in the project translation segments. If I check it, the following entries appear in the dictionary: <ENTRY id="RadioButton.Text.RD_BTN_G#1"> <STRING lang="en" value="RadioButton_1&qu...
by mentalmushroom
Thu May 31, 2012 10:01 am
Forum: Common Problems
Topic: Prevent control's value from being translated
Replies: 11
Views: 9911
 
Jump to post

Re: Prevent control's value from being translated

I want the text to be translated, but I don't want it to translate the value. For example, the checkbox may have text "My option lalala", that should be translated, but its value "true" or "false" I want to keep the same, because it is not visible to user and I check it...
by mentalmushroom
Wed May 30, 2012 11:27 am
Forum: Common Problems
Topic: Prevent control's value from being translated
Replies: 11
Views: 9911
 
Jump to post

Prevent control's value from being translated

My installer is localized to several different languages. There is a settings page where I have radio button group and checkbox controls. I want only the text visible to a user to be translated. Now when I choose a different language than project default, I have something like Property.MY_PROPERTY i...
by mentalmushroom
Fri May 25, 2012 1:29 pm
Forum: Common Problems
Topic: Create property-based folder
Replies: 9
Views: 12283
 
Jump to post

Re: Create property-based folder

No, I didn't mean teamviewer causes the issue. I mean other people can't do this on my machine when they use teamviewer and I can't do this on their machine when I use teamviewer (however, it works on that another machine without teamviewer). So there must be something about my system or software, b...
by mentalmushroom
Thu May 24, 2012 1:23 pm
Forum: Common Problems
Topic: Create property-based folder
Replies: 9
Views: 12283
 
Jump to post

Re: Create property-based folder

Just tested it on other systems: another computer and another OS on the virtual machine on the same computer where bug occurs. Both worked, only with the other computer I noticed it didn't work when I try to do this via teamviewer (remote control app), also remote users can't do this on my machine. ...
by mentalmushroom
Wed May 23, 2012 3:04 pm
Forum: Common Problems
Topic: Create property-based folder
Replies: 9
Views: 12283
 
Jump to post

Re: Create property-based folder

It seems I've found the way to reproduce the custom actions sharing bug in AI 9.2. If you start dragging the action and then hold shift key, it works. But if you hold shift and then start dragging (I am used to do such things that way), then it doesn't.
by mentalmushroom
Tue May 22, 2012 10:02 am
Forum: Building Installers
Topic: Editable combobox
Replies: 4
Views: 6422
 
Jump to post

Re: Editable combobox

I can't find the way to make combobox editable
by mentalmushroom
Tue May 22, 2012 7:35 am
Forum: Building Installers
Topic: Editable combobox
Replies: 4
Views: 6422
 
Jump to post

Editable combobox

I need to create a combobox where a user may choose among several predefined items or enter the own one. Is it possible?

Go to advanced search