I want to change the argument in seviceInstall
argument= runSessionRecordingAgent -ProductCode=[ProductCode] -Installer.Version=11.2.000002 -E2S.ConnectionString=[E2S.CONNECTIONSTRING] -E2S.UseSsl=[E2S.USESSL] -E2S.AuthorizationGuid=[E2S.AUTHORIZATIONGUID] -E2S.OrganizationId=[E2S.ORGANIZATIONID]
But every time I change it with its respective values it won't take the values in as the string is getting too long exception image
need help.