]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
[WINOF] script cleanup, shorten Folder names for respective installers:
authorStan Smith <stan.smith@intel.com>
Tue, 23 Feb 2010 23:07:53 +0000 (23:07 +0000)
committerStan Smith <stan.smith@intel.com>
Tue, 23 Feb 2010 23:07:53 +0000 (23:07 +0000)
Windows 7 --> win7, add HPC_Edition to win7 folder name.

git-svn-id: svn://openib.tc.cornell.edu/gen1@2712 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

branches/WOF2-2/WinOF/WIX/build-OFA-dist.bat

index 0f22eec8d90670dda03ed0200c3625eaebb67aba..086f04f1cb7dffcadfab46d13aff296874c1588f 100644 (file)
@@ -222,10 +222,10 @@ pushd %MSI%
 \r
 rem rename MS Operating System code-names to common Retail names\r
 pushd v%ID%\r
-rename wlh Server_2008-Vista-HPC\r
-rename wnet Server_2003-XP64\r
+rename wlh Svr_2008-Vista-HPC\r
+rename wnet Svr_2003-XP64\r
 rename wxp XP32\r
-rename win7 Windows7_Server_2008_R2\r
+rename win7 Win7-Svr_2008_R2-HPC_Edition\r
 popd\r
 \r
 IF EXIST %ZIP%  del /F/Q %ZIP%\r
@@ -236,7 +236,7 @@ rmdir /Q /S v%ID%
 \r
 popd\r
 \r
-echo -----\r
+echo.\r
 echo -----\r
 echo WinOF v%ID% distribution @ %MSI%\%ZIP%\r
 echo -----\r