.net 3.5 installation - General Questions and Answers

I can't install .net framework 3.5 on my dell laptop..i've tried all the steps in google....using group policy editor....by enabling it on program and features ....by offline installation...by uninstalling security updates....also by using dism command....while using dism command it says log file not found...but when i go through the path its there..~! For offline installation i have not found sources/sxs/ folder on my C: drive.....my laptop is 64bit 8.1 pro ...i'm behind this for almost 1 month...!
Note: while installing most of the pc says "install this feature" but mine says " download and install this feature"
When i connect to internet its not downloading anything...!

Hello mate, this link may be useful. Btw if it is enabled in program features already that means you already have it installed 0_0.

Related

Software problems after installation

Good afternoon. I've installed two different programs and after installation, trying to run them i get error messages, as follow :
1) Program EventCountdownV2.2.exe. After installation (either in device, or
storage card), when i run the program i get this error message :
There is an unexpected error in application EventCountdownV2.2.exe. Choose "End" and then run this program again or choose "Details" for more details.
Details :
EventCountdownV2.2.exe
InvalidCastException
in Microsoft.VisualBasic.CompilerServices.Conversions.ToDate()
in RFTEventCountdown.form1.ListBox1_SelectedIndexChanged()
in System.Windows.Forms.ListBox.OnSelectedIndexChanged()
in System.Windows.Forms.Control._InternalWnProc()
in Microsoft.AGL.Forms.CTL.ListBox.set_SelectedIndex()
in RFTEventCountdown.form1.form1_Load()
in System.Windows.Forms.Form.OnLoad()
in System.Windows.Forms.Form_SetVisibleNotify()
in System.Windows.Forms.Control.set_Visible()
in System.Windows.Forms.Application.Run()
in RFTEventCountdown.form1.Main()
2) Program iFonz-0.9.4.exe. After installation (either in device, or
storage card), when i run the program i get this error message :
There is an unexpected error in application iFonz.exe. Choose "End" and then run this program again or choose "Details" for more details.
The query string is incorrectly formatted.
It is not possible to show error message because it is not possible to find optional sources retention.
Details :
iFonz.exe
ArgumentException
The query string is incorrectly formatted.
It is not possible to show error message because it is not possible to find optional sources retention.
in Microsoft.WindowsMobile.PocketOutlook.AppointmentCollection.Restrict()
in iFonz.iFonz.SetTopAndBallons()
in iFonz.iFonz.iFonz_Load()
in System.Windows.Forms.Form.OnLoad()
in System.Windows.Forms.Form_SetVisibleNotify()
in System.Windows.Forms.Control.set_Visible()
in System.Windows.Forms.Application.Run()
in iFonz.iFonz.Main()
Can somebody help me ? Is there any idea why this hapen? Any solution ? I tried to update .NET Compact Framework 3.5 Redistributable (installation sucsseful), but no results. Still get errors.
Regards
Kostas

[TOOL] Mass Apk Installer /system install Linux & Windows v1.5 Update 18/6/2016

