Searched refs:Uninstall (Results 1 – 25 of 46) sorted by relevance
12
68 WriteUninstaller "$INSTDIR\Uninstall.exe"69 …WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\libwebsockets" "DisplayName"…70 … "Software\Microsoft\Windows\CurrentVersion\Uninstall\libwebsockets" "UninstallString" "$\"$INSTDI…71 …oftware\Microsoft\Windows\CurrentVersion\Uninstall\libwebsockets" "QuietUninstallString" "$\"$INST…72 …WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\libwebsockets" "HelpLink" "h…73 …WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\libwebsockets" "URLInfoAbout…74 …WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\libwebsockets" "DisplayVersi…75 …WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\libwebsockets" "NoModify" …76 …WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\libwebsockets" "NoRepair" …79 Section "Uninstall" section[all …]
9 This test will fail if failed to Install, Enable, Disable, Uninstall Profile23 Do test RS-> Install -> RS -> Enable -> RS-> Disable -> RS -> Uninstall25 This test will fail if failed to Install, Enable, Disable, Uninstall Profile
445 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%452 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%465 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%472 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%484 Icon Name=Uninstall %APPTITLE%499 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%505 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2844 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%2851 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%2858 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%2865 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%2872 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%2881 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%2888 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%2895 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%2902 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%2909 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%[all …]
141 device.Uninstall(package_name)160 device.Uninstall(package_name)
49 self._device.Uninstall(self.PACKAGE)
287 device.Uninstall(apk_helper.GetPackageName(apk))
254 device.Uninstall(package)
148 def Uninstall(device, package, enable_device_cache=False): function151 device.Uninstall(package)367 Uninstall(device, apk.GetPackageName(), enable_device_cache=args.cache)
18 [ "$1" == "--uninstall" ] && UNINSTALL=Uninstall
1 ################ CMake Uninstall Template #######################
89 self._adb.Uninstall('some.nonexistant.package')
965 def Uninstall(self, member in AdbWrapper
11 * [Uninstall packages](#uninstall-packages)183 ## Uninstall packages
48 1. Uninstall and reinstall Setuptools. Run ``pip uninstall -y setuptools`` for
127 cmake/Uninstall.cmake.in \
1542 configure_file(${PROJECT_SOURCE_DIR}/cmake/Uninstall.cmake.in1543 ${PROJECT_BINARY_DIR}/Uninstall.cmake1547 COMMAND ${CMAKE_COMMAND} -P ${PROJECT_BINARY_DIR}/Uninstall.cmake)
57 UninstallFilesDir={app}\Uninstall
585 self._device.Uninstall(self.browser_package_name)1105 self._device.Uninstall(current_webview_provider)
431 device.Uninstall(package)
247 # Uninstall target
1006 ([TEST_APK_PATH], None)), self.call.device.Uninstall(TEST_PACKAGE),1024 ]), self.call.device.Uninstall(TEST_PACKAGE),1305 self.call.device.Uninstall(TEST_PACKAGE),1324 ['/path.apk']), self.call.adb.Uninstall(TEST_PACKAGE, True)):1325 self.device.Uninstall(TEST_PACKAGE, True)1330 self.device.Uninstall(TEST_PACKAGE, True)