B4A - (Beginner) Can't run beacuse of an unknown error - vb4android

Just installed B4A as it's shown on the official website and i still can't build & run an example project (Hello world).
I installed the app on my cellphone too and successfully connected to it, installed B4A Designer as the firt app asked to.
I'm getting this error, sorry it's in French. But basically it says that it doesn't find a file (i m wondering which one...).
enter image description here

Install exactly has shown here:B4A installation
Especially at Step 2 this: Download the required resources. Click on that link.
That step I forgot too. And then you get errors.
If you follow exactly without haste. It will work OK.

Related

Nodejs won't install : An error occurred while applying security settings. Authenticathed Users is not a valid user or group

I have a problem since yesterday, I made the error of uninstalling Nodejs to put the latest version (14.17.2 LTS OR 16.4.1 Current) and since I have this error ... I do not understand, this is my personal pc and I am the admin (normally) I do not understand either how to solve this problem and in the meantime I can no longer work ...
I've been looking for solutions since yesterday but can't find what I need to do to fix it ..
(PS: excuse my English, I'm French)
I attach you the capture of my administrator account
Windows 10
Error Nodejs
administrator account
MAJ 06/july/2021:
I finally managed to cheat the thing, downloaded the Nodejs ZIP folder, and put it straight to my hard drive and it worked.
Open Command Prompt (cmd.exe) as administrator and type or copy/paste:
net localgroup /add "Authenticated Users"
Then click the "Retry" button or run the installation file again.

NodeJS is not recognizing commands on windows 10

I've installed Node.js on Windows 10 using this tutorial. I set the system variable for it as shown below [also explained in this SO post. But when I run the following command in the command prompt, I get the following error:
Error
Nodejs environment variable:
UPDATE
I'm just starting with learning Node.js. Below you can find (pics) is the way I'm trying to access Node.js on my windows 10 machine. It's not working. What should I do instead?
If you've correctly installed NodeJS on your machine you should be able to do the following:
Go to start and search for Node.js [ a 'desktop app' should appear with a green icon having the exact same name you entered -Can't miss it :) ]
I suggest opening it as an administrator -[not really necessary, but to avoid (possible) further problems ]
Open that, and try typing the same command e.g. console.log('What about now? :)')
Since you like pictures, here you go :)

Node.js installation (windows installer) terminates prematurely on windows 10 64-bit

After going through a windows 10 re-installation due to a windows update crashing my laptop, I was left with re-installing many applications. One of them being node.js. When I tried to install it through the windows installer, I kept getting 'setup wizard ended prematurely because of an error message'. I am not sure what the problem is. I used x64 version which is what my OS is and there is no nodejs folder in program files. When I logged the installation this message popped in a lot of the lines has no eligible binary patches. Before the no eligible lines there were error logs such as:
'WixSchedInternetShortcuts: Error 0x8007000d: failed to add temporary row, dberr: 1, err: Directory_'
'WixSchedInternetShortcuts: Folder 'ApplicationProgramsFolder' already exists in the CreateFolder table; the above error is harmless'
If that is not enough information please advice me on how to send the full logs without spamming huge text in the thread. Thank you.
The MSI log file:
https://gist.github.com/luki2000/ab00476127d54aaf610d8bda84d40a64
Maybe try to search the log for "value 3" as explained by Rob Mensching in his blog. Doing so will find the locations in the log file that describe errors of significance.
Many people use dropbox, gdisk or similar to post logs. Some put it on github (just a sample log for OP, leaving in for reference). Check that last link, is that the same problem you see perhaps? (search for "value 3" as explained above - without the quotes of course). Looks like there is an error creating an Internet shortcut. Perhaps that is a Windows 10 problem? I will take a quick look.
I am betting Bob Arnson knows what this problem is outright. He will probably give us the real answer, see below for my workaround.
The correct thing to do overall, would probably be to communicate the problem back to the Node.js guys so they can fix the problem once and for all.
UPDATE: Maybe see if this answer helps you: node.js installer failing with 'CAQuietExec Failed' and 1603 error code on Windows 7. Essentially un-check Event tracing(ETW) in the setup's feature dialog - or you can try to launch the MSI from an elevated command prompt.
UPDATE: There seem to be two Internet shortcuts configured for this MSI in the WixInternetShortcut table. I would just create a transform to remove these two shortcuts and try a reinstall. If you feel bold and fearless and like to break the law, you can delete the two rows from the table and just save directly to the MSI itself. This is never the right thing to do if you are a deployment specialists. The original MSI is sacred, but if this is for your own system and you need to get something done, that would work. Then you just install the MSI direct afterwards. Otherwise you can install the transform after creating it with a simple command line:
msiexec.exe /i node-v8.11.2-x64.msi TRANSFORMS="C:\MyTransform"
You can create the transform using Orca, InstEd or SuperOrca or any commercial tool that supports creating transforms.
In case you don't know, transforms are little database fragments that are applied to the original MSI (which is also a database under the hood). After the transform is applied the in-memory version of the MSI is the MSI + the changes from the transform.

Where to find STREAM_ANALYTICS_TOKEN for installing Winds?

I am trying to install Winds on my computer but there is one value for configuration that I can not find on dashboard but it says that is required for .env STREAM_ANALYTICS_TOKEN
in readme it says that this value is required but there is no clue where I can get it. where it can be found?
For Pro organizations, your STREAM_ANALYTICS_TOKEN can be found in the "Analytics" section of your app in the Stream dashboard.
However, I believe that Winds should still function normally without it. Are you getting an error when trying to start or use the app?

syntax error on kodi installation error on firestick

I just tried to install kodi on firestick via apps2fire done this on numerous occasions without a hickup but i just encountered this error
[Upload successful,/system/bin/sh: syntax error.'('unexpected]
not sure how to correct it or go near anything in case i do more damage
already done a factory reset on tablet and reinstalled apps 2 fire and kodi 16.1 but still receiving the same error
does anyone know what direction i should take
many thanks
you could try downloader.
Here is step by step instructions - https://kodifiretvstick.com/install-kodi-17-firestick/
In a nut shell just download the app and Enter the website where to find krypton (Stack overflow wont let my type the url so go to the article and fine it on step 11)
and it will download kodi onto the firestick, Ive used this method many times.

Resources