Search found 3 matches

Go to advanced search

by mdaly
Mon Nov 05, 2012 7:32 pm
Forum: Building Installers
Topic: How to make Mixed 64/32 Bit Installer
Replies: 12
Views: 22712
 
Jump to post

Re: How to make Mixed 64/32 Bit Installer

Thank You! This worked, but now I'm receiving DEP errors; where I never had an issue with just AMD 64 or 32 test projects. Any suggestions?

mdaly
by mdaly
Fri Nov 02, 2012 8:47 pm
Forum: Building Installers
Topic: How to make Mixed 64/32 Bit Installer
Replies: 12
Views: 22712
 
Jump to post

Re: How to make Mixed 64/32 Bit Installer

Hi,

I created a mixed project and in the setup directory there are 2 .MSI files, 1 .CAB and an .EXE file. I was hoping that I would have one file to send out for installation. Did I create the install package incorrectly? Is there a way to use the Professional version to create one install file for ...
by mdaly
Fri Nov 02, 2012 7:20 pm
Forum: Building Installers
Topic: How to make Mixed 64/32 Bit Installer
Replies: 12
Views: 22712
 
Jump to post

Re: How to make Mixed 64/32 Bit Installer

Hi Alex,

This is just not possible in the windows-install system, right? Because i cannot start the xxx.x64.msi on a 32-bit machine
i guess the platform signature of an msi has to be unique...

The EXE file built by Advanced Installer is a 32 bit one, this contains the x86 and x64 MSI files as ...

Go to advanced search