
So i need to separate the scripts one for x32 and other for 圆4. This workaround is only in the case you are using Crystal reports and still needs to be tested in a 32 bits machine,but i almost certain that it will also work.įor the moment i am testing on 64bits machine with win 8.1,and i will test the scripts in a 32bits also.

So i think i have found a workaround, i dont think that this a solution because i cant explain some of the things that are happening. SetIniString('install', 'dotnetRedist', dotnetRedistPath, ExpandConstant('', 'Version', version) įor the moment there are 2 options, one always install, and two check if file exists with FileExists.so any help is appreciated. MemoDependenciesNeeded := memoDependenciesNeeded + ' Crystal Reports' #13 MsgBox('GasSoft needs the Crystal Reports to be installed by an Administrator', mbInformation, MB_OK) NET Framework 4.0\Crystal Reports')) then If (not RegKeyExists(HKLM, 'Software\SAP BusinessObjects\Crystal Reports for. This is what i am trying to do: //check crystalReports i need to check if the runtime engine of crystal reports 13 is installed, if not then installed.

I am currently trying to create a custom script for installing a program.
