I want to deploy EditPlus using System Center Configuration Manager. I want to deploy it without any display and with our registry key.
So I create the deployment software package with bellow command line on SCCM.
"EditPlus 4.0_64bit.exe -s -sp-s"
It will be deployed without any display. It's OK. But, it cannot include our registry key. How can I install EditPlus included our registry key and username with command line?
Best regards. Sungsoo.
A
Risposta di
Alex Urbach
I've checked the examples and documentation regarding the way System Center Configuration Manager is working, and I've found based on other examples found on forums, that to avoid registry key inclusion. EditPlus is just an application, but it will work if you don't include the registry key (check the installation folder as well), then the program will be deployed normally or you can make the program run without Administrator, which will prevent access to the registry but still run.
No, the software is not working with GitHub. I have visited the official website and read through all the available pages to look for Github integration/support, but there is nothing available. I also used Google Search strings to identify GitHub discussions inside the website, and again without results.
I recommend contacting the developers of the application in order to know more about it: [email protected]
Hello.
I want to deploy EditPlus using System Center Configuration Manager. I want to deploy it without any display and with our registry key.
So I create the deployment software package with bellow command line on SCCM.
"EditPlus 4.0_64bit.exe -s -sp-s"
It will be deployed without any display. It's OK. But, it cannot include our registry key. How can I install EditPlus included our registry key and username with command line?
Best regards.
Sungsoo.
I've checked the examples and documentation regarding the way System Center Configuration Manager is working, and I've found based on other examples found on forums, that to avoid registry key inclusion. EditPlus is just an application, but it will work if you don't include the registry key (check the installation folder as well), then the program will be deployed normally or you can make the program run without Administrator, which will prevent access to the registry but still run.
No, the software is not working with GitHub. I have visited the official website and read through all the available pages to look for Github integration/support, but there is nothing available. I also used Google Search strings to identify GitHub discussions inside the website, and again without results.
I recommend contacting the developers of the application in order to know more about it: [email protected]