Index: /hadoop4win-setup/hadoop4win-setup.bat
===================================================================
--- /hadoop4win-setup/hadoop4win-setup.bat	(revision 132)
+++ /hadoop4win-setup/hadoop4win-setup.bat	(revision 133)
@@ -79,7 +79,7 @@
 REM -- This is why there below is no space in front of ">".
 
-echo Install> "%CYGWIN_ROOT%\etc\setup\last-action"
-echo %LOCAL_REPOSITORY%> "%CYGWIN_ROOT%\etc\setup\last-cache"
-echo cygwin_mirror> "%CYGWIN_ROOT%\etc\setup\last-mirror"
+echo Install > "%CYGWIN_ROOT%\etc\setup\last-action"
+echo %LOCAL_REPOSITORY% > "%CYGWIN_ROOT%\etc\setup\last-cache"
+echo cygwin_mirror > "%CYGWIN_ROOT%\etc\setup\last-mirror"
 
 REM - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@@ -91,5 +91,5 @@
 REM real do cygwin installation
 
-"%CYGWIN_SETUP%" -q -d -L -l "%LOCAL_REPOSITORY%\cygwin_mirror" -R "%CYGWIN_ROOT%"
+"%CYGWIN_SETUP%" -q -d -L -l "%LOCAL_REPOSITORY%\cygwin_mirror" -R "%CYGWIN_ROOT%" -P cygrunsrv,file,openssh,perl,procps,ncurses,rsync,sharutils,shutdown,subversion,tcp_wrappers,termcap,unzip,wget,zip,zlib
 
 REM - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
