root %!s(int64=3) %!d(string=hai) anos
pai
achega
33bdd30cc8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/static/win/installer.nsh

+ 1 - 1
src/static/win/installer.nsh

@@ -7,7 +7,7 @@
 !macroend
 
 !macro customInstall
-    WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Run""CocoRoboXDeskTop" "$INSTDIR\CocoRoboXDeskTop.exe"
+    ; WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Run""CocoRoboXDeskTop" "$INSTDIR\CocoRoboXDeskTop.exe"
     nsExec::Exec ".\resources\ca.bat"
     ${ifNot} ${isUpdated}
         ; ${If} ${RunningX64}