Installing NativeScript Windows Setup windows 32 Bits - nativescript

I'm trying to install NativeScript on windows 7 32 bits, so I followed this: https://docs.nativescript.org/angular/start/ns-setup-win#nativescript-advanced-setup-windows
so steps 1, 2, 3, 4 and 6 work! but the setup 6 doesn't work, it shows this error:
Spanish
C:\Windows\system32>"%ANDROID_HOME%\tools\bin\sdkmanager" "emulator" "platform-tools" "platforms;android-28" "build-tools;28.0.3" "extras;android;m2repository" "extras;google;m2re
pository"
Esta versión de C:\Program Files\AdoptOpenJDK\jdk8u192-b12\bin\java.exe
no es compatible con la versión de Windows que está ejecutando. Compruebe la información de sistema del equ
ipo para consultar si necesita una versión x86 (32 bits) o x64 (64 bits) del programa, y después póngase en contacto con el editor del software.
C:\Windows\system32>
English Version of Error:
This version of C: \ Program Files \ AdoptOpenJDK \ jdk8u192-b12 \ bin \ java.exe
It is not compatible with the version of Windows you are running. Check the system information of the equ
ipo to check if you need an x86 (32 bit) or x64 (64 bit) version of the program, and then contact the software publisher.
what can I do???

Related

I got 2 VM's one for NE and Other VM for WE both got - ad extension 1.12 for we and ad extension 1.12 for ne but it works for ne not for we

publisher "Microsoft.Azure.Monitor"
type "AzureMonitorWindowsAgent"
type_handler_version "1.12"
I gave 1.12 for VM and 1.10 version for another VM it works but i want both should work for NE and WE with 1.12 Version.
Both are Windows VM and it should work with same versions.

How to install informatica 10.1.0 on windows 10 Pro 64-bit?

How to install informatica 10.1.0 on windows 10 Pro 64 bit?
I have downloaded files from https://edelivery.oracle.com/. Extracted files and double clicked on install.bat file. But only a black screen flashes for a second.
Informatica 10.1 Files
System Details:
Operating system: Windows 10 Pro 64-bit
RAM: 16 GB
Java version: Java 7 64-bit (Also tried with Java 8)
Is there any other prerequisite for informatica 10.1.0?
Is it compatible with Windows 10 Pro 64-bit?
Please give me any solution or suggestion.
Informatica server does not support on windows 10 pro.

Can't access mvn command from command line?

I've tried to access mvn from command line.
Installation path
C:\Program Files\Apache Software Foundation\apache-maven-3.1.1
User variables
M2 = %M2_HOME%\bin
M2_HOME = C:\Program Files\Apache Software Foundation\apache-maven-3.1.1
JAVA_HOME = C:\Archivos de programa\Java\jdk1.7.0_25
System variables
Path = %M2%;%JAVA_HOME%/bin; and others...
I try to se if Maven is well configured through mvn --version as the manual says but this is the result:
C:\>mvn --version
"mvn" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
C:\Program Files\Apache Software Foundation\apache-maven-3.1.1\bin>mvn --version
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 17:22:22+0200)
Maven home: C:\Program Files\Apache Software Foundation\apache-maven-3.1.1
Java version: 1.7.0_25, vendor: Oracle Corporation
Java home: C:\Archivos de programa\Java\jdk1.7.0_25\jre
Default locale: es_ES, platform encoding: Cp1252
OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"
What could it be this? Should I export the variables every time I need them?
Path = %M2%;%JAVA_HOME%/bin; and others...
If you change %M2% to %M2_HOME%\bin it'll work.
To be precise: if you execute 'set Path' it must contain the path to the bin directory of Maven.
In my past I was the same (Windows 7) and I solved it by running the cmd as administrator. Click Start - Accessories - click Command System right click Run as Administrator
export M2_HOME=/usr/local/apache-maven/apache-maven-3.3.9
export M2=$M2_HOME/bin
export PATH=$M2:$PATH
mvn --version
Note: Set Java path if not available

Install ImageMagick on MinGW

When I install IM on MinGW I got this error
c:\Users\MumMum\Desktop\MagickCore\ImageMagick-6.7.7-0/magick/nt-base.c:1021: un
defined reference to `IsWow64Process'
How i solve this problem?
You do not specify your OS version. IsWow64Process ("Is this a Windows on Windows 64 bit process?") is only implemented in XP and later desktop OSes, and Windows 2008 and Windows 2003 SP1. See: http://msdn.microsoft.com/en-us/library/ms684139%28v=vs.85%29.aspx
In a pinch, try installing the Portable version of ImageMagick: Link

Installing flex on Mac Parallels

I am trying to install Flex 3 on my Windows 7 Virtual machine (parallels desktop) on my Mac Pro.
The problem seems to be some sort of conflict between the copy of Flex 3 Builder installed on Mac OS X.
The installer tries to install Flex in x:/Program Files/Adobe/Flex Builder 3/
but since Parallels Desktop connects all directories, there resides the Flex Builder 3 installation of MAC.
I get this error Log:
!SESSION 2010-04-22 16:09:23.031 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: -application org.eclipse.update.core.standaloneUpdate -command install -from file:\C:\Program Files\Adobe\Flex Builder 3 Windose\com.adobe.flexbuilder.update.site/ -featureId com.adobe.flexbuilder.feature.standalone -version 3.0.214193
Command-line arguments: -application org.eclipse.update.core.standaloneUpdate -command install -from file:\C:\Program Files\Adobe\Flex Builder 3 Windose\com.adobe.flexbuilder.update.site/ -featureId com.adobe.flexbuilder.feature.standalone -version 3.0.214193
!ENTRY org.eclipse.update.core 4 0 2010-04-22 16:09:29.187
!MESSAGE Cannot install featurecom.adobe.flexbuilder.feature.standalone 3.0.214193
I had the same problem and the solution was deactivate the option "enable share profile" on the parallels virtual machine options (well, i am not sure if on english his name is that).
After it i could install any program (including flex builder) without problems. :)

Resources