Aptana Studio 3.6.1 stand-alone version install error (Win XP and Win 7) - aptana

I have download Aptana Studio 3.6.1 stand-alone version and attempted to install in on two different computers. The first computer is a Windoxs XP, 32-bit. The second computer is a Windows 7, 64-bit. In each case, I get the same error message about 3-4 minutes into the install:
"Failed to correctly acquire installer_nodejs_windows.msi file: CRC error."
Any ideas on what I should try?

First I suggest you not to use Aptana Studio. It seems that developers are not actively developing it.
I had the same problem, but installing download nodejs solved my problem.
Happy Coding!

Related

How can I solve an error after installing RStudio

I downloaded Rstudio and installed it on my laptop. When I want to open Rstudio I see the below message:
The program can't start because api-ms-win-runtime-|1-1-0.dll is missing from your computer. Try reinstalling the program to fix this problem.
Could you please help me how I can solve this error and work with RStudio?
(I have R on my laptop and work with it without any problem.)
I solved this problem. I did not have Visual C++ Redistributable for Visual Studio 2015 installed. I downloaded and installed Visual C++ Redistributable for Visual Studio 2015. Now the mentioned error is fixed. I can work with RStudio.

What is the latest version of R known to run on windows xp?

As in R documentation:
The last version known to run on Windows 2000 was 2.12.2. Windows XP is no longer supported.
I tried to install R 3.4.3 on windows xp , but i faced problems when installing packages that i didn't face when installing them on Windows 7 system. I think it is safe to assume that R 2.12.2 runs on Windows xp as windows 2000, but does a version later than R 2.12.2 runs on windows xp also? what is the highest version ?
The latest version officially supported on XP was one version below, 3.4.2. Nevertheless, R as high as 3.6.0 installs and runs well on XP (though is not officially QA tested).
Starting from v.3.6.1, R is packed with InnoSetup v.6.0.0 (that means, installing on WinXP will not succeed and end up with an error "not valid Win32 application"). However, one may try to unpack the installer and deploy the files manually (still may help to launch R itself). Another option which may be useful is One Core API.
But... All this stuff is relevant if one is going to use plain R or integrated R environment in some old application. Many 3rd-party R packages require the most up-to-date versions of R, what will cause inconveniences on WinXP.

Using Linux bash in Windows 10 to introduce Linux R interpreter to Rstudio (Windows application) .

I have a real problem with Unicode in Windows. So I just use Linux. Now I want to know if there is any innovative way to use Microsoft R Open which is installed on Linux bash as the interpreter in RStudio in Windows 10.
I know I can install an X Server on Linux bash but I want it to work in native Windows application.
Maybe this video is needed for inspiration.
Have smart minds any idea?
It is now possible to run RStudio Server on Bash on Ubuntu on Windows by installing opencpu and RStudio Server.
Please follow https://www.opencpu.org/download.html instructions.
Tested on Windows 10 Build 16299 with
opencpu-2.0 and rstudio-server-1.1.383-amd64
Install RStudio with conda, and stick to the Anaconda channels. They use MS Open R.
See also:
https://www.guru99.com/download-install-r-rstudio.html

Install Aptana Studio on windows

When I try to install Aptana Studio, I get an error message Failed to correctly acquire installer_nodejs_windows.msi file: CRC error. I am then told that Aptana Studio setup ended prematurely bacause of an error. The installer then shuts down without installing the application. I have installed nodejs, but still get this error.
This is because the PC you are installing it on, has no internet connection.
I had following message boxes before I got the error you mentioned:
Solution: On a PC connected to internet either go to the URLs above , download and transfer the installer files to your PC, or get the newest versions of nodejs and git, then install them on your development PC.
See also:
installing aptana on a computer with no Internet
Cannot install Aptana Studio 3.6 on Windows
I get the same error when trying to install Aptana 3.6.1 just now. Found the solution in this thread another thread(run the installer with "/passive /norestart").

Install old version of Aptana plugin

I'm having problems with the new Aptana plugin (version 3.0.4) and had to uninstall it. Version 3.0.3 worked perfectly for me and I'd like to install it again but can't find it nowhere :-(
Any tips on where to get that version?
Thanks for any tips
To download Studio 3.0.3, you could use the following links: Windows, Mac, Linux 32-bit, Linux 64-bit, and for Plugins.

Resources