Home
last modified time | relevance | path

Searched refs:Uninstall (Results 1 – 25 of 32) sorted by relevance

12

/external/libwebsockets/win32port/
Dlibwebsockets.nsi68 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 …]
/external/python/cpython2/PC/VS7.1/
DUninstal.wse445 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%
Dpython20.wse2844 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 …]
/external/chromium-trace/catapult/devil/devil/android/tools/
Dwebview_app.py141 device.Uninstall(package_name)
160 device.Uninstall(package_name)
Dsystem_app_devicetest.py49 self._device.Uninstall(self.PACKAGE)
Dsystem_app.py287 device.Uninstall(apk_helper.GetPackageName(apk))
Dprovision_devices.py254 device.Uninstall(package)
/external/toybox/scripts/
Dinstall.sh18 [ "$1" == "--uninstall" ] && UNINSTALL=Uninstall
/external/eigen/cmake/
DEigenUninstall.cmake1 ################ CMake Uninstall Template #######################
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dadb_wrapper_devicetest.py89 self._adb.Uninstall('some.nonexistant.package')
Dadb_wrapper.py965 def Uninstall(self, member in AdbWrapper
/external/llvm-project/llvm/utils/release/
Dbuild_llvm_package.bat97 del repack\Uninstall.exe
147 del repack\Uninstall.exe
/external/expat/win32/
Dexpat.iss24 UninstallFilesDir={app}\Uninstall
/external/libevent/
DMakefile.am127 cmake/Uninstall.cmake.in \
DCMakeLists.txt1542 configure_file(${PROJECT_SOURCE_DIR}/cmake/Uninstall.cmake.in
1543 ${PROJECT_BINARY_DIR}/Uninstall.cmake
1547 COMMAND ${CMAKE_COMMAND} -P ${PROJECT_BINARY_DIR}/Uninstall.cmake)
/external/python/pybind11/
DCMakeLists.txt247 # Uninstall target
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils_test.py1006 ([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)
Ddevice_utils.py1311 self.Uninstall(package_name)
1360 def Uninstall(self, package_name, keep_data=False, timeout=None, member in DeviceUtils
1384 self.adb.Uninstall(package_name, keep_data)
/external/chromium-trace/catapult/devil/docs/
Dadb_wrapper.md350 ### AdbWrapper.Uninstall
/external/python/jinja/docs/
Dextensions.rst74 Uninstall the environment's globally installed translation.
/external/elfutils/config/
DChangeLog45 * Makefile.am (uninstall-local): Uninstall the new profile.d files.
/external/python/cpython3/Misc/NEWS.d/
D3.7.0b1.rst826 Ensure separate Modify and Uninstall buttons are displayed.
/external/python/cpython3/Doc/using/
Dwindows.rst273 choose "Uninstall/Change" to open the installer in maintenance mode.
283 "Uninstall" will remove Python entirely, with the exception of the
330 Python in Start and right-click to select Uninstall. Uninstalling will
/external/libcups/
DDEVELOPING.md612 ### Install/Uninstall Support
/external/python/cpython3/Tools/msi/
DREADME.txt516 Repair, Modify and Uninstall

12