kernel32.dll
Posted: Fri Feb 03, 2006 10:27 am
Hello,
I wrote a very simple installation containing just one file.
I use vmware to test the results of the installation on different OS.
The final exe is build with compression mode at best and a single SFX file is generated.
On my development computer, the installation works fine (Windows XP).
But when I try to install it on a Windows 95 vmware image, I have this message :
"The file Test.exe is linked to a missing exportation of KERNELL32:SetProcessAffinityMask"
And a new error windows appears
(InstallAware initialization error)
"a device linked to the system does not work properly"
I did not made any restrictions on the client OS with the wizard. So it should install on any Windows OS.
Can someone help me to resolve this problem ?
thank you
I wrote a very simple installation containing just one file.
I use vmware to test the results of the installation on different OS.
The final exe is build with compression mode at best and a single SFX file is generated.
On my development computer, the installation works fine (Windows XP).
But when I try to install it on a Windows 95 vmware image, I have this message :
"The file Test.exe is linked to a missing exportation of KERNELL32:SetProcessAffinityMask"
And a new error windows appears
(InstallAware initialization error)
"a device linked to the system does not work properly"
I did not made any restrictions on the client OS with the wizard. So it should install on any Windows OS.
Can someone help me to resolve this problem ?
thank you