Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: jax on October 09, 2004, 03:13:48 PM

Title: How to tell innoScript to look for missing run-time files
Post by: jax on October 09, 2004, 03:13:48 PM
Hi,
After I ran the InnoScript on my VB project file, it complains mscomctl.ocx and msstdfmt.dll were missing and I found these two files are in my c:winntsystem32 folder. Can anyone please tell me how to tell innoScript generator to look for these missing files. Thanks!
Title: How to tell innoScript to look for missing run-time files
Post by: admin on October 09, 2004, 04:25:24 PM
jax,
 
It is all in the documentation. You are running is SAFE mode which will not look in the system folder for any files. If you want InnoScript to look in the System folder you need to run in UNSAFE mode
Title: How to tell innoScript to look for missing run-time files
Post by: (Unregistered Guest) on October 10, 2004, 04:33:51 AM
Hi Admin,
Thank you!  
If I created a folder and put all run-time files there and then run innoScript, how to tell innoScript to look for these files in the folder I made.
Title: How to tell innoScript to look for missing run-time files
Post by: admin on October 10, 2004, 05:09:31 PM
All Versions Prior to Version 3.1.0, just add the folder in the path area of InnoScript and InnoScript will look in that folder for files.
 
If you are using Version 3.1.0 you can just add the files using the Add Files Button or follow the procedure for versions prior to 3.1.0.
Title: How to tell innoScript to look for missing run-time files
Post by: Anonymous on March 13, 2005, 08:32:32 AM
I have lost my taskbar from the bottom of my screen. I keep getting the message Error 384 and a small box in the left hand corner of the screen with 'frmscr' in it. Can u help?
Title: How to tell innoScript to look for missing run-time files
Post by: admin on March 13, 2005, 12:16:52 PM
Is this related to InnoScript? You need to give more details on what you are doing when this happens.