Failed to register ComponentOne tinumb8.ocx

Started by bibin98, April 23, 2011, 07:30:14 AM

Previous topic - Next topic

bibin98

thx for the update, I have tested my installer using innoscript 10.5 build 7, still have error Class not registered loading for object with CLSID:{59245250-7A2F-11D0-9482-00A0C91110ED}, I wonder is it because of ComponentOne.tpl that I need to register or anything else?

Randem

Ok, removing the iconfilename parameter... Unless a icon file name is chosen on the Parameters screen.

Randem

 
 
This executable will automatically add the proper VC   Runtime Installation to your script that ComponentOne needs to be able to register.
 
Unsafe File List
UnSafe.zip (7.6 k)

This file is the new format for the new executable to help it add the proper VC   Runtime installation to your script. The file needs to be in the following location:
 
In Vista/Windows 7:
 
C:\Users\YOURUSERNAME\AppData\Local\Randem Systems\InnoScript\Release
 
In All Other Windows:
 
C:\Documents and Settings\YOURUSERNAME\Local Settings\Application Data\Randem Systems\InnoScript\Release

bibin98

OK thanks, if I may suggest for icon file, better if InnoScript not adding IconFilename: {app}PrSilviaCell.ico; in the script automatically

Randem

Ok, then just change the [Icon] Section to not use an icon file and it should default to the one in the exe.
 
Remove this parameter:
 
IconFilename: {app}PrSilviaCell.ico;

bibin98

Yes my EXE application have icon, actually in the previous InnoScript version it is no problem

Randem

Creating an icon can be done in many different ways. First does your application have an icon? If so then you can use the same icon that you used in your exe. If not then you will need to create one or extract one from another file.

bibin98

Great jobs randem  thanks all menu in tab section is viewable clearly. I have 1 question how can I create SilviaCell.ico so that the shortcut can appear icon picture?

Randem

Try this Beta Version for screen resizing... Just replace the current InnoScript.exe file with this one in the installed location.
 

bibin98

Owww... please update InnoScript that can viewed perfectly in various screen resolution. I guess that the font is too big maybe u can make the font more smaller.
 
I am not tested yet in client machine, later I let you knoow about the test result. Thx

Randem

Ok, will look into resizing the screen but it was definitely not designed for a screen that small... Probably the smallest was 1280x800.
 
Did you add the VC   Runtime 2008 to your script and test it?

bibin98


Randem

OK, Sorry about that. Use the second button from the top for VC Runtimes it is VC Runtimes 2008. You can also look in the help section to see the full screen so that you know what is on it. We will work on the reszing for a smaller screen. What size screen do you have? (Not resolution)

bibin98


 
 
I can't see the caption of command box, your screen maybe to wide in my computer screen. I have 1024x768 resolution. Thx

Randem

Ok, try including VC Runtime 2008 in your project since InnoScript did not recognize a file in your installation as a VC   Runtime file.