Search found 27 matches

Go to advanced search

by z_shangyi
Thu Mar 26, 2009 11:55 am
Forum: Feature Requests
Topic: Bug on versions comparison
Replies: 1
Views: 3006
 
Jump to post

Bug on versions comparison

Including the latest versions 6.9.1, Wrong on the all versions for versions comparison. For example: 6.9.1 and 6.80 compared to 6.9.1 will less than 6.80, 6.6 and 6.41 compared to 6.6 will less than 6.41 etc., when the generated package is installed.
Option: Automatically upgrade older product ...
by z_shangyi
Sat Nov 22, 2008 3:29 pm
Forum: Common Problems
Topic: Can't backup an empty registry key!
Replies: 9
Views: 7286
 
Jump to post

Re: Can't backup an empty registry key!

a Remove Key script.
' -----------------------------------------------------------------------------
' @info RemoveKey script
' -----------------------------------------------------------------------------
'Function RemoveKey

On Error Resume Next

'set the registry hive used in the custom ...
by z_shangyi
Fri Nov 21, 2008 2:13 pm
Forum: Common Problems
Topic: Can't backup an empty registry key!
Replies: 9
Views: 7286
 
Jump to post

Re: Can't backup an empty registry key!

Hello,
I have already solved this problem, use the following script. The script in help of AI is wrong!
But it can not be integrated with "remove" script!
' -----------------------------------------------------------------------------
' @info BackupKey script ...
by z_shangyi
Wed Nov 19, 2008 7:07 pm
Forum: Common Problems
Topic: This is a bug of updater?
Replies: 5
Views: 4568
 
Jump to post

Re: This is a bug of updater?

Cosmin, Zhank you!

I am sorry. I do not know how to obtain records of the installation of upgrade by Updater.
But, the condition REMOVE = "ALL" has been used for this Custom Action. And this AIP and other files is same as files provided in "Cann't backup an empty registry key!" problem.
http://www ...
by z_shangyi
Wed Nov 19, 2008 6:38 pm
Forum: Common Problems
Topic: Can't backup an empty registry key!
Replies: 9
Views: 7286
 
Jump to post

Re: Can't backup an empty registry key!

I am sorry. If you already have downloaded, then Please download Passolo2007.rar file again.

Zhang Shangyi
by z_shangyi
Wed Nov 19, 2008 6:27 pm
Forum: Common Problems
Topic: Can't backup an empty registry key!
Replies: 9
Views: 7286
 
Jump to post

Re: Can't backup an empty registry key!

Zhank you!

OK, Please download this RAR compression packages that contains AIP file, Installation log file, Reg files and VBS files at: http://www.wanfutrade.com/software/Passolo2007.rar . It contains some simplified Chinese characters!

This installation package, at http://www.wanfutrade.com ...
by z_shangyi
Wed Nov 19, 2008 5:38 pm
Forum: Common Problems
Topic: This is a bug of updater?
Replies: 5
Views: 4568
 
Jump to post

Re: This is a bug of updater?

Thank you for your reply so quickly.

I was used to delete APPDIR folder at uninstall. The results is same also when Action Sequence has been changed to InstallFinalize.

However, when do not use updater to upgrade, can be upgraded successful.

Zhang Shangyi
by z_shangyi
Wed Nov 19, 2008 5:16 pm
Forum: Common Problems
Topic: Can't backup an empty registry key!
Replies: 9
Views: 7286
 
Jump to post

Re: Cann't backup an empty registry key!

Cosmin,
Thank you for your reply so quickly. I was writing it. Details such as the above.
Zhang Shangyi
by z_shangyi
Wed Nov 19, 2008 4:42 pm
Forum: Common Problems
Topic: Can't backup an empty registry key!
Replies: 9
Views: 7286
 
Jump to post

Can't backup an empty registry key!

Hello,

When use the following sample script in help file of AI to backup an empty registry key without any of the contents under this registry key, the CustomAction of backup was interrupted. Lead to the other keys can't be backuped.

How to modify the script? Please help me.

Execution Options ...
by z_shangyi
Wed Nov 19, 2008 4:31 pm
Forum: Common Problems
Topic: This is a bug of updater?
Replies: 5
Views: 4568
 
Jump to post

This is a bug of updater?

Hello,

When use the following sample script in help file of AI removing a folder at use updater to update a program, an error that not enough permissions is occurred. This is a bug of updater?

Execution Options: Deferred with no impersonation
Action Sequence: Install
Function removeFolders ...
by z_shangyi
Sat Nov 15, 2008 4:10 am
Forum: Common Problems
Topic: How to backup and restore files/folders in APPDIR?
Replies: 9
Views: 19247
 
Jump to post

Re: How to backup and restore files/folders in APPDIR?

Thank you very much!

I tried to use the wildcard *.* copying files with more than one Custom Actions (because I want to copy files under many different sources folders to many different target folders, but I do not know these file name), but failed. I would like to ask how to modify this script ...
by z_shangyi
Fri Nov 07, 2008 3:37 am
Forum: Feature Requests
Topic: Found a string can not be localized in UI
Replies: 5
Views: 7099
 
Jump to post

Re: Found a string can not be localized in UI

Please note that "InstallMode" is an installer property which determines the type of the installation. It use three values which cannot be changed: "Change", "Repair" and "Remove".
Why does the following property which is in ui.ail file can be localized?
<STRING id="Property.InstallModeComplete ...
by z_shangyi
Fri Nov 07, 2008 3:34 am
Forum: Feature Requests
Topic: Suggestions about Patch project and Update
Replies: 6
Views: 6606
 
Jump to post

Re: Suggestions about Patch project and Update

- while the SHIFT key is pressed, drag the component of the updater on another featu
Zhank you very mach. It's a goog way. I would like to increase the "Shared Component To" item to the context menu of components.

Zhang Shangyi
by z_shangyi
Thu Nov 06, 2008 5:26 am
Forum: Feature Requests
Topic: Suggestions about Patch project and Update
Replies: 6
Views: 6606
 
Jump to post

Re: Suggestions about Patch project and Update

Zhank you!
Please note that for each update you can specify any URL you need. Therefore, each update can be downloaded from any website you want.
The problem is that the update URL of each language-packages is in different features, this update URL in updater.ini will be empty if one of features ...
by z_shangyi
Thu Nov 06, 2008 4:05 am
Forum: Feature Requests
Topic: Found a string can not be localized in UI
Replies: 5
Views: 7099
 
Jump to post

Re: Found a string can not be localized in UI

I am sorry. Maybe I do not have a good expression.

There is following line in ui_en.ail file which is in dictionaries folder:
<STRING id="Control.Text.VerifyReadyDlg#Description" value="The [Wizard] is ready to begin the [InstallMode] installation"/>
The [InstallMode] in above line is referenced ...

Go to advanced search