Print issues on 64-Bit Windows
26/10/2017 Stuart Moore
Problem
Unable to print from an application in a 32-bit Container on 64-Bit Windows e.g. Windows 10.
Cause
The application in the 32-bit Container is unable to invoke the 64-Bit Print Spool process, splwow64.exe.
Solution
- Place the AppAcceleratorV64.dll and the 64-Bit version of AppAcceleratorV.exe into the Container. (These files can be obtained by running the Packager on a 64bit OS)
- Add an exclusion for the print spool service to AppAcceleratorV.clc
<Exclude>SPLWOW64.exe</Exclude>