Adding Search Folder Problem

Started by Randem, July 09, 2010, 03:36:01 AM

Previous topic - Next topic

lech

Problem solved. I had no .msi file realy, so probably optimizer deleted folder from search paths as useless. The answer was in the post 1584 but I didn't discovered it.
 
(Message edited by Lech on April 05, 2011)

Randem

Ok, now check the exclude folders for a partial of that path to see if that is why it is not found. If a beginning of the path is found then no sub folder under that will be searched.
 
Ex. If C:\Development\ was in the exclude folder then no folder under that would be searched.
 
Please zip and post your InnoScript project file and script.

lech

Problem with search folders. I've created C:DevelopmentRandemSupport folder and placed CRXI_5_RDC_Runtime.msi. I added folder to search folders and started script creation. In log script I found Files Missing:CRXI_5_RDC_Redistribution.msi
and the path disapeared.
 
I started using InnoScript 10.5.

Randem

Aloha,
 
If the added folder in the search folder tab goes missing after the run then InnoScript did not find any files that it was looking for in that folder so it is then removed so that it will not look there again.
 
I need more information to determine what is happening. If you are using the latest version of InnoScript the name of the Automatic OS Updater has changed due to the Automatic OS Updater being updated. If you are looking for the old one then that could the reason it is not being found.
 
You can download the new Automatic OS Updater from here https://randemsystems.com/os-updater-support

jfl4066

When generating a script the folder I added was deleted in the Add Search Folder Tab. This happens even when I save the project. There are no excluded folders or files. Specifically I'm trying to point to the folder that contains my OS Auto Updater file. Thanks.