Install
This section is used during installation and the values should never be modified, only read.
[Install]
AllowComponent=
AllowToken=
ConfigurationGlobal=HKLM\SOFTWARE\Pointsharp\NetiD\Client
ConfigurationLocal=
ContactMail=
ContactPhone=
ContactSupport=
Directory=%ProgramFiles%\Pointsharp\Net iD\Client
Package=
PostActionInstall=
PreActionInstall=
ProductID=
Special=PREVIEW
Time=2021-06-01 21:22:09,47
Version=
AllowComponent
AllowComponent specifies the components that should be available.
[Install]
AllowComponent=0xFFFFFFFF
AllowToken
AllowToken specifies the tokens that should be available. See Tokens for more information.
[Install]
AllowToken=0xFFFFFFFF
ConfigurationGlobal
ConfigurationGlobal specifies the location of the global configuration.
[Install]
ConfigurationGlobal=HKLM\SOFTWARE\Pointsharp\NetiD\Client
Contact
The Contact parameters specify the contact information that can be retrived by the plugin using GetProperty("SupportInfo"). The presentation depends on the GUI package, and the use of the values is optional.
[Install]
ContactMail=info@pointsharp.com
ContactPhone=+46 8 601 23 00
ContactSupport=https://support.pointsharp.com
Directory
Directory sets the installation directory.
[Install]
Directory=%ProgramFiles%\Pointsharp\Net iD\Client
PostActionInstall
Actions executed after installation.
[Install]
PostActionInstall=action name 1|{condition name 1}||action name 2|{condition name 2}
PostActionUninstall
Actions executed after uninstallation.
[Install]
PostActionUninstall=action name 1|{condition name 1}||action name 2|{condition name 2}
PreActionInstall
Actions executed before installation.
[Install]
PreActionInstall=action name 1|{condition name 1}||action name 2|{condition name 2}
PreActionUninstall
Actions executed before uninstallation.
[Install]
PreActionUninstall=action name 1|{condition name 1}||action name 2|{condition name 2}
ProductID
ProductID sets the product ID of the installation, used to separate different installations from each other. All user specific parameters, such as soft tokens, are stored in the same local configuration location. This parameter is used to generate unique names for those parameters if they should not be shared.
[Install]
ProductID=com.pointsharp.netid.access
A soft token named Softy
is stored in the local configuration database, for example in the file netid_db.cfg
.
<vsc_default_Softy=Zpa/6h4KC3lYb3nzOFhgo ... ZiUMrklogjJn/>
<vsc_com.pointsharp.netid.access_Softy=Ybg2QXFNdDAOCungD9CEs ... Txcy8H0VWHDv/>
Special
Special sets the special part of the version, for example, UD/BETA/RC/FRC.
[Install]
Special=BETA