Misc

Started by itchock, September 26, 2005, 09:27:17 PM

Previous topic - Next topic

admin

Gordon,
 
We are reloading the file. It seems that there is some trouble on the server. It should be done in 10 Minutes. Please re-download after that.
 
Thanks, For reporting this problem.

Gordon (Unregistered Guest)

I've just downloaded Innocript506Release.zip through several tries and two different unzip apps. All attempts at unzipping  invariably bring an error message to the effect that the file is damaged or corrupt.
 
Help, please, would be much appreciated

admin

itchock,
 
InnoScript is not longer free, Inno Setup is.

itchock

Hi Admin,  
 
   First i have to download the latest InnoScript & InnoSetup Compiler, before that please clear me that whether both of the Softwares InnoScript & InnoSetup are available for free or paid. Kindly tell about this.
 
Thankyou,  
Chock.

admin

itchock,
 
You must have replaced the MS grid control with your third party control. MSHFlexgrid.ocx is the name of the control. Did your third party control copy over this grid or disable it.
 
You may need to re-install VB to get it back.

itchock

Hi,
 
  After installing the InnoScript when i open the  InnoScript it says the following error.
 
Run-time error '30016'
FixedRows must be at least one less than Rows value.
 
actually i use to see this error in vb6 when i use my 3rd party grid control & if there is any mistake in my code, this will raise. but i don't know why its raising here when opening the InnoScript.
 
if i click Ok Button for this error, then for a long time the mousepointer changes to HourGlass and it remains like that for a long time.
 
What to do further.
 
thankyou,
Chock.

admin

itchock,
 
You will have to refer to the manual about procedure. The basic procedure for InnoScript is all written there. Are you aware that the latest InnoScript version is 5.0?
 
The procedure for Inno Setup is on their site.
 
The basics
 
Run InnoScript on your VBP file
Use the Debug and Run log to help eliminate any files that you cannot find or do not need.
Rerun InnoScript until you get what you desire.
 
compile the script in Inno Setup (jr software) after making any additions to the script.

itchock

hi,  
 
 now i installed the InnoScript406.exe, which i downloaded. Can u please tell me the exact procedure to compile a project and install in the Client machine, which one i have to use, InnoScript or InnoSetupWizard.
 
Thankyou,
Chock.

itchock

hi,  
 
 now i installed the InnoScript406.exe, which i downloaded. Can u please tell me the exact procedure to compile a project and install in the Client machine, which one i have to use, InnoScript or InnoSetupWizard.
 
Thankyou,
Chock.

(Unregistered Guest)

Hi,
 
 I downloaded InnoSetup Compiler 5.1.4. I am using this, is it enough to compile a Project in VB6 and install setup in a Client machine or not. Is it necessary to install InnoScript in my pc or not. InnoSetup Compiler and InnoScript is a free Software or what. I alos added the pic of the InnoSetup wizar software i use for ur reference. Kindly reply about this.
 
Thankyou,
Chock.

admin

itchock,
 
Did you run InnoScript to help you find the dependencies? You are obviously missing files. Adding a .dep file will not make any difference whatsoever.
 
If no error occured on a prior installation, then the de-installation removed something from the system that shoukd not have been removed.

itchock

Hi,
   
 I am using the Inno Setup Compiler Version 5.1.4. I compiled my project. and installed in the client machine, i get the following error when i go to a Form where i use the 3rd party control.
 
Run-time error '339'
Component 'FPSPR70.ocx' or one of its dependencies not correctly registered: a file is missing or invalid.
 
 
 
previously i installed the same project in the same machine, but i didn't shown these errors. But why its showing now. Can u help me to solve this please. The 3rd party control i use is FarPoint 7.0
 
I also added the required files when creating the Setup. fpspr70.dep, FPSPR70.oca, FPSPR70.ocx are the files added.
 
Thankyou,
Chock.