Frage

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?

War es hilfreich?

Lösung 2

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

Andere Tipps

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top