Hello.
I tested to load dll file by using Bundle-NativeCode.
sample)
Bundle-NativeCode: lib/test.dll; osname=Win32; processor=x86; processor=x86-64
It have no problem except Windows 2008 R2 x64.
If not R2, It's successed. (Windows 2008 x64)
How to write in MANIFEST.MF ?
