Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(424)

Unified Diff: recovery/repair_exe/msp/setup_env.bat

Issue 624713003: Keep only base/extractor.[cc|h]. (Closed) Base URL: https://chromium.googlesource.com/external/omaha.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « recovery/repair_exe/msp/requiredfile.txt ('k') | recovery/repair_exe/msp/testApplying300Patches.bat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recovery/repair_exe/msp/setup_env.bat
diff --git a/recovery/repair_exe/msp/setup_env.bat b/recovery/repair_exe/msp/setup_env.bat
deleted file mode 100644
index 3ddcc7655ace78a20a75661d35b1327097360a7b..0000000000000000000000000000000000000000
--- a/recovery/repair_exe/msp/setup_env.bat
+++ /dev/null
@@ -1,5 +0,0 @@
-:: This script must not rely on any external tools or PATH values.
-@echo OFF
-
-:: Creating the MSP requires the msimsp.exe from the 2003 R2 SDK
-set PATH=%PATH%;%~dp0..\..\..\..\third_party\platformsdk_win_server_2003_r2_partial\Samples\SysMgmt\Msi\Patching
« no previous file with comments | « recovery/repair_exe/msp/requiredfile.txt ('k') | recovery/repair_exe/msp/testApplying300Patches.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698