nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
Other
2.08k stars 626 forks source link

SCCM silent installation with no update #9256

Open wrfortiscue opened 5 years ago

wrfortiscue commented 5 years ago

Hello,

Trying to fully automate the install while having no update box popup and reminder to submit information box.

I could not find a registry setting to remove updates. I did however edit the settings and got an INI file. I can drop this into the appdata directory of the current user and it works, but only when manually running the install script.

No matter how I setup the install in SCCM, it does not recognize the nvda folder in appdata with ini settings until I close the nvda application and re open it.

I have to install the application "for system" in sccm for admin rights, then I also have a dependency "as user" to install the appdata folder.

so long story short I can't get rid of the initial update/information popup box and I would like to remove it.

Thank you

ruifontes commented 5 years ago

What NVDA version are you trying to install?

I have a customer also trying to do a completly automatized and silent install in a network...

Best regards,

Rui Fontes NVDA portuguese team

Às 00:01 de 09/02/2019, wrfortiscue escreveu:

Hello,

Trying to fully automate the install while having no update box popup and reminder to submit information box.

I could not find a registry setting to remove updates. I did however edit the settings and got an INI file. I can drop this into the appdata directory of the current user and it works, but only when manually running the install script.

No matter how I setup the install in SCCM, it does not recognize the nvda folder in appdata with ini settings until I close the nvda application and re open it.

I have to install the application "for system" in sccm for admin rights, then I also have a dependency "as user" to install the appdata folder.

so long story short I can't get rid of the initial update/information popup box and I would like to remove it.

Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/9256, or mute the thread https://github.com/notifications/unsubscribe-auth/APIHxpEniGIbT9igrYrYRIxHl7_46cLSks5vLg_NgaJpZM4ayI4f.

LeonarddeR commented 5 years ago

I've also got some requests to make it possible to disable the update check system wide. A working approach could be enforcing the start of NVDA in secure mode (with the --secure) flag, but this is far from ideal.

See also #8574 which added the ability to disable start at logon with a command line parameter.

wrfortiscue commented 5 years ago

2018.3.2 Thanks

