Hi,
I have a 64bit installer and want to install a mix of 64bit and 32bit programs. I set the "%AppFolder%" in the Session Variables to "%ProgramFilesFolder64%\My Program" for the 64bit progs to be installed in - say "C:\Program Files\My Program", but I have no idea how to move the 32bit progs to "C:\Program Files (x86)\My Program".
Any hint is appreciated.
w.
I have a 64bit installer and want to install a mix of 64bit and 32bit programs. I set the "%AppFolder%" in the Session Variables to "%ProgramFilesFolder64%\My Program" for the 64bit progs to be installed in - say "C:\Program Files\My Program", but I have no idea how to move the 32bit progs to "C:\Program Files (x86)\My Program".
Any hint is appreciated.
w.
Comment