User is creating SMS install for PW 08.11.09.xx for 64 bit machine. If they install PW manually it splits the files into Program Files and Program Filesx86, but if they opt the install path to one dir such as c:\program files, they get error message that is not allowed. If they send all install files to one dir (.i.e C:\Program Files\) via their install script, it does work. User wants to verify that this can be done and PW will function normally.
The install files of PW SELECTSeries 3 08.11.09.xx for 64 bit should be split into two different directories. To send these files to one dir is a known and reported issue using the install script. Please, don’t install PW in such a way, it will not function properly.
You can still use the command line, but you need to define two install locations, one for the 32bit and one for the 64bit . They have to be different locations:
msiexec /i <fullpath>\ProjectWise Explorer V8i (SELECTseries 3) (x64).msi /qn INSTALLDIR=D:\test\silent INSTALLDIR64=D:\test\silent2
**Note that you cannot define different x64 install locations if PWE is not the first PW software installed.==================================================================
Product TechNotes and FAQs
Bentley Technical Support KnowledgeBase
Bentley LEARN Server
Bentley's Technical Support Group requests that you please confine any comments you have on this Wiki entry to this "Comments or Corrections?" section. THANK YOU!