Search found 12 matches

Go to advanced search

by Maniac
Fri Jan 20, 2006 10:41 am
Forum: Common Problems
Topic: Upgrade from 3.4 to 3.5 broke my set-up files!
Replies: 9
Views: 13496
 
Jump to post

Had the same Problem, and Ionut's resolution solved it for me.
Anyway i think, there should be a import function for older version aip files..
by Maniac
Thu Oct 06, 2005 10:16 am
Forum: Common Problems
Topic: Using "." (dot) in exe name
Replies: 1
Views: 3280
 
Jump to post

Using "." (dot) in exe name

Short problem description:
In the Path field in the Media Tab, i'd like to enter the product name + the version, but i cant do that, cause i cant use dots (".").

It should look like that: product3.1

Is this any problem, or just a forgotten feature?
by Maniac
Tue Sep 27, 2005 7:46 am
Forum: Common Problems
Topic: Line Breaks in support information..
Replies: 1
Views: 3669
 
Jump to post

Line Breaks in support information..

Like the title says.. is it possible to create line breaks in the comments section of the support information of the Add or Remove Programs panel?
by Maniac
Thu Sep 22, 2005 12:23 pm
Forum: Common Problems
Topic: Install/Uninstall takes very long - Performance
Replies: 10
Views: 13359
 
Jump to post

Since i have only 2 exe files and 1 dll (and no ocx) in this whole project, a script won't be nessecary^^

But i'll keep it in mind, for future projects!


Thanks for your help,

Maniac
by Maniac
Thu Sep 22, 2005 9:16 am
Forum: Common Problems
Topic: Install/Uninstall takes very long - Performance
Replies: 10
Views: 13359
 
Jump to post

Well.. that was what I was afraid of..

In my Project I saw a few components that had the same directory, and was able to move the resources.
Is or will there be in future releases any feature like "clean up components" which merges all components which have the same directory?
With more than 1000 ...
by Maniac
Thu Sep 22, 2005 8:34 am
Forum: Common Problems
Topic: Install/Uninstall takes very long - Performance
Replies: 10
Views: 13359
 
Jump to post

But.. if I have two files. One is installed to TARGETDIR\folderone and the other one to TARGETDIR\foldertwo AI won't let me to put them into one component.
Only if they are in the same folder i can drag 'n drop them..
My question was, how to move them if they have different targetdirectorys?
by Maniac
Thu Sep 22, 2005 7:22 am
Forum: Common Problems
Topic: Install/Uninstall takes very long - Performance
Replies: 10
Views: 13359
 
Jump to post

Is there a way to reduce the count of components, without reducing the count of files?
From that what I saw, every component has it's specific folder, right? So I can't put files from different folders into one component?
by Maniac
Wed Sep 21, 2005 2:29 pm
Forum: Common Problems
Topic: Install/Uninstall takes very long - Performance
Replies: 10
Views: 13359
 
Jump to post

Install/Uninstall takes very long - Performance

This isn't really a problem, but a question.

Do you have tips how to increase the performance of the install process?
Because.. now I have more then 1000 components, and the installation/uninstallation takes very long..
Can I maybe do something like merging components?
Does it increase performance ...
by Maniac
Wed Sep 21, 2005 1:31 pm
Forum: Common Problems
Topic: VBS Custom Action - Session Property
Replies: 5
Views: 10189
 
Jump to post

Great! That did it!

Thanks a lot, Mike!
I wish every Software distributer would have such support :shock:
by Maniac
Wed Sep 21, 2005 7:36 am
Forum: Common Problems
Topic: VBS Custom Action - Session Property
Replies: 5
Views: 10189
 
Jump to post

Thanks, that worked fine..
But i have another scripting problem, that seems to be installer related:

Im using this line to remove the folder i got back from installer:

fso.DeleteFolder filespec,true

But i always get a Path not Found error.
Im trying to remove it during the InstallFinalize ...
by Maniac
Thu Sep 15, 2005 10:20 am
Forum: Common Problems
Topic: VBS Custom Action - Session Property
Replies: 5
Views: 10189
 
Jump to post

VBS Custom Action - Session Property

Might be a dumb question, but maybe u can help me..

It's been a while since i had to code something in vbs, that's why i have some problems with it now..

Function Main
Dim fso
Dim filespec
Set filespec = Session.Property("CustomActionData")
Set fso = CreateObject("Scripting.FileSystemObject ...
by Maniac
Wed Sep 14, 2005 1:37 pm
Forum: Feature Requests
Topic: Keep old Permissions - extend instead of replace
Replies: 1
Views: 5714
 
Jump to post

Keep old Permissions - extend instead of replace

Hi,

Following problem:
I want to set permissions to an folder the installer creates.
But i can just replace all the existing permissions.. Is there a possibility (or will there be one in a future release) to extend the existing permissions?

Btw.: I love AI^^ your doing great work 8) (i do not say ...

Go to advanced search