Archive: Vista Games Explorer help


Vista Games Explorer help
I've built an installer with InstallAnywhere. I've just learned that I have to install the game to Vista Games Explorer. It looks like NSIS provides this capability. To do it with InstallAnywhere I'd probably have to write a custom exe. Without rewriting my InstallAnywhere installer in NSIS, what would be the best approach to use both? For example, can I write a "silent" installer in NSIS that is called after InstallAnywhere finishes, just to deal with Vista Games Explorer?

If anyone can come up with a quick solution and code I can use, I'm willing to do it on a consulting basis.

Thanks

Brian


You can write a silent NSIS installer by using the following command in your code:

SilentInstall silent