From: ruifontes notifications@github.com Sent: Friday, February 8, 2019 6:24 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Fortiscue, William William.Fortiscue@oag.texas.gov; Author author@noreply.github.com Subject: Re: [nvaccess/nvda] SCCM silent installation with no update (#9256)

What NVDA version are you trying to install?

I have a customer also trying to do a completly automatized and silent install in a network...

Best regards,

Rui Fontes NVDA portuguese team

Às 00:01 de 09/02/2019, wrfortiscue escreveu:

Hello,

Trying to fully automate the install while having no update box popup and reminder to submit information box.

I could not find a registry setting to remove updates. I did however edit the settings and got an INI file. I can drop this into the appdata directory of the current user and it works, but only when manually running the install script.

No matter how I setup the install in SCCM, it does not recognize the nvda folder in appdata with ini settings until I close the nvda application and re open it.

I have to install the application "for system" in sccm for admin rights, then I also have a dependency "as user" to install the appdata folder.

so long story short I can't get rid of the initial update/information popup box and I would like to remove it.

Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/9256, or mute the thread https://github.com/notifications/unsubscribe-auth/APIHxpEniGIbT9igrYrYRIxHl7_46cLSks5vLg_NgaJpZM4ayI4f.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_nvaccess_nvda_issues_9256-23issuecomment-2D461991319&d=DwMFaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=o7SIDN808b3l8EjAlKrLgl2vdDS1NZUF1R2RZ3TGreY&m=Xi19BC1-HuJ7w-Mqb973hgCji9H5MPRlOwJ9xst0kNM&s=QxzCDosHyih3bBo48-6RQ_yG1fbm654YdrKDa1HfS2c&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AtRCuKjWVRCpS040RqGvezLF-2DKxaVP3Aks5vLhUJgaJpZM4ayI4f&d=DwMFaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=o7SIDN808b3l8EjAlKrLgl2vdDS1NZUF1R2RZ3TGreY&m=Xi19BC1-HuJ7w-Mqb973hgCji9H5MPRlOwJ9xst0kNM&s=NZkNC9fU3NWTrVH04van29zzG8bqojK4KdTfu30rU9o&e=.

wrfortiscue commented 5 years ago

Hello,

Any update to this?

Thank you

From: ruifontes notifications@github.com Sent: Friday, February 8, 2019 6:24 PM To: nvaccess/nvda nvda@noreply.github.com Cc: Fortiscue, William William.Fortiscue@oag.texas.gov; Author author@noreply.github.com Subject: Re: [nvaccess/nvda] SCCM silent installation with no update (#9256)

What NVDA version are you trying to install?

I have a customer also trying to do a completly automatized and silent install in a network...

Best regards,

Rui Fontes NVDA portuguese team

Às 00:01 de 09/02/2019, wrfortiscue escreveu:

Hello,

Trying to fully automate the install while having no update box popup and reminder to submit information box.

I could not find a registry setting to remove updates. I did however edit the settings and got an INI file. I can drop this into the appdata directory of the current user and it works, but only when manually running the install script.

No matter how I setup the install in SCCM, it does not recognize the nvda folder in appdata with ini settings until I close the nvda application and re open it.

I have to install the application "for system" in sccm for admin rights, then I also have a dependency "as user" to install the appdata folder.

so long story short I can't get rid of the initial update/information popup box and I would like to remove it.

Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/9256, or mute the thread https://github.com/notifications/unsubscribe-auth/APIHxpEniGIbT9igrYrYRIxHl7_46cLSks5vLg_NgaJpZM4ayI4f.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_nvaccess_nvda_issues_9256-23issuecomment-2D461991319&d=DwMFaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=o7SIDN808b3l8EjAlKrLgl2vdDS1NZUF1R2RZ3TGreY&m=Xi19BC1-HuJ7w-Mqb973hgCji9H5MPRlOwJ9xst0kNM&s=QxzCDosHyih3bBo48-6RQ_yG1fbm654YdrKDa1HfS2c&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AtRCuKjWVRCpS040RqGvezLF-2DKxaVP3Aks5vLhUJgaJpZM4ayI4f&d=DwMFaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=o7SIDN808b3l8EjAlKrLgl2vdDS1NZUF1R2RZ3TGreY&m=Xi19BC1-HuJ7w-Mqb973hgCji9H5MPRlOwJ9xst0kNM&s=NZkNC9fU3NWTrVH04van29zzG8bqojK4KdTfu30rU9o&e=.

LeonarddeR commented 5 years ago

Not yet. I'll try to discuss this with either @michaeldcurran or @feerrenrut in the near future.

wrfortiscue commented 5 years ago

Thank you

From: Leonard de Ruijter notifications@github.com Sent: Friday, February 15, 2019 10:08 AM To: nvaccess/nvda nvda@noreply.github.com Cc: Fortiscue, William William.Fortiscue@oag.texas.gov; Author author@noreply.github.com Subject: Re: [nvaccess/nvda] SCCM silent installation with no update (#9256)

Not yet. I'll try to discuss this with either @michaelDCurranhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_michaelDCurran&d=DwMCaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=o7SIDN808b3l8EjAlKrLgl2vdDS1NZUF1R2RZ3TGreY&m=mn5ZfkVD_H1c0P5f7KGwhSjkdJB4jLReeQabUWc0eS0&s=n4A5vjnWGQZKDywJd5eDYe3J6Vr07D6wWgdk4QJsMeg&e= or @feerrenruthttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_feerrenrut&d=DwMCaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=o7SIDN808b3l8EjAlKrLgl2vdDS1NZUF1R2RZ3TGreY&m=mn5ZfkVD_H1c0P5f7KGwhSjkdJB4jLReeQabUWc0eS0&s=rAIvhv7iSAEPCQcZDvQpqVNINN836X2jVLySYiNQFEQ&e= in the near future.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_nvaccess_nvda_issues_9256-23issuecomment-2D464104648&d=DwMCaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=o7SIDN808b3l8EjAlKrLgl2vdDS1NZUF1R2RZ3TGreY&m=mn5ZfkVD_H1c0P5f7KGwhSjkdJB4jLReeQabUWc0eS0&s=RslcioAPK2dB1kEXIH8HvVfrzfZqcy_pMMC-iHwG5oU&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AtRCuAbJjcAOphhGrThQOHZv4pgEU7VWks5vNttagaJpZM4ayI4f&d=DwMCaQ&c=Z_mC1sqOcfBCM1ZptXokOj7_ss37GsaAMzCZyvOxKN4&r=o7SIDN808b3l8EjAlKrLgl2vdDS1NZUF1R2RZ3TGreY&m=mn5ZfkVD_H1c0P5f7KGwhSjkdJB4jLReeQabUWc0eS0&s=nA3jmMouLZ1lpop1Gl-lakkIeep-mR2HLFGqmHiqZkA&e=.