Search found 20 matches

Go to advanced search

by AhmedAlaa
Tue Nov 06, 2012 10:22 am
Forum: Building Installers
Topic: edit update configuration project from command line
Replies: 4
Views: 4353
 
Jump to post

Re: edit update configuration project from command line

Will it be in a future release?
by AhmedAlaa
Mon Nov 05, 2012 4:06 pm
Forum: Building Installers
Topic: edit update configuration project from command line
Replies: 4
Views: 4353
 
Jump to post

edit update configuration project from command line

can I edit "update configuration" project from command line?
by AhmedAlaa
Thu Oct 11, 2012 3:06 pm
Forum: Building Installers
Topic: Updater configuration
Replies: 3
Views: 4227
 
Jump to post

Re: Updater configuration

Hello,

I want to hide the buttons of "Remind me tomorrow" , "Disable Automatic Updates" and "Configure updater" in the updater dialog
In order to hide the "Disable automatic updates check" option, then from " Updater -> Updater Behavior" group you should enable the "User cannot disable ...
by AhmedAlaa
Wed Oct 10, 2012 1:07 pm
Forum: Building Installers
Topic: Updater configuration
Replies: 3
Views: 4227
 
Jump to post

Updater configuration

Hi,

I want to hide the buttons of "Remind me tomorrow" , "Disable Automatic Updates" and "Configure updater" in the updater dialog

How I could do that and where this configuration is stored ?

and If I want to force install the update how I do something like that ?

Thanks in advance
by AhmedAlaa
Thu Oct 04, 2012 1:49 pm
Forum: Common Problems
Topic: Serial DLL dependencies
Replies: 8
Views: 7199
 
Jump to post

Re: Serial DLL dependencies

Daniel.Radu wrote: before the UAC will prompt you for elevation.
can I elevate the UAC in the installing of the temporary file or even in the start of the MSI setup
by AhmedAlaa
Thu Oct 04, 2012 1:44 pm
Forum: Common Problems
Topic: Serial DLL dependencies
Replies: 8
Views: 7199
 
Jump to post

Re: Serial DLL dependencies

The related DLL is linked dynamically but using lib file and DLL so its loaded in the loading of the serial DLL.
So I can't specify its path it must be in system folder or even beside the serial DLL when loading it
by AhmedAlaa
Thu Oct 04, 2012 8:41 am
Forum: Common Problems
Topic: Serial DLL dependencies
Replies: 8
Views: 7199
 
Jump to post

Re: Serial DLL dependencies

Sorry, I didn't see your comment about "Run as administrator", but however I still ask if I can do it without this options as I am using MSI single file installation not the EXE

I think the process if installing files to the Application directory also needs administrator privileges but it asks for ...
by AhmedAlaa
Wed Oct 03, 2012 4:29 pm
Forum: Common Problems
Topic: Serial DLL dependencies
Replies: 8
Views: 7199
 
Jump to post

Re: Serial DLL dependencies

HI,

The temporary files isn't copied in windows 7 when the user account control settings to 2nd level (administrator issue I think)
How i fix this? or even how I run the MSI file as administrator (you only made it for EXEs installer)
by AhmedAlaa
Wed Sep 26, 2012 2:55 pm
Forum: Common Problems
Topic: Folder dialog space required and other sizes
Replies: 2
Views: 2862
 
Jump to post

Re: Folder dialog space required and other sizes

Thanks, it worked.
by AhmedAlaa
Wed Sep 26, 2012 2:07 pm
Forum: Common Problems
Topic: Folder dialog space required and other sizes
Replies: 2
Views: 2862
 
Jump to post

Folder dialog space required and other sizes

Hi,

In the FolderDlg when running all the numbers of the three items :
Total space required ,
Space availabel on drive,
Remaining free space on drive,

are equals 0KB and doesn't calculate the actual sizes
I don't know why ??
by AhmedAlaa
Tue Sep 25, 2012 5:29 pm
Forum: Building Installers
Topic: Update serial check
Replies: 5
Views: 5747
 
Jump to post

Re: Update serial check

Thanks It worked perfectly :D
by AhmedAlaa
Tue Sep 25, 2012 10:40 am
Forum: Building Installers
Topic: Update serial check
Replies: 5
Views: 5747
 
Jump to post

Re: Update serial check

Hi,

I think you didn't get my point, I'll explain in more details

First of all, All users can update my software I don't check for license when requesting upgrades.
Secondly, The Installation of my software asks users for a serial number where it is checked by a custom DLL then after check write ...
by AhmedAlaa
Sun Sep 23, 2012 3:27 pm
Forum: Building Installers
Topic: Update serial check
Replies: 5
Views: 5747
 
Jump to post

Update serial check

Hi,
When the client updates my software from auto updater it asks it on serial every update,
Can I detect the serial installed from registry value or even not ask for serial when it updates a current installed software?

Thanks in advance.
by AhmedAlaa
Thu Sep 20, 2012 10:02 am
Forum: Building Installers
Topic: Updater License check
Replies: 1
Views: 3011
 
Jump to post

Updater License check

Hi,
I have a question in the scenario of the updater license check,
First what I have understood from the help that I have to add to the updater EXE parameters for the registry key of the client license ID,
and then the help says that it POST the license ID, here I didn't get it to what URL it POST ...
by AhmedAlaa
Wed Sep 19, 2012 2:27 pm
Forum: Common Problems
Topic: Patch problem
Replies: 6
Views: 4863
 
Jump to post

Re: Patch problem

Thanks for your help.
the patch worked also on XP but with service pack 3 installed, so it was my fault :oops:

About the error of the sourceDir property it was an error caused by the serial DLL I developed, so it was also my fault :oops: :oops:

Thanks again for your help and sorry for wasting ...

Go to advanced search