Search found 19 matches

Go to advanced search

by lionelsiu
Mon Jan 20, 2014 4:51 am
Forum: Building Installers
Topic: Setting Permissions for Registry failed
Replies: 3
Views: 3899
 
Jump to post

Re: Setting Permissions for Registry failed

Thank you for your reply. However, the problem still persists, is there any other solution? Thanks.
by lionelsiu
Fri Jan 17, 2014 9:34 am
Forum: Building Installers
Topic: Setting Permissions for Registry failed
Replies: 3
Views: 3899
 
Jump to post

Setting Permissions for Registry failed

I am trying to set permissions for a registry key. Please see the attachment.
However, after installations, the permissions cannot be created.
The Users group still can only obtain Read permission. And no permissions for Everyone.
Could anyone give help? Thank you.

#I am running on Windows 7 64-bit.
by lionelsiu
Mon Dec 09, 2013 10:53 am
Forum: Building Installers
Topic: Creating Upgrade that moving existing files
Replies: 3
Views: 3619
 
Jump to post

Re: Creating Upgrade that moving existing files

Thank you for your reply.
How about moving the whole existing folder? Since the INI file stores the relative existing folder location value, I have to move the whole folder into the a new destination.
by lionelsiu
Mon Dec 09, 2013 9:59 am
Forum: Building Installers
Topic: Creating Upgrade that moving existing files
Replies: 3
Views: 3619
 
Jump to post

Creating Upgrade that moving existing files

I am doing an upgrade for my application. The upgrade will move some existing files into a new destination folder.
The location value of the existing files are stored in Registry, Classpath and INI files.
I want to know how can I update the corresponding location value during the upgrade.
Please ...
by lionelsiu
Fri Sep 13, 2013 9:31 am
Forum: Building Installers
Topic: Problems of Enhanced UI on Win 2000
Replies: 6
Views: 6043
 
Jump to post

Re: Problems of Enhanced UI on Win 2000

Is there anything I should provide to tackle the problem?
I am frustrated by this issue for a long time.
by lionelsiu
Fri Sep 13, 2013 3:49 am
Forum: Common Problems
Topic: Differences between WinXP and Win7
Replies: 3
Views: 3565
 
Jump to post

Re: Differences between WinXP and Win7

got it. Thank you!
by lionelsiu
Thu Sep 12, 2013 8:54 am
Forum: Building Installers
Topic: Problems of Enhanced UI on Win 2000
Replies: 6
Views: 6043
 
Jump to post

Re: Problems of Enhanced UI on Win 2000

Yes. This is how I set the configuration.
Thank you.
by lionelsiu
Wed Sep 11, 2013 4:46 am
Forum: Common Problems
Topic: Differences between WinXP and Win7
Replies: 3
Views: 3565
 
Jump to post

Differences between WinXP and Win7

As stated from http://www.advancedinstaller.com/requirements.html,
it is recommended using Windows 7 rather than Windows XP SP3.
Actually what are the differences of using Advanced Installer between using these two platforms?
by lionelsiu
Wed Sep 11, 2013 3:15 am
Forum: Building Installers
Topic: Problems of Enhanced UI on Win 2000
Replies: 6
Views: 6043
 
Jump to post

Re: Problems of Enhanced UI on Win 2000

Thanks for your reply.
I have all the requirements you mentioned on my OS. However, the problem still exists. (Here is where I find the Windows Installer download link: http://www.microsoft.com/en-us/download ... x?id=11176)
I have tested for an installer using Classic Theme and it works fine.
by lionelsiu
Mon Sep 09, 2013 10:52 am
Forum: Building Installers
Topic: Problems of Enhanced UI on Win 2000
Replies: 6
Views: 6043
 
Jump to post

Problems of Enhanced UI on Win 2000

I am trying to run the installer using enhanced UI on Windows 2000 Server.
However, all buttons are missing in the installer dialog. Does it mean the enhanced UI does not support on Win 2000?
by lionelsiu
Tue Sep 03, 2013 3:43 am
Forum: Building Installers
Topic: Run custom action before Prerequisites dialog
Replies: 4
Views: 6895
 
Jump to post

Run custom action before Prerequisites dialog

Is it possible to run a custom action before Pre-install Prerequisites? I want to stop a Windows Service before installing the prerequisites in pre-install sequence.
by lionelsiu
Wed Aug 21, 2013 9:04 am
Forum: Building Installers
Topic: Installation error when using MSI format
Replies: 1
Views: 2327
 
Jump to post

Installation error when using MSI format

My project functions well when using EXE format to install, but an error message occurs when using MSI format.
The following screenshot is the error message before going to the InstallDlg dialog.
Please help. Thanks!
by lionelsiu
Tue Aug 06, 2013 3:10 am
Forum: Building Installers
Topic: put files into [Manufacturer] folder
Replies: 3
Views: 4212
 
Jump to post

Re: put files into [Manufacturer] folder

Thanks for your kindly reply!
Is it possible to do without modifying the APPDIR location? Since I have a lot of stuff related to APPDIR now and editing it will cost a lot of effort.
by lionelsiu
Mon Aug 05, 2013 12:40 pm
Forum: Building Installers
Topic: put files into [Manufacturer] folder
Replies: 3
Views: 4212
 
Jump to post

put files into [Manufacturer] folder

My APPDIR is set to [ProgramFilesFolder][Manufacturer]\[ProductName], so how can I put files into [ProgramFilesFolder][Manufacturer]?

Thank you!
by lionelsiu
Mon Aug 05, 2013 3:40 am
Forum: Building Installers
Topic: [DELETE]Calculate "Primary Volume Space Required"
Replies: 1
Views: 2451
 
Jump to post

[DELETE]Calculate "Primary Volume Space Required"

Just find out this situation will only exist in Installation UI Testing.
________________________________________

I have three features in my installer projects.
One is named as "Required", which is set to install by default and the Installation Settings is set to [Always install this feature].
The ...

Go to advanced search