Android Windows Install
INSTALL WINDOWS BY TERMUX
Script For Install Windows In Android By Termux. Without Root.
First Download WIN10TP.iso File
Go to http://bit.ly/wintermux.
Download WIN10TP.iso file from link given above. File size is about 480mb.
Put this file in download folder. don’t change name of iso file.
Termux Android Terminal:
https://play.google.com/store/apps/details?id=com.termux
Then open termux and give following commands.
- How To Install In Termux
$ termux-setup-storage
$ pkg up -y
$ pkg install git
$ git clone https://github.com/termuxprofessor/wintermux
$ cd wintermux
$ chmod +x wintermux.sh
$ bash wintermux.sh
Download and open VNC viewer app from playstore. Create new connection. Set $erver as 127.0.0.1:2. Then Connect.

Leave a comment