-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sukri Kadir edited this page Feb 6, 2021
·
1 revision
No. | Steps |
---|---|
0 | Pre-validate to check the administration right when executing the script. |
1 | Identify the Windows Operating System (OS) architecture in the target system (i.e. 32-bit or 64-bit). |
2 | Pre-validate the Notepad++ application in the target system (either installed or not). |
3 | Throw the warning message if the target system already installed with the Notepad++ application and show its current version as well. |
4 | Download the latest Notepad++ installer from its official site and temporarily save to C:\Users\<userprofile>\Downloads . |
5 | Install silently the Notepad++ installer in the target system. |
6 | Post-validate the Notepad++ application in the target system to check the installation was successfully installed. |