Created
June 7, 2016 18:37
-
-
Save hakatashi/da61b883771c33b916e23510bd255890 to your computer and use it in GitHub Desktop.
RailsInstaller fixer
This file contains hidden or 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
| @ECHO OFF | |
| IF NOT "%~f0" == "~f0" GOTO :WinNT | |
| ECHO.This version of Ruby has not been built with support for Windows 95/98/Me. | |
| GOTO :EOF | |
| :WinNT | |
| @"%~dp0ruby.exe" "%~dpn0" %* |
This file contains hidden or 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
| @ECHO OFF | |
| IF NOT "%~f0" == "~f0" GOTO :WinNT | |
| ECHO.This version of Ruby has not been built with support for Windows 95/98/Me. | |
| GOTO :EOF | |
| :WinNT | |
| @"%~dp0ruby.exe" "%~dpn0" %* |
This file contains hidden or 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
| @ECHO OFF | |
| IF NOT "%~f0" == "~f0" GOTO :WinNT | |
| ECHO.This version of Ruby has not been built with support for Windows 95/98/Me. | |
| GOTO :EOF | |
| :WinNT | |
| @"%~dp0ruby.exe" "%~dpn0" %* |
This file contains hidden or 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
| @ECHO OFF | |
| IF NOT "%~f0" == "~f0" GOTO :WinNT | |
| ECHO.This version of Ruby has not been built with support for Windows 95/98/Me. | |
| GOTO :EOF | |
| :WinNT | |
| @"%~dp0ruby.exe" "%~dpn0" %* |
This file contains hidden or 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
| @ECHO OFF | |
| IF NOT "%~f0" == "~f0" GOTO :WinNT | |
| ECHO.This version of Ruby has not been built with support for Windows 95/98/Me. | |
| GOTO :EOF | |
| :WinNT | |
| @"%~dp0ruby.exe" "%~dpn0" %* |
This file contains hidden or 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
| @ECHO OFF | |
| IF NOT "%~f0" == "~f0" GOTO :WinNT | |
| ECHO.This version of Ruby has not been built with support for Windows 95/98/Me. | |
| GOTO :EOF | |
| :WinNT | |
| @"%~dp0ruby.exe" "%~dpn0" %* |
This file contains hidden or 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
| @ECHO OFF | |
| IF NOT "%~f0" == "~f0" GOTO :WinNT | |
| ECHO.This version of Ruby has not been built with support for Windows 95/98/Me. | |
| GOTO :EOF | |
| :WinNT | |
| @"%~dp0ruby.exe" "%~dpn0" %* |
This file contains hidden or 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
| @ECHO OFF | |
| IF NOT "%~f0" == "~f0" GOTO :WinNT | |
| ECHO.This version of Ruby has not been built with support for Windows 95/98/Me. | |
| GOTO :EOF | |
| :WinNT | |
| @"%~dp0ruby.exe" "%~dpn0" %* |
This file contains hidden or 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
| @ECHO OFF | |
| IF NOT "%~f0" == "~f0" GOTO :WinNT | |
| ECHO.This version of Ruby has not been built with support for Windows 95/98/Me. | |
| GOTO :EOF | |
| :WinNT | |
| @"%~dp0ruby.exe" "%~dpn0" %* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment