diff --git a/windows/tsm/SilentInstaller/registration.template.json b/windows/tsm/SilentInstaller/registration.template.json index abb459b..6d4d84f 100644 --- a/windows/tsm/SilentInstaller/registration.template.json +++ b/windows/tsm/SilentInstaller/registration.template.json @@ -11,5 +11,7 @@ "city" : "[value]", "state" : "[value]", "zip" : "[value]", - "country" : "[value]" + "country" : "[value]", + "company_employees" : "[value]", + "opt_in" : "[value]" }