Pergunta

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?

Foi útil?

Solução 2

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

Outras dicas

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top