HI:
Attached a send my script, because in the line 114 i have an error.
Can you help me please?
Thanks
Aloha,
Could you give more details? What is the error? and what exactly is the line? I see line 114 as
Source: C:\WINDOWS\system32\msstdfmt.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Hi:
The error is in that line and said:
Error line 114:
Attempt to deploy DLL file from your own Windows System directory
Follow the instructions that show on the screen at the end EVERY TIME you create a script in InnoScript. The instructions are in the documentation also. It explains EXACTLY what to do.
Do you mean this:
Script created: G:Projectos VBWINBIRDS PROFISSIONALWinbirds ProfissionalScriptsWinbirds Profissional 1.0.13 Release.iss
Files Found: 45
Files Unsafe: 15
Files Unsafe WinSxS: 0
Files Missing: 0
Files Deleted: 2
Files Replaced: 0
Files Not Found: 0 (Shown in Red)
Elapsed Time: 00:00:05 - 08-24-2012
WARNING: UNSAFE FILES MAY BE IN THIS SCRIPT
Please view the log for more details on your files
Sorry but i don't know what i must do to avoid this error...
Hi:
New error...can you see?
(https://randemsystems.support/discus/messages/12/10614.jpg)
There is a code section that is missing that InnoScript automatically places in the scripts that use Crystal Reports. That code section contains the code that is needed.
Hi:
It was nice, if you tell me where i can find this code section, because i had search, but i had no find it!
Thanks
Hi:
I think the problem it was the registration of the software, thats because the script as missing the code to deploy CR...I think the code is alerady in the script but now i have this error!
I send you the new script too!
(https://randemsystems.support/discus/messages/12/10618.jpg)
The problem is this line:
OutputBaseFilename=G:Projectos VBWinbirds ProfissionalWinbirds Profissional
i had chance to:
OutputBaseFilename=Winbirds Profissional
Problem resolved
Glad you got it working. Yes, the trail version does not place the code section into the script, but you have been a registered user for a long time and you have registered version 11, so I did not think of that.
Most of the problem related to a script will come from changing elements of the script without fully knowing exactly what the elements do. We recommend that you use the script as it is generated to make sure it works then make changes. In this way you will know if it is something you changed that caused the issue. This is the method that we suggest, it eliminated a lot of issues before they present.