You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Installer_win.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,11 +42,11 @@ Create the installer
42
42
--------------
43
43
44
44
- In the HM NIS Edit, click on **Compile** under the menu NSIS to create the Uninstaller generator.
45
-
- The "MEGAsyncSETUP.exe" file should be in your <project_folder> now.
45
+
- The "MEGAsyncSetup.exe" file should be in your <project_folder> now.
46
+
- Note that "MEGAsyncSetup.exe" support silent installation passing `/S` as parameter. Although using it requires admin rights.
46
47
47
48
Final comments
48
49
--------------
49
50
50
-
- MEGASync is released exclusively in x86. Versions for 64 bits are generated exclusively on demand.
51
51
- If the new installer is intended to be a public version (instead of a debug version for customers or internal usage), the file must be signed by using the MEGA certificate.
0 commit comments