Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: jacqueslebrun on March 13, 2006, 06:42:10 AM

Title: Unable to add a folder in search path
Post by: jacqueslebrun on March 13, 2006, 06:42:10 AM
I keep a copy of all the DLL and OCX used by my application on a network drive.  I tried adding this folder to the Search Path at the beginning.  Every time I build my VB6 project using InnoScript 5.3 in UnsafeMode, my DLL / OCX folder is removed from the list and most DLL / OCX are extracted from Windows/System32 with a warning telling me I have 21 unsafe files.  What do I do wrong?
Title: Unable to add a folder in search path
Post by: admin on March 20, 2006, 05:01:43 AM
Aloha jacquesleburn,
 
Unsafe mode will search the Windows system folder. Use Safe Mode and add the folder to the search area. Any files that are in the unsafe file list will still be removed for they should never be deployed.
 
BTW: you posted this in the wrong area... I will move it.