Hi, At Sun, 17 Jul 2011 05:22:32 +0900, Luis Lavena wrote in [ruby-core:38108]: > I would like to understand why original script is merged with the > batchfile stub in tools/rbinstall.rb > > Perhaps we can remove that? Removing the stub, or splitting to a batch file and a script file? > The only reason I see with this is PowerShell, which finds the > extensionless script prior the .bat one and attempts to execute it > (dunno why, but that is what it tries). The reason is just that one file is handier than two files. I know nothing about PowerShell. -- Nobu Nakada