This repository has been archived by the owner on Sep 5, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
crazy-max
committed
Aug 31, 2013
1 parent
e9a35f0
commit 1b0a882
Showing
1 changed file
with
2 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ SETLOCAL EnableDelayedExpansion | |
:: :: | ||
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | ||
|
||
TITLE Node.js Portable v1.1 | ||
TITLE Node.js Portable v1.2 | ||
|
||
:: Settings | ||
SET nodejsVersion=0.10.17 | ||
|
@@ -48,10 +48,7 @@ SET nodejsUrl=http://nodejs.org/dist/v%nodejsVersion%/%nodejsMsiPackage% | |
:::::::::::::::::::::::::::::::::::::::: | ||
CLS | ||
ECHO. | ||
ECHO # Node.js Portable v1.1 | ||
ECHO Author : Cr@zy | ||
ECHO Email : [email protected] | ||
ECHO Date : 04/18/2013 | ||
ECHO # Node.js Portable v1.2 | ||
ECHO. | ||
|
||
ECHO 1 - Launch | ||
|