Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: teddy7 on May 28, 2009, 10:40:43 PM

Title: Reg Svr32 : code erreur 0x3
Post by: teddy7 on May 28, 2009, 10:40:43 PM
Hi,
 
I used Innosetup to make a setup for my vb6 program.
 
When I install it on my computer (with vista) it is OK. But on other computers (still with vista) sometimes we get the message:
 
Impossible d
Title: Reg Svr32 : code erreur 0x3
Post by: Randem on May 29, 2009, 08:35:05 AM
First tell me what version of InnoScript and Inno Setup (two different programs) you are using, it may make a difference.
 
Also post the script that you used.
Title: Reg Svr32 : code erreur 0x3
Post by: teddy7 on May 29, 2009, 09:26:03 AM
Inno Setup Script Creator 9.0.0.6
I used it once to get a script and then modify it directely.
Here is my script:
 
[Languages]
Name:fr;MessagesFile:compiler:French-15-5.1.11.isl
 
[Setup]
AppName=Glop
AppVerName=Glop V5.2.6
AppCopyright= Copyright
Title: Reg Svr32 : code erreur 0x3
Post by: Randem on May 29, 2009, 09:46:53 AM
You are posting an Inno Setup Wizard script. This script was not created by InnoScript and you are posting in an InnoScript forum...  
 
How are you sure you have everything you need?
 
BTW: You have to be missing files for some source files has no paths
Title: Reg Svr32 : code erreur 0x3
Post by: teddy7 on June 01, 2009, 09:44:59 PM
Yes I did, this script was created by InnoScript at first and then I adapted it so may be presentation doesn't look like the original script but at first I did use InnoScript. I have just downloaded the latest version (9.3 build 4 trial) and remenber I used this soft to make my script.
Title: Reg Svr32 : code erreur 0x3
Post by: Randem on June 01, 2009, 10:16:35 PM
Ok, you may have used it to create the script but once you changed it in great detail it is no longer an InnoScript script you also mentioned you used Inno Setup Script Creator 9.0.0.6 on it. Run your project thru InnoScript and post that script. That is the only way I can determine that you have everything that you need. Then I can determine how to help you with missing files.