Pregunta

The msi file created by the VS2010 setup/install project does not install on Windows 2000. One will see a message like: "the procedure entry point GetNativeSystemInfo was not found" I can use a VS2008 setup project to solve this. What VS2010 solution is there to this problem?

¿Fue útil?

Solución 2

Went with InstallShield LE which is integrated into VS and is free.

Otros consejos

Advanced Installer can create a setup working on Win2K, it has a free version too.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top