[TOOL] Mass Apk Installer /system install [OSX Linux Windows] v2.2 Update 2/4/2017
Apk mass installer is back and better than ever. Many things have been going on and development of the app has left behind but the project has started again.
First of all new support for other OS have been implemented including Linux and Osx , Windows has already been supported since version 0.
Now mass apk installer can also make backup's of android phones backing up apks from phone. Backup's can also exported to a zip file and even encrypted with AES 256 bit encryption. Installing apk's to phone from zip and encrypted files is also supported
Also there is support to store apk info and metadata in sqlite database this feature is beta
Last but not least apk mass installer has a new home in github the link is below
https://github.com/binary-signal/mass-apk-installer
Hi
This application automatically installs apk's to android phone or to /system partition with a few clicks
1.Extract the contents of the archive
2.Copy the apk's you want to install into the apk directory
3.Enable Unknown Sources in phone settings and USB debugging
4.Double click run.bat or run.sh
5.Wait....
6.Enjoy
Simple as that
Last Update 2/4/2017
Table of contents:
0x2: Software Description
0x3: How to use this software
0x4: Change Log
0x2: Software Description
This software automates the installation and backing up of apk's, Android applications to your Android phone. It
uses the adb interface provided by Google to install / back up applications via command line prompt to the
phone
0x3: How to use this software
Important Notice: In order the program work successfully you MUST have installed the usb drivers
for your phone model !
0x4: Change Log
v 2.2 Major update of code and new features
Added support for Mac OS X
Improved support for Linux
Added new feature back up phone apk's
Added zip archive support for backup's and install's features
Added AES 256 encryption to backup's
Removed feature apk installation to /sys partition
Added support for Android Nougat
v 1.5 Code maintenance
Fixed a bug when trying to create a directory already existed returned errors
Added some new future's overide the adb check state and refactored the dummy install process for apk's
In the new version the new future's will be added and manipulated via command line arguments
For now the new futures are experimental and not available to stable release only on beta release
v 1.4 Fixed an error about naming of apk'files containing space
character. Now the non valid apk names are fixed auto
matically and space character is replaced with '_' character
before installation.
v 1.3 Fixed some errors in messages while program was running
Now the apk folder ins't necessary to have only apk files, The program automatically separates
the apk's in the folder and installs them.It will skip non apks files
Installation size info is available now
Removed some unnecessary dll files from root folder
Wait for adb server a few seconds before try to install anything just to make sure the phone is connected
Wait for user input (Enter) to exit program
Update documentation
v 1.2 Now it is able to install apk's to /system partition. This future is extremely dangerous use it at your own rick
Update messages during runtime
v 1.1 Update Documentation, minor bug fixes
Please leave comments for this app Thank U !
USE THIS SOFTWARE WITH YOUR OWN RISK !!!!!!
Sounds good.
Is ther option to install system/app partition too?
That would be nice!
Cheers!
Taavi
Sent from my MT15i using Tapatalk
Until now no , but in the future i might code something like that !
KarmaToBurn said:
Until now no , but in the future i might code something like that !
Click to expand...
Click to collapse
Just finished the new version fix some bugs and now you can install your apk's to
/system partition ! Cheers !
KarmaToBurn said:
Just finished the new version fix some bugs and now you can install your apk's to
/system partition ! Cheers !
Click to expand...
Click to collapse
Nice!! Thanx
Sent from my MT15i using Tapatalk
this is awesome, i definitely need this ..thanks man
Thanks. Where download link??
KarmaToBurn said:
Hi
This application automatically installs apk's to android phone or to /system partition with a few clicks
1.Extract the contents of the archive
2.Copy the apk's you want to install into the apk directory
3.Enable Unknown Sources in phone settings and USB debugging
4.Double click run.bat or run_sys.apk if you want to install to /system partition
5.Wait....
6.Enjoy
Simple as that
The app can run in Windows Xp SP2, Windows Vista and Windows 7 both x86 x86_64 arch
More Detailed Info
Read me file for apk install
Table of contents:
0x1: Contact Information
0x2: Software Description
0x3: How to use this software
0x4: Archive Contents
0x5: Change Log
0x1: Contact Information
You can sent requests, bugs and anything you want at: [email protected]
0x2: Software Description
This software automates the installation of apk's, Android applications to your Android phone. It
uses the adb interface provided by Google to install application via command line prompt to the
phone
0x3: How to use this software
After downloading the rar file apkinstall.rar extract the contents of the archive in your desired
directory, for example C:\Users\User\Desktop\apkinstall. Then then open the newly creates directory.
You will notice there are a couple of file and some folders.Put tou apk's into tha apk folder and
then double click the run.bat. A console will appear and install automatically every apk you put in
the apk folder. After install the console will exit and you are done. Unplug your phone and enjoy
your new apps.
Important Notice: In order the program work succesfully you MUST have installed the usb drivers
for your phone model ! For sony erricson just install pc companion. This sofware was tested in
Windows Vista x86/x86_x64 & Windows 7 x86/x86_x64, propably Windows Xp SP2 and above is supported.
0x4: Archive Contents
apkinstall.rar -+
|- ADB -+
| |-adb.exe
| |-adblinux
| |-adbmac
| |-AdbWinApi.dll
| |-AdbWinUsbApi.dll
|-apk -+
|-AdbInterface.dll
|-apk_mass_install.exe
|-DriverInstaller.dll
|-run.bat
|-run_sys.bat
Notes: '+' sign is for directories
0x5: Change Log
v 1.2 Now it is able to install apk's to /system partition. This future is extremly dangerous use it at your own rick
Update messages during runtime
v 1.1 Update Documentation, Minnor bug fixes
Please leave comments for this app Thank U !
You can download the app from here
code.google.com/p/mass-apk-installer/
USE THIS SOFTWARE WITH YOUR OWN RISK !!!!!!
Click to expand...
Click to collapse
ph.miki said:
Thanks. Where download link??
Click to expand...
Click to collapse
Look agen
taaviu said:
Look agen
Click to expand...
Click to collapse
blind, sorry
Awesome
Is there an option to install the apks to the external SDcard instead of to the internal SDcard?
Thanks.
No offense to the OP for his work...but couldn't something like this be done with a single line batch script? (granted it would only install and not anything extra)
for /f %%a IN ('dir /b Apk\*.apk') do adb install Apk\%%a
OMG you really DO understand our needs!
Aweeesomeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee!!!
This is damn funny.. an 'application' (Android) based on linux with a fancy wrapper/GUI and all these folks are making these really cool toys that are for... A WINDOWS MACHINE.
My head hurts
Awsome.
My apps are the reason why I hate flashing new roms. It's just a pain.
But I will definitely be more inclined to trying new things now thanks to this thanks a lot *beginning process*
KarmaToBurn said:
Hi
This application automatically installs apk's to android phone or to /system partition with a few clicks
1.Extract the contents of the archive
2.Copy the apk's you want to install into the apk directory
3.Enable Unknown Sources in phone settings and USB debugging
4.Double click run.bat or run_sys.apk if you want to install to /system partition
5.Wait....
6.Enjoy
Simple as that
The app can run in Windows Xp SP2, Windows Vista and Windows 7 both x86 x86_64 arch
More Detailed Info
Read me file for apk install
Table of contents:
0x1: Contact Information
0x2: Software Description
0x3: How to use this software
0x4: Archive Contents
0x5: Change Log
0x1: Contact Information
You can sent requests, bugs and anything you want at: [email protected]
0x2: Software Description
This software automates the installation of apk's, Android applications to your Android phone. It
uses the adb interface provided by Google to install application via command line prompt to the
phone
0x3: How to use this software
After downloading the rar file apkinstall.rar extract the contents of the archive in your desired
directory, for example C:\Users\User\Desktop\apkinstall. Then then open the newly creates directory.
You will notice there are a couple of file and some folders.Put tou apk's into tha apk folder and
then double click the run.bat. A console will appear and install automatically every apk you put in
the apk folder. After install the console will exit and you are done. Unplug your phone and enjoy
your new apps.
Important Notice: In order the program work succesfully you MUST have installed the usb drivers
for your phone model ! For sony erricson just install pc companion. This sofware was tested in
Windows Vista x86/x86_x64 & Windows 7 x86/x86_x64, propably Windows Xp SP2 and above is supported.
0x4: Archive Contents
apkinstall.rar -+
|- ADB -+
| |-adb.exe
| |-adblinux
| |-adbmac
| |-AdbWinApi.dll
| |-AdbWinUsbApi.dll
|-apk -+
|-AdbInterface.dll
|-apk_mass_install.exe
|-DriverInstaller.dll
|-run.bat
|-run_sys.bat
Notes: '+' sign is for directories
0x5: Change Log
v 1.2 Now it is able to install apk's to /system partition. This future is extremly dangerous use it at your own rick
Update messages during runtime
v 1.1 Update Documentation, Minnor bug fixes
Please leave comments for this app Thank U !
You can download the app from here
code.google.com/p/mass-apk-installer/
USE THIS SOFTWARE WITH YOUR OWN RISK !!!!!!
Click to expand...
Click to collapse
download link?
Omnichron said:
download link?
Click to expand...
Click to collapse
Look my previous post
Sent from my MT15i using Tapatalk
Excuse my ignorance but does this require adb to be installed?
popoyaya said:
Excuse my ignorance but does this require adb to be installed?
Click to expand...
Click to collapse
NO.
Sent from my MT15i using Tapatalk
You could just use flashtool too. (except for installing to system partition)
Guide:http://imgur.com/a/MBe5a

