Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: umarth on December 20, 2004, 05:30:14 AM

Title: .DEP files again...
Post by: umarth on December 20, 2004, 05:30:14 AM
Hi,
 
I just install the version 3.1.5 and it seems that I have the same problem as in versions 3.1.1
 
All the DEP files are not processed...
 
If you want just try the little test project I sent last time.
 
One more little thing, during new installation two InnoScript icons are created! Is this normal?
Title: .DEP files again...
Post by: admin on December 20, 2004, 05:55:14 AM
umarth  
 
If all the DEP files are not processed... You are doing the same thing again. InnoScript need to be able to find these DEP by using the search path area. You can include the new paths there.  
 
The reason this is done this was is so that we do not search your whole hard disk for info. What test project did you send? please repost it. Any test projects we tested went well and we should have returned a project with the correct search paths if any. Please repost the pjt project file, DEP files and the vbp project.
 
Yes, on the Icons. We are working on that one.
 
BTW: InnoScript does not really need the DEP files to find dependencies except for any dynamic ones that are not noted in your dll/ocx/exe.
Title: .DEP files again...
Post by: umarth on December 20, 2004, 06:14:57 AM
Here is the project I sent you last time.
When I use it with V3.1.2 it works perfectly, but not with V3.1.5.
 
I don't think i'm doing the same thing again because last time you released V3.1.2 to correct this...
Title: .DEP files again...
Post by: admin on December 20, 2004, 06:40:02 AM
umarth  
 
I do not see the script you created or the log files (for comparison). Please post those as well.
Title: .DEP files again...
Post by: umarth on December 20, 2004, 07:07:52 AM
Ok,
 
there are requested files
Title: .DEP files again...
Post by: admin on December 20, 2004, 01:14:54 PM
umarth,  
 
Here is a correction. Replace you old InnoScript.exe file with this one.
Title: .DEP files again...
Post by: umarth on December 20, 2004, 11:11:53 PM
Thanks, it seems ok now!
Title: .DEP files again...
Post by: umarth on December 20, 2004, 11:30:33 PM
Sorry for the flood but...
 
The same problem occurs when using aggressive mode. If I remove the DEP files, only the first layer is processed.
 
So I still have to handle hundreds of dep files
Title: .DEP files again...
Post by: admin on December 21, 2004, 06:56:00 AM
umarth  
 
Please explain.  
 
If I remove the DEP files, only the first layer is processed.
 
What exactly does this mean?
Title: .DEP files again...
Post by: umarth on December 21, 2004, 07:29:29 AM
Ok I explain:
 
The v3.1.6b corrects the problem I had if I use DEP files. Now it works fine with multi-layered DEP files (I use this term because you did in the release history).
 
But if I remove the DEP files (Agressive mode), not all the dependencies are found.
Title: .DEP files again...
Post by: admin on December 21, 2004, 07:32:45 AM
umarth,
 
Yes, I see what you mean. Thanks for the input. I will let you know when that is corrected.