Missing letter in script

Started by Randem, January 25, 2008, 02:01:39 PM

Previous topic - Next topic

Randem

This issue has been corrected in Version 8.0 Build 7.
 
Thank you for reporting this issue

Randem

Ok, it is verified and we are working on a solution for this issue. I will post an update when it is solved.

tcj

Sorry for not beeinge excact, I meant a long used *.pjt-File.
 
So far it does only happen with (the one and only) file in the {cf}-folder.
 
I downloaded innoscript yesterday to update my older v7.0 installation
 
I am using vb6.
 

Randem

What exactly do you mean by you recompiled a long used script? You can only compile scripts with Inno Setup not InnoScript. InnoScript generates the scripts. I will look into this issue. Does it only happen with files in the {cf} folder or elsewhere also?
 
When did you download the version of InnoScript you have?
What are you using VB6 or VB.NET?
Can you post your VB Project file?

tcj

I updated from 7.0 to 8.0 build 6 and
recompiled a long-used script.
 
I found the following entry in the [files] section:
----------------------------------------------
Source: c:programmegemeinsame dateienmicrosoft shareddaodao360.dll; DestDir: {cf}icrosoft shareddao; Flags:  regserver restartreplace sharedfile;  
----------------------------------------------
 
Note the missing 'm' in DestDir: {cf}icrosoft
 
Where does it come from?  
 
Regards,
tcj