Search found 11 matches

by Eytan
Mon Jul 24, 2017 9:11 am
Forum: General Discussions
Topic: Fonts Intalling
Replies: 2
Views: 15395

Fonts Intalling

by Eytan
Sat Oct 26, 2013 4:47 pm
Forum: General Discussions
Topic: update only *.exe or *.dll files
Replies: 8
Views: 20272

Re: update only *.exe or *.dll files

The problem is that the main executable file is already installs with each folder.
And the folder is set to not install if the file already exists.
And I have the main executable file overwrite the existing file.
by Eytan
Fri Oct 18, 2013 6:12 am
Forum: General Discussions
Topic: update only *.exe or *.dll files
Replies: 8
Views: 20272

Re: update only *.exe or *.dll files

my program has only 14mb.
how can determine that only exe file will replaced?
by Eytan
Thu Oct 17, 2013 4:45 pm
Forum: General Discussions
Topic: update only *.exe or *.dll files
Replies: 8
Views: 20272

Re: update only *.exe or *.dll files

I solved this problem by adding all EXE & DLL Files and select "If file exist - Overwrite"
Indeed, software installation slightly larger, but not terrible.
Is there another way?
by Eytan
Thu Oct 17, 2013 9:29 am
Forum: General Discussions
Topic: update only *.exe or *.dll files
Replies: 8
Views: 20272

Re: update only *.exe or *.dll files

I need that the software will update EXE files and DLL's client without changing its data files.
And therefore I need to set EXE files and DLL always be replaced, but the rest of the files do not replace if they already exist.
by Eytan
Tue Oct 15, 2013 10:29 am
Forum: General Discussions
Topic: update only *.exe or *.dll files
Replies: 8
Views: 20272

update only *.exe or *.dll files

how to update only *.exe or *.dll files ?
by Eytan
Wed Oct 02, 2013 10:03 am
Forum: General Discussions
Topic: File replace
Replies: 1
Views: 7103

File replace

How can I check which files will always be installed
And which files will installed only if they do not exist?
by Eytan
Sun Sep 15, 2013 8:06 am
Forum: General Discussions
Topic: Right to left
Replies: 2
Views: 18045

Re: Right to left

Too bad.
All programming tools provide this option.
for example:
Button1.RightToLeft = Windows.Forms.RightToLeft.Yes
by Eytan
Fri Sep 13, 2013 8:50 am
Forum: General Discussions
Topic: Right to left
Replies: 2
Views: 18045

Right to left

How to change the texts to "Right to left" ?
(With Arabic Or Hebrew)
by Eytan
Mon Sep 02, 2013 5:03 am
Forum: General Discussions
Topic: Start Working
Replies: 3
Views: 12806

Re: Start Working

Leo wrote:Hi Eytan,

1. No.
What you offer to do to show Hebrew?
2. Use the 'If file exists' option on the Additional Files page.
Thanks
3. System\Commands page - Launch 'Before Installation'.
I mean, how to put my program in start up directory?