Skip to Content
0
Former Member
Nov 18, 2010 at 09:55 PM

Install Add-on to specific users

65 Views

Hi,

Here is the situation: i have created an add-on with VS 2005 for SBO 2007A and it works perfectly. Then, i have created an Install.exe for my custom Add-on with the SAP B1 AddonInstaller .NET Wizard in VS2005 and AddOnRegDataGen.exe.

When i log into SBO with the admin credentials, i am able to install my new Add-on with the installer. It works! But then, every body that logs in for the first time has the Wizard form Installer that cums up and then they have to install the Add-on.

What i want to do is to be able to install the Add-on to couple of users and not to all of them.

Do i need to change my Install.exe in order to catch the company.username?

Is it possible to manually go and install pc by pc the add-on?

I have also try the mandatory, active and force install properties but no results.

Thank you all for your help.