Hi Matt,
no don't have a spare PC, im afraid to corrupt my "productive" installation.
But i can create a new application with the wizard in the IDE. I can run this new application in the VM, so it does not seem to be general issue. This application runs in the IDE and I created a 32 Bit and a 64 Bit Version which runs within the VM and on my real machine.
Just testing how to migrate the kernel32 /user32 Windows API calls...
BTW:
Using the runtimepackager for 32/64Bit i found out that you are not abel to mix up 32 and 64 via xcopy deployment.
After Unpacking:
msiexec /a c:\temp\PB15_32Bit.msi /qb TARGETDIR=c:\temp\32BIT
msiexec /a c:\temp\PB15_64Bit.msi /qb TARGETDIR=c:\temp\64BIT
you will find different PBVM versions:
So we will be forced to destinguish the folders for 32 Bit and 64 Bit Versions. Today we deploy everything in one folder including the PBVM.
Regards
Marco