anveshsindiri
Posts: 1
Joined: Fri Oct 18, 2013 11:59 am

Limiting installer's installations

Hello,

I want to build an installer that can be installed 10 times only on several machines in network.
I need to push my installer through SCCM. How can i restrict my installer not installing more
than the required count.

Anyone please help me in finding a solution for my problem.

Thanks
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Limiting installer's installations

Hello and welcome to Advanced Installer forums,

Thank you for your interest in Advanced Installer.

In order to achieve this you can use our "Package Serial Validation " support with "Server-side validation" option. Also, you can limit the number of installations using the approach described in the last part of our "Configure server-side serial number validation" article.

Also, you can set the Server-side validation properties (e.g. PIDKEY) from command line.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”