Thursday, August 13, 2020

When you type a command and opens Windows Store or another

 

>PROBLEM

For instance, on console, you type python and opens instead Windows Store panel or another program.


>SOLUTION

- Go to:

C:\Users\your_user_login_here\AppData\Local\Microsoft\WindowsApps


- Possibly, there is an equivalent command shadowing the one you really wish.

Delete it or rename it.
That's it.



virtualbox6: debian: netbeans install issues: "dpkg: warning: 'ldconfig' not found in PATH or not executable" and "pkg-deb: error: archive 'apache-netbeans_....deb' uses unknown compression for member 'control.tar.zst', giving up"

  >PROBLEMS/SOLUTIONS You desire to install  Netbeans  on a Debian O.S. using the VirtualBox v.6 because the VirtualBox v.7 fails on your...