Page 1 of 1

Msi program with default icon

Posted: Fri Nov 26, 2010 5:20 pm
by nebrera
Hello

I would like to install the vpn client for some users.

Could I change the openvpn client icon to a "company" icon.

I generate the msi program with the following script:
/usr/local/openvpn_as/scripts/sacli --itype msi --cn XXXXX -o ~/ GetInstaller

I would like when this user install their msi program it appers with other icon instead of openvpn icon.

Is that possible? Do I need to use more parameters?

Thanks


Pablo