[Android iA[ JB 4.2.2 Dualboot/Bare metal

Run JB 4.2.2 NATIVE (EFI bios only)
Diualboot with win8/linux/osx. - This is NOT a x86 emu - its bare metal
https://01.org/android-ia/documentation
Required materials:
•1GB or larger USB thumb drive
•A supported target device
•A laptop or PC running Linux, Windows, or Mac OS with working internet connection
Step 1: Back up your existing OS and all data on your device. The Android-IA installer will erase everything and repartition your hard drive automatically.
Step 2: Download the latest installer image for your device from the Downloads page.
Step 3: Prepare the USB thumb drive
Linux users:
•Unzip the downloaded file: `unzip your_installer_file.zip'
•Insert the USB thumb drive into your machine
•Open your terminal application and find the device name of the thumb drive. Run `dmesg' and look near the end for a name like "/dev/sdX" where X is a letter.
•Unmount any partitions that were automatically mounted: `sudo umount /dev/sdX*' (Where X is the letter from above)
•Write the live.img file from the extracted zip to the USB flash: `sudo dd if=live.img of=/dev/sdX bs=1M conv=fsync' (Where X is the letter from above)
Windows users:
•Extract the installer image from the downloaded zip file
•Download "Image Writer" application from https://launchpad.net/win32-image-writer/ and extract it to a folder of your chioce.
•Insert your USB drive into your computer.
•Find the drive letter of your USB drive by opening 'My Computer' on the desktop.
•Run Win32DiskImager.exe from Image Writer's directory.
•In Image Writer's window, select the installer.img you extracted from the downloaded zip
•In Image Writer's window, select your thumb drive's letter that you found in 'My Computer'
•Click "Write" and wait until the process is over.
Mac users:
•Extract the installer image from the downloaded zip file
•Open the Terminal (under Utilities)
•Execute `diskutil list' to get the current list of devices
•Insert your USB drive into your computer.
•Execute `diskutil list' again and determine the device node assigned to your flash media (e.g. /dev/diskN)
•Execute `diskutil unmountDisk /dev/diskN'
•Execute `sudo dd if=live.img of=/dev/diskN bs=1m'
•Execute `diskutil eject /dev/diskN' and remove your flash media when the command completes.
Step 4: Prepare device for installation:
•Set the device to boot from the USB thumb drive (device-specific instructions can be found on the devices page.
•Make sure "UEFI Boot Support" is enabled in the BIOS.
Step 5: Install the system.
• Plug in the USB thumb drive with the Android-IA installer image created in step 1
• Power on the device
• From the boot menu, choose "Install Android to hard disk"
• Wait until the installer finishes
• Unplug the USB thumb drive
• Power off the device by holding down on the power button for 10 sec., then power on the device and choose "Boot Android system" (or let the countdown timer expire)
You're done! Enjoy your Android-IA device.
Click to expand...
Click to collapse
Move post if in wrong section plz...
Sent from nexus 4 AOSP
Hello.
I installed the latest Android-IA (android-4.2.2_r1-ia1) on my Acer Iconia W700, and it works perfectly. The only downside (however, huge one) is the lack of libhoudini - without it half of android apps refuse to load on x86 processor. Which, by the way, scores ~70000 in Antutu (!)...
I searched everywhere, but there's just too little information on both libhoudini as well as Android-IA . Please, can anyone help in porting this library to Android-IA? I know it is not open source, but so are gapps, and Android-x86 already uses libhoudini. So there shouldn't be any real difficulties...
WBR, Draco.
Drakosha said:
Hello.
I installed the latest Android-IA (android-4.2.2_r1-ia1) on my Acer Iconia W700, and it works perfectly. The only downside (however, huge one) is the lack of libhoudini - without it half of android apps refuse to load on x86 processor. Which, by the way, scores ~70000 in Antutu (!)...
I searched everywhere, but there's just too little information on both libhoudini as well as Android-IA . Please, can anyone help in porting this library to Android-IA? I know it is not open source, but so are gapps, and Android-x86 already uses libhoudini. So there shouldn't be any real difficulties...
WBR, Draco.
Click to expand...
Click to collapse
Antutu score 70000!? really? You are using the i5 model?
Drakosha said:
Hello.
I installed the latest Android-IA (android-4.2.2_r1-ia1) on my Acer Iconia W700, and it works perfectly. The only downside (however, huge one) is the lack of libhoudini - without it half of android apps refuse to load on x86 processor. Which, by the way, scores ~70000 in Antutu (!)...
I searched everywhere, but there's just too little information on both libhoudini as well as Android-IA . Please, can anyone help in porting this library to Android-IA? I know it is not open source, but so are gapps, and Android-x86 already uses libhoudini. So there shouldn't be any real difficulties...
WBR, Draco.
Click to expand...
Click to collapse
I remember finding a manual install of libhoudini somewhere but it didnt work. That was with the february version of A-IA, though.
Sent from my 700T using XDA Premium HD app
Drakosha said:
Hello.
I installed the latest Android-IA (android-4.2.2_r1-ia1) on my Acer Iconia W700, and it works perfectly. The only downside (however, huge one) is the lack of libhoudini - without it half of android apps refuse to load on x86 processor. Which, by the way, scores ~70000 in Antutu (!)...
I searched everywhere, but there's just too little information on both libhoudini as well as Android-IA . Please, can anyone help in porting this library to Android-IA? I know it is not open source, but so are gapps, and Android-x86 already uses libhoudini. So there shouldn't be any real difficulties...
WBR, Draco.
Click to expand...
Click to collapse
Did you ever find a solution to this?
DJDrew said:
Did you ever find a solution to this?
Click to expand...
Click to collapse
Hi there
I'd also be glad to hear more about that...From what I could gather so far, there is no fully working ARM translator / libhoudini solutions for android IA. Hence the only solution would be to switch to android x86...
Change dpi and get bluetooth working with android and windows 8.1 at the same time
Do these changes if you are confident in your skills. I'm student and quite busy so if you ask something it can take some time for me to answer. Damages you might do to your system are your own responsibility. I have tested these instructions with Acer W700 on android-4.2.2_r1-ia3 and can confirm that they worked for me.
First changing dpi from original 213 to 160:
1. Get file manager on android like ES file Explorer
2. R/W rights to whole system on android
3. From root go to /system/etc/machine-props/
4. Open acer-w700.prop with ES Explorer and edit line "ro.sf.lcd_density = 213" and change 213 to 160
5. Reboot android and system should now be 160 dpi
Now about that bluetooth. I find it annoying that you have to pair your bluetooth mouse and keyboard again every time when you switch between android and windows 8.1. So I did research and found a way to fix this problem and here's how to do it. I can confirm that this works with Acer bluetooth/cover keyboard and MS Sculpt touch mouse.
1. Pair your bluetooth devices first with android and the with Windows
2. On Windows download PsExec
3.Then from downloaded file copy PsExec.exe in Windows to directory C:\Windows\System32 or to directory where your System32 folder is.
4. Write in the search cmd and run it as administrator
5. Then use command: psexec -s -i regedit.exe
6. Now go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BTHPORT\Parameters\Keys
7. From \Keys you can find your paired bluetooth devices. First there is the devices bluetooh mac address and 32 numbers long linkkey. Now write those linkeys and mac addresses up or copy them.
8. Now everything is set on Windows side. Next boot to android.
9. On android you need again for example ES file Explorer and R/W rights
10. With file Explorer fro root go to /data/misc/bluedroid/
11. Open file called BT_config.xml
12. From text find your devices using mac address
13. When you find you devices mac addres scroll down and you should see line with linkkey and 32 number code.
14. Now take that 32 number code you got from Windows
15 You have to change it little so the linkey works and here how it's done:
for example your Windows linkkey is "12345678qwertyuiasdfghjkpoiuytre" now set it as 8 number clusters like this
"12345678 qwertyui asdfghjk poiuytre"
Now you have to reverse those 8 number clusters
Take the set on far right "poiuytre" and mark it like this "po iu yt re"
Now reverse those pairs like this "re yt iu po"
Now "reytiupo" this is the first line in the new linkkey
Do the same for other three cluster. After it's done this example linkkey looks like this "reytiupojkghdfasuityerqw78563412"
16. When you have your modified Windows linkkey ready you can just replace the old one from the file BT_config.xml
17. Now just reboot android and your keyboard and mouse should work.
I've found that sometimes when switching from Windows to android bluetooth doesn't connect. Just reboot android and your bluetooth devices should connect.
I would have posted this on deveopers site where people visit more often but you need 10 posts and this is my first one so if you can you should link my post there so more people can enjoy these instructions.
Thank you for reading this and don't forget to like it :good:
Anyone know where to find the source code for this?

[Android-x86] All in One - Tips, Tricks, Apps & Etc | Bug & Issues | Q&A

Hi XDA ,Hi Friends And Welcome Guest
Before everything Remember that Please hit Thanks when someone helps you out!
Download Android x86:
There are several versions, but I suggest you Download this version :
Android-x86 4.4-r1 live & installation iso
on Aug 8, 2014, by Chih-Wei Huang
Install Android x86:
There are several methods, but I suggest you follow me
Make the system R/W for root access
[HOW-TO] Install Android x86 on any PCs / Laptops / VM
Manage Ext Partition from Windows:
You need to install ext2fsd
Ext2Fsd is an ext2 file system driver for Windows (2k, XP, Vista and Win7). It’s a free software. Anyone can modify or distribute it under GPL2.
Downloads:
View and download Ext2Fsd packages
Express Installation with Ext2Fsd installer:
Double click on Ext2Fsd-version.exe to execute Ext2Fsd installer and follow the setup wizard to install and configure Ext2Fsd.
To uninstall Ext2Fsd, just click “Uninstall Ext2Fsd” in start menu, or use Add/Remove programs in control panel to uninstall. Need restart your computer to get it finished.
Done
if you wanna add something to sd card just follow this path:
X:\android-4.4-r1\data\media\0
Please hit Thanks when someone helps you out!
Edit Grub Bootloader
Follows this path on windows
X:\grub
And find menu.lst
Then open with Notepad or Notepad++ and edit lines.
The example of menu.lst ( don't use for yourself )
HTML:
default=0
timeout=6
splashimage=/grub/android-x86.xpm.gz
root (hd0,4)
title Android-x86 KitKat
kernel /android-4.4-r1/kernel quiet root=/dev/ram0 androidboot.hardware=android_x86 video=-16 SRC=/android-4.4-r1
initrd /android-4.4-r1/initrd.img
title Windows
rootnoverify (hd0,0)
chainloader +1
Install App on Android x86:
Tap the clock on the taskbar, tap the pop out that appears, and then tap Settings.
Scroll down the list and tap Security, then on the right, scroll down and tap Unknown sources.
Tap OK on the prompt that appears.
1. Install Apps From Google Play Store
2. Installing app Using The Conventional Method
Step 1: Use Windows and Copy .apk file to this path
X:\android-4.4-r1\data\media\0
Step 2: Run File manager from Android and install file from this path:
\data\media\0
3. Installing app using Dropbox
Tweaks:
Android Xposed: tweak your phone's UI
[ROOT] Kernel Tweaker | Original Thread
Clean Master Phone Boost
Check Post #2 & #3. ​
Bug & Issues
Recovery:
CWM - TWRP ???
Flash Gordon????
Not work
If you have any idea pleas help us. :laugh:
Apps - Tools - Utility
Mount internal hard drive:
Automatically mount and dismount USB sticks on various devices like the Galaxy Nexus, Nexus 7 and Nexus 10. The Nexus 4 is not supported - this is an issue with the device, not with StickMount !
[APP][01.07.2014] StickMount v3.10 [ROOT]
Change Language on HW Keyboard:
A non visible soft keyboard (Input Method) intended to be used with hardware Bluetooth and USB keyboards. It automaticly detects Bluetooth keyboards (and in some cases also USB keyboards) and brings up the Input Method dialog. It also supports a lot of different keylayouts for non-US external keyboards.
[Android 1.6+] External Keyboard Helper Pro
Turn Ethernet To Wifi:
If you want an app that needs wifi And you want it to run on ethernet Go here
[MOD][Xposed] Fake Wifi Connection [1.6]
Fake GPS or Mock Locations:
Go Here and check it : [APP][OSS] Fake GPS Path
Rotate everything In landscape Mode:
Rotation manager is a tool that lets you choose which application you want to rotate or which one you don't want to rotate. It is a really simple app designed for the least possible power and RAM consumption.
Download From Here

			
				
Duel Boot for Windows:
Easy BCD:
EasyBCD Community Edition allows you to create a multiboot environment in order to run multiple operating systems on the same computer.
The application also features BCD (Boot Configuration Data) Backup/Repair utilities that provide users with the possibility to reset the BCD configuration or recreate and repair boot files.
Download Link
http://www.softpedia.com/get/System/OS-Enhancements/EasyBCD.shtml
Installing Windows After Android-x86
There are two different approaches:
Recovering GRUB after re-installing Windows
Please refer to the Reinstalling GRUB2 guide.
Master Boot Record backup and re-replacement
This method does not work for computers with UEFI boot. In consequence, it won't work for pre-installed Windows8 and some pre-installed Windows7.
Back-up the existing MBR, install Windows, replace your backup overwriting the Windows boot code:
Create an NTFS partition for Windows (using fdisk, GParted or whatever tool you are familiar with)
Backup the MBR e.g. dd if=/dev/sda of=/mbr.bin bs=446 count=1
Install Windows
Boot into a LiveCD
Mount your root partition in the LiveCD
Restore the MBR e.g. dd if=/media/sda/mbr.bin of=/dev/sda bs=446 count=1
Restart and Ubuntu will boot
Setup GRUB to boot Windows
reserved
The Android-x86 4.4-r2 released (the second stable release of kitkat-x86).
http://www.android-x86.org/releases/releasenote-4-4-r2
Stable - Fast

[TOOL] Android File System (Network ADB Extension) for Windows Explorer

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​Description:
Viewing Android file system by ADB in native Windows Explorer.
Accordingly, copying files, installation APK, create screenshots: ADB utility is used (included in the installer).
Virtual Folder "Network ADB" is added to "My Computer"
----
1) Copy the Windows-Android, Android-Windows, Android-Android
2) Create a new folder
3) Delete the folder / file
4) Create a Link for Windows - move the Android-Windows while holding down the left mouse button
----
1) The context menu on any folder, any drive - Creating a screenshot (in the folder place the device screenshot)
2) Right-click the APK file - install apk on your device
----
1) Requires .NET Framework 4.0
2) Tested only on Windows 7, the behavior of other systems not tested.
3) Tested: on Android 5 - 7
mobiles: nexus 6p, sony xperia, samsung note 3
Sony Android TV: KD-55x9305c, KDL-55w807c
Instruction:
1) Turn on your mobile (android TV) - developer mode.
1.1 Go to the "Settings" section and select "About phone (or on TV)"
1.2 find the "Build Number", click on it seven times (the system will report that enabled mode)
1.3 In the setting will be a new item - Developer Mode
2) In option "developer mode" enable - "remote debug"
3) After install my application - in context menu click - "Preferces" and type IP Adress (port 5555 not change - this is ADB port)
4) in context menu click - Connect. In TV or Mobile message appears for authorization to operate the device with your computer - click allow. Amen, in Windows Explorer, you should see a Android file system.
--- change device to using network:
1) connected via USB
2) run command: adb.exe tcpip 5555
3) Disconnect USB
latest adb.exe - contains in installer. If Installed Android Studio - delete in current dirrectory adb.exe - extension will work with adb.exe installed in android studio.
--- this extension only wrapper for adb
VERSION 0.0.3
1) Add Install apk progress window
2) Set permissions+owner/group
Installer for Windows x64: View attachment NetworkADB-x64-003.zip
Version 0.0.2
1) add console
2) change adb path, multi-devices support (wifi-usb-emulator etc)
Installer for Windows x64: View attachment NetworkADB-x64-002.zip
Installer for Windows x32:View attachment NetworkADB-x32-002.zip
if no work: rty version in this post
version 0.0.1
Installer for Windows x64: View attachment NetworkADB-x64.zip
Installer for Windows x32: View attachment NetworkADB-x32.zip
Source code (VS 2012 C#): View attachment NetworkADB-src.zip
Main russian forum in 4pda - "Network ADB for Windows"
Hi, when I run this, nothing comes up I downlaod Framework 4 running on 64 win 7
@svansvan is it support English language ?
Hamidreza2010 said:
@svansvan is it support English language ?
Click to expand...
Click to collapse
it is ONLY in English
zfk110 said:
Hi, when I run this, nothing comes up I downlaod Framework 4 running on 64 win 7
Click to expand...
Click to collapse
1) Install Framework 4
2) You download NetworkADB-x64.zip unzip and run NetworkADB.exe and click Install.
In Windows Explorer (not IE) in folder My PC (in left treview) should appear "Network ADB"
-------
if you tried to install the program without Framework 4.
1) Install Framework 4
2) Uninstall NetworkADB
3) Install NetworkADB
------------
~200 downloads from this site
~300 in russian
no comments or reviews.
It means all everything works well
svansvan said:
it is ONLY in English
1) Install Framework 4
2) You download NetworkADB-x64.zip unzip and run NetworkADB.exe and click Install.
In Windows Explorer (not IE) in folder My PC (in left treview) should appear "Network ADB"
-------
if you tried to install the program without Framework 4.
1) Install Framework 4
2) Uninstall NetworkADB
3) Install NetworkADB
------------
~200 downloads from this site
~300 in russian
no comments or reviews.
It means all everything works well
Click to expand...
Click to collapse
Please see this video to see whats doing it, I already installed net 4 on the system
https://drive.google.com/open?id=0B8UIJJhXQ-yfVWJkVGNWUjdpcWM
video course terrible quality
After install:
1) in LEFT side of Explorer window (tree)
You have "My computer" in this item you have disks C,D... You have item "network adb"?
2) in context menu on item Network Adb (right mouse click) you have "properties, connect, disconnect etc" items ?
---
Like as in attached screens in main post.
---
Do you run install exe as administrator?
Do you restart windows after instal Framework 4 ?
In same folder (where you run install.exe) You will have some files. 2 ddl's must be registered in system. may, for whatever reason, they did not register. there need to debug deeper knowledge and only Monday I will be able to give more detailed instructions
New 0.0.2 version in header.
1) add adb console window
2) change adb path,
3) multi-devices : support selection (wifi-usb-emulator etc)
----
Before installing, you must uninstall the previous version.
Crashes at startup
Hi,
just tried it, it installs fine and i have the icon in explorer.
But it crashes at startup, win7, 32bit, your adb version 32bit 002.
See attched image for the crash info.
Hope you can do somthing about it, thanks!
JJSJJS said:
Hi,
just tried it, it installs fine and i have the icon in explorer.
But it crashes at startup, win7, 32bit, your adb version 32bit 002.
See attched image for the crash info.
Hope you can do somthing about it, thanks!
Click to expand...
Click to collapse
Try this Release x32 version. Before install - uninstall old version.
(This error is probably due to the fact that the version was in Debug)
I do not have 32 windows, so I can not test
View attachment NetworkADB-x32.zip
Many Thanks Svansvan,
i will try it and report back.
***edit***
Sorry to inform you, the bug is still there. So installing is still ok, but it crashes immidiately after double clicking.
JJSJJS said:
Sorry to inform you, the bug is still there. So installing is still ok, but it crashes immidiately after double clicking.
Click to expand...
Click to collapse
What version number .NET Framework ? (it should be 4.+)
I have only 64 bit Windows 7. I can only compile in 32. Only one person with a 32 bit version left a tip (in russian forum - all works), but it has windows 10.
By the way, I do not guarantee the work in Windows 10 too (it works, but there are 3 bugs)
With this data, I can not know what the problem is: something is wrong with your system or is it a problem in my code.
People download, but do not leave comments
In this case, I upload the source code. Can someone help you faster. I did not get to fixing the problems in Windows 10 (and I do not know when it will be)
Last Try (added strong named key for dll`s + fix assembly):
View attachment NetworkADB-x32.zip
View attachment NetworkADB-x64.zip
Hi,
i have .NET 4.5.1 installed. And only Win7Pro.
I will try your latest x32 and report back.
Thanks a lot!
JJSJJS said:
Hi,
i have .NET 4.5.1 installed. And only Win7Pro.
I will try your latest x32 and report back.
Thanks a lot!
Click to expand...
Click to collapse
If it does not work at all, try update .NET to 4.6 version and restart PC.
do you have this path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe
if folder v4.0.30319 not exist, try find in folders(subfolders) C:\Windows\Microsoft.NET\Framework program RegAsm.exe
This program is needed to register 2 dll`s (WindowsShell.dll, NsEx3.dll).
copy RegAsm.exe to install folder (where placed NetworkADB.exe)
in console (run console as administrator!) run:
1) RegAsm.exe WindowsShell.dll /codebase
2) RegAsm.exe NsEx3.dll /codebase
in output you can see like: Types are registered successfully
In general, the entire installation is reduced to registering these two dll files using the .NET program regasm.exe
If the registration is successful - everything will work.
After, using Task Manager - kill process explorer.exe, and run new task explorer.exe (restart explorer.exe)
This is the maximally-extended technical documentation that I could give.
Hi Svansvan,
yes i have the folders and the exe.
First i will update to 4.6.x .NET , restart and do as you said.
I will report back, thanks for your great help!
***edit*** according to the check of the DWORD in the registry as mentioned on this page https://msdn.microsoft.com/en-us/library/hh925568(v=vs.110).aspx#net_d
I have 4.6.2 already installed, so far so good.
***2nd edit*** i have a nsext3.dll, but not nsex3.dll also not a windowsshell.dll, can you provide them please?
Thanks a lot!
Hi svansvan!!
For me it worked at first without having to do anything, just install it.
I have Windows 10 x64, Samsung Galaxy S5 with Nemesis Reborn ROM and Phoenix v13 kernel.
Only thing i miss is an option to change permissions.
Thanks!!!
Finally someone left a comment. Many thanks!
Without this, I did not want to continue my work
acid981 said:
Only thing i miss is an option to change permissions.
Click to expand...
Click to collapse
Just now i worked on this (and installation APK file progress dialog... etc...)
-----
But first, I want to understand why does not work on Windows x32
---------------------------------------------------
JJSJJS said:
i have a nsext3.dll, but not nsex3.dll also not a windowsshell.dll, can you provide them please?
Thanks a lot!
Click to expand...
Click to collapse
In this post! (not in header and other posts!)
https://forum.xda-developers.com/showpost.php?p=71636023&postcount=11
download NetworkADB-x32.zip and unzip (not run in zip folder(program) view) in SEPARATE Folder file NetworkADB.exe
and run it and click install.
You must have the following files in your folder:
--------
adb.exe - from android sdk
adbwinapi.dll - from android sdk
adbwinusbapi.dll - from android sdk
NetworkADB.exe - installator
nsex3.dll - need register
regasm.exe - from .NET (for registration nsex3.dll and windowsshell.dll)
windowsshell.dll - need register
--------
And yes, in OLD version It was nsext3.dll, But in the new version it is called nsex3.dll (without 't').
And there can not be not present windowsshell.dll ! Physically just can not be that it was not present.
The only thing I can think of - is that it for some reason removes antivirus program.
I specifically downloaded it again and installed it. Everything is there.
Just in case, I attached it to you separately:
View attachment windowsshell-dll.zip
but it is not necessary, if everything is done correctly
svansvan said:
in console (run console as administrator!) run:
1) RegAsm.exe WindowsShell.dll /codebase
2) RegAsm.exe NsEx3.dll /codebase
in output you can see like: Types are registered successfully
In general, the entire installation is reduced to registering these two dll files using the .NET program regasm.exe
If the registration is successful - everything will work.
After, using Task Manager - kill process explorer.exe, and run new task explorer.exe (restart explorer.exe)
Click to expand...
Click to collapse
Hi Svansvan,
i did as you described above.
It al registers perfectly. But starting the program still gives the Just in Time Debug error.
Is there something that need to be done in Visual Studio which needs to be enabled, just like the error messsage says (in above post) ?
Sorry for all this trouble. Hoep you can find what the issue can be.
Have a good weekend.
acid981 said:
Only thing i miss is an option to change permissions.
Thanks!!!
Click to expand...
Click to collapse
New version in header 0.0.3 - permissions
-----
Only x64. As far as I understand, x32 version - no working (I do not know why yet)
svansvan said:
New version in header 0.0.3 - permissions
-----
Only x64. As far as I understand, x32 version - no working (I do not know why yet)
Click to expand...
Click to collapse
Thank you very much svansvan.
It's working for me with no issues... it's perfect.:good:
thanks again
acid981 said:
Thank you very much svansvan.
Click to expand...
Click to collapse
There is only one bug: if open two (or more) windows explorers with the same folder.
You change the permissions in one window. In other windows they do not visually change
You need to refresh them (right click in context menu - refresh or reload)
The case is rare and insignificant, but it's a bug.
----
There will be other wishes - leave comments

Categories

Resources