Hello,
I downloaded a file (extension is .exe instead of .cab) from internet, saved on my PC desktop (running vista). Since it has EXE extension, I double-clicked the file, it showed something like following:
Next time when you connect your device to PC, the software will be installed to your device.
I connected the device, then followed the instructions to install the software. Everything is OK.
Later, I uninstalled the software, and it disppeared in device>programs. I searched the device folders (including SD card), no files of that software anymore. It's OK.
However, when I go to Windows Mobile media center, under Add/Remove software, the name of the software is still there (unchecked). I even still be able to install the software to the device.
So, I guess the installation file (.exe) must reside somewhere in my PC, but I can not find it. I hope locate delete it, so that it disppear in the windows mobile device center.
Anyone can tell me how to locate that file? (I used search but no result.)
Thanks for help.
-Derek
Sorry, solved by uninstall it in windows add/remove programs
**** SOLUTION - WITHOUT ROOTING *****
I searched many forms to solve the "Unable to scan network" issue. All explained how to do it after rooting and I did not want to root my phone.
Yesterday, while playing with the phone and SDK, I could repair it by deleting "bcm_supp.conf" file. This is what I did:
1. Install the SDK -> developer dot android dot com slash sdk slash index.html
(make sure the <SDK>/tools path is added to the windows path variable. My Computer -> Properties -> Advanced -> Environment Variables -> System variable -> add the SDK path at the end of Path variable )
2. On your phone, please enable (tick mark) "USB debugging" under "Settings" -> "Applications" -> "Development"
3. Connect your phone using USB to PC/Laptop. Close phone manager application if it comes up on the PC.
4. Run "ddms.bat" from <SDK>/tools directory. The DDMS application will come up and it should readily connect to your phone. (in the main screen, under Name, you should find the phone ID and SW ver. no.)
5. Go to menu Device -> File Explorer. New window will come up.
6. Here go to data -> wifi directory. You will see a file bcm_supp.conf.
7. Though it is not possible to read this file, you should be able to delete it. (at least I could delete it). You can delete the file by selecting it and then pressing red "-" on top left of the window.
8. Now close the DDMS and disconnect the USB. Enable WiFi and scan for networks. The bcm_supp.conf file will get created and you should be able to find the networks.
Please note:
1. Do this on your own risk.
2. All your previous WiFi settings are gone as you delete the file.
3. If you don't know how to install SDK, just google, you will find many forms explaining.
4. I tried to delete the file from "Terminal Emulator", but it did not allow. I guess DDMS has some special permissions.
PROBLEM
ok. i do this , and im stuck at step 6
i can not open data and mnt . rest is fine
under system/etc/wifi
there are
bcm4329_aps.bin
bcm4329_mfg.bin
bcm_4329_sta.bin
nvram_mfg.txt
nvram_net.txt
wifi.conf
wpa_supplicant.conf
and i cannot delete using the small "-" sign at the top
PLEASE HELP I REALLY NEED WIFI CUZ I DONT USE MY 3G
I know that this is a late reply, but thanks, it'd been doing my head in, deleted wpa_supplicant.conf, bang, all working again
I'm sort of a newbie in this and I have that problem with my Mytouch 4G, where it says it is "unable to scan for networks". I've tried everything and even this seems complicated (with my lack of know-how). So, if you could repost this as if you were explaining it to a five-year-old or perhaps make a video showing the process, I would readily appreciate that. But I really need help because this issue is very frustrating.
Please Help!
hey guys, so i got to step 6 and im stuck there, im unable to to open data file, is there a solution for that ?
That is a configuration file, not to mention that it is a system file. You should NOT modify this file unless you know what you are doing. These files are used to configure application(s) settings and server processes.
Hello, please be patient with me. I need to install a cwm to change a korean rom, but when i go to the market and install the rom manager, when i click, says that my phone is not on the list. My phone is a korean vega 5 im-t100k and i've found a download web for this phone http://mizal.net:82/pantech/NO.5. And i've found this CWM_6.0.19_For_T100K.zip to download. ok, when i decompress, it appears a directory with 6 files: adb.exe, fastboot.exe, AdbWinApi.dll, AdbWinUsbApi.dll, installer.bat and recovery.img. Well, i've rooted my phone with unlock root and superuser works ok. I've installed adb in my windows 8 and i have access to my vega 5. Ok, I connect windows 8 with my phone in debuggin mode and transfer files with no problem. Ok, i've opened the directory with the 6 files and clicked on installer, it appears the terminal and says is looking for device, but nothing else. Please i've been looking information all around the web but it's all a mess. Please someone would be so kind to tell me how to do it step by step?. Thank you very much in advance, i'm desperated.
Hey everyone,
I thought of making a simple guide or tutorial on how to get TRUE mass storage working on a windows phone 7/7.5 device with all methods put together under one heading in a single thread. I wanted to do this because many users find the lack of mass storage to be a serious problem especially when it comes transferring .pdf/.ppt/.pptx/.doc/.docx files to their devices or when they want to transfer any file that they downloaded on their wp7 devices to their pc. I hope this helps them.
The USB storage enabler that you find everywhere is not system wide. It just shows the folders that zune can access.
Requirements:
-Full unlocked or interop unlocked windows phone 7/7.5/7.8 device with working WP7 Root Tools
-PC with Windows XP/Vista/7/8
-Windows phone SDK(If you don't want to download and install the whole 1.4GiB here is the miniSDK)
-Connection to a router(for using webserver only)
-Zune
Assuming that you want the mass storage mode to transfer files between your phone and PC, currently there are three ways of achieving this in your WP7 device.If there are any other ways please let me know. I will update the post with links and instructions.
1: Using the Root webserver
This is by far the simplest method of accessing all files and folders on your device. You can download and upload files to the device(one at a time) and delete empty folders. No need to connect your phone to your PC via microUSB cable.
Instructions:
-Install webserver on your phone by deploying webserver.xap from PC or by XapHandler (Thanks to GoodDayToDie for Xaphandler) and mark it trusted in 'policies' tab in wp7 root tools.
-Open the application and type in your own username and password, whatever you like.
-Connect your phone and the other device in which you want to access your phone's file system to the same network.The other device can be another wp7 or any android or your PC etc.You need not have internet access. Its enough if your phone and the other device are on same network(i.e., connected to same modem/router)
-If your phone is running the webserver app, you can see the IP address of your device and the SSID of the network to which it is connected to.
-Open a web browser and type the IP address you can see(not the one that says software loopback interface!!) in the address bar on the other device.
-Enter the username and password you entered in the beginning. That takes you to a page where you have links for IsolatedStorage of webserver app, File system of your phone, content folder, about webserver. Go to file system, you can see all folders and files.
This method doesn't give access to registry and you can't delete non empty folders.
2: Using Windows phone device manager
Here you use a client on your PC and an app on the phone to communicate information on filesystem, and applications. Using this method, you can manage applications as well as access files and folders. And you can perform operations on multiple files at once, but still can't delete non empty files and there is no access to phone's registry. You can also connect to your phone via Wi-Fi.
Instructions:
-Download the windows phone device manager. Finish installation on PC.
-Connect your phone to PC using data cable and start zune. Your device shouldn't be in guest relationship with zune.
-Start windows phone device manager on your PC, it installs touchXperience on your phone for the first time.
-Go to wp7 root tools on your phone and mark touchXperience as trusted and exit the app.
-Start WPDM on PC, then start touchXperience on your phone.WPDM on PC should tell you that it is connected to 'so and so' device. There will also be a notification telling you that your phone is connected to the PC.
-Now you can explore files, install and uninstall apps, sync documents from your PC.
3: Using Windows mobile device centre
Ultrashot says that you can access file system and registry of your phone on your PC using the WMDC launcher and Windows mobile device centre on PC. I have not been able to get Windows mobile device centre installed on my PC since it is only supported on Windows Vista. So I do not have a hands-on experience myself. You can get WMDC for PC here
You will be able to:
-Manage your photos, music, videos.
-Browse the file system and transfer files.
-Edit registry through tools like CERegEdit,etc.
-Manage applications installed on your windows phone.
It is simple to use. Install WM Device Centre app on your device. Mark it as trusted in WP7 root tools or any other root access manager. Plug in your phone. If zune starts, don't worry tap WM device centre app on the phone. Your computer should just detect it as another windows mobile device and start windows mobile device centre. Scroll down for the link.
Some final words:
The files downloaded on your WP7 devices will be in the isolated storage of the respective apps. The apps from the marketplace do not have access to complete file system. So it is downloaded to their own isolated storage which will be usually
\Applications\Data\<app's GUID>\Data\
If you want to transfer .pdf files to your device, first transfer it to an easily accessible folder like 'My Documents' and then open them on your phone using a file explorer rather than directly putting them in Adobe Reader's isolated storage because they don't show up in adobe reader if you do that. Office documents(.ppt/.doc files) do show up in office app if you put them in \My Documents. Once you open your .pdf files using a file explorer, it will be copied to adobe reader's isolated storage which means after you open the .pdf files you just copied to \My Documents or any folder, you can delete them using a file manager and you can still have them stored in adobe reader's isolated storage. This way you get some space saved.
If you find these tools helpful, click 'thanks' button for the developers for these apps:
-Webserver: http://forum.xda-developers.com/showthread.php?t=1459235
-WMDC launcher: http://forum.xda-developers.com/showthread.php?t=1521763
Thanks to:
-Heathcliff74 for the unlocks and the WP7 root tools
-fiinix,GoodDayToDie for webserver
-ultrashot for WMDC launcher
-Julien Schapman for WPDM, touchXperience
Prahlad Varada
Reserved
I tried your method of copying the .pdf file in My documents and then opening it in adobe reader via a file explorer. But when I try to open the file, adobe gives an error saying "The file path is not valid." I also tried a couple of other locations in memory, and also created a few new folders inside various existing folders. But every time I get the same error.
What am I doing wrong? Please help.
Thanks,
PO15ON
PO15ON said:
I tried your method of copying the .pdf file in My documents and then opening it in adobe reader via a file explorer. But when I try to open the file, adobe gives an error saying "The file path is not valid." I also tried a couple of other locations in memory, and also created a few new folders inside various existing folders. But every time I get the same error.
What am I doing wrong? Please help.
Thanks,
PO15ON
Click to expand...
Click to collapse
I think u went to adobe reader's isolated storage and deleted that PDF file there..u can open adobe reader and delete that document (but unable to delete files from recently viewed section)..if only one particular file is experiencing this problem, delete that file in adobe reader app(don't use a file explorer to delete files from adobe reader) and open the file using file explorer(I prefer Heathcliff74's WP7roottools 1.2 or W.I.N.C.O's wPhoexplorer) from a local folder..
In simple words, an uninstall and reinstall of adobe reader should solve the problem..please try it and report back..
Prahlad Varada
Hey Prahlad,
Thanks for answering. Here is what I did before reading your answer.
1. Installed Adobe reader. Opened it once and viewed one pdf file (a small one) from my skydrive, just to make sure it is working properly. The file opened correctly, and everything went normally.
2. Used usb connection to pc to transfer a big file into the "My Documents" folder.
3. Removed the usb connection.
4. From the phone, used a file explorer to go to My Documents folder and tried opening the large pdf file.
5. It opens Adobe reader, but before loading the actual file, Adobe reader gives the error. When clicking OK on the error, it opens adobe reader, but without the file.
After reading your reply:
1. Uninstalled Adobe. Reboot.
2. Install Adobe.
3. Opened Adobe, no file present. Close Adobe.
4. Went to My Documents from file explorer, and tried opening the pdf file.
5. It opened adobe reader, but before loading the actual file, gave me the same error. After clicking OK on the error, the app opens, but without the actual file.
I never went into any other folder, and have NOT deleted any file. Not from My Documents, or from any Adobe folder.
PO15ON said:
Hey Prahlad,
Thanks for answering. Here is what I did before reading your answer.
1. Installed Adobe reader. Opened it once and viewed one pdf file (a small one) from my skydrive, just to make sure it is working properly. The file opened correctly, and everything went normally.
2. Used usb connection to pc to transfer a big file into the "My Documents" folder.
3. Removed the usb connection.
4. From the phone, used a file explorer to go to My Documents folder and tried opening the large pdf file.
5. It opens Adobe reader, but before loading the actual file, Adobe reader gives the error. When clicking OK on the error, it opens adobe reader, but without the file.
After reading your reply:
1. Uninstalled Adobe. Reboot.
2. Install Adobe.
3. Opened Adobe, no file present. Close Adobe.
4. Went to My Documents from file explorer, and tried opening the pdf file.
5. It opened adobe reader, but before loading the actual file, gave me the same error. After clicking OK on the error, the app opens, but without the actual file.
I never went into any other folder, and have NOT deleted any file. Not from My Documents, or from any Adobe folder.
Click to expand...
Click to collapse
Hmm..then I think the PDF is corrupted..maybe u unplugged ur phone before the transfer got complete or there was some loose contact and your phone didn't get the file completely..try deleting the file u transferred and from my documents or whatever folder they are in, reinstall adobe and open PDF again with file explorer..granting root access for adobe reader might help, I m not sure..but your file explorer must have root access either through a custom rom or wp7roottools
Next time when u reply, please do mention on WHICH device, with WHAT FIRMWARE u r experiencing this problem..if u also mention which method u used to transfer the file and how big the file was, maybe we can figure something out..
Regards
Prahlad Varada
prahladvarda said:
Hmm..then I think the PDF is corrupted..maybe u unplugged ur phone before the transfer got complete or there was some loose contact and your phone didn't get the file completely..try deleting the file u transferred and from my documents or whatever folder they are in, reinstall adobe and open PDF again with file explorer..granting root access for adobe reader might help, I m not sure..but your file explorer must have root access either through a custom rom or wp7roottools
Next time when u reply, please do mention on WHICH device, with WHAT FIRMWARE u r experiencing this problem..if u also mention which method u used to transfer the file and how big the file was, maybe we can figure something out..
Regards
Prahlad Varada
Click to expand...
Click to collapse
Giving root access to Adobe reader worked. The file manager already had root access, but Adobe didn't. When I granted Adobe root access, it worked for a couple of files. There is one file which is around 250 MB, which didn't worked. But I guess it exceeded the storage capacity of Adobe. When I tried opening the big file, it opened Adobe reader, and after a few seconds, Adobe quits.
I am using HTC Titan ATT branded, but full unlocked with Custom ROM 7.8. The custom rom makes it possible to connect to pc via windows phone device manager when connected through USB. I used that method for transferring the files.
Anyways the smaller files worked. So thanks for helping me out.
Cheers,
PO15ON
feherneoh said:
WMDC should work on any Windows 6.x system, so versions othe than Vista will work. For 5.x (2k & XP) use ActiveSync instead of WMDC.
Phone should appear in My Computer like a WM phone does when in ActiveSync mode, but Zune have to be open. The only problem with this is its slow transfer speed, but you can still use it with just a USB cable. You should even be able to use the webserver method using USB instead wifi.
Click to expand...
Click to collapse
But i couldn't get it work even once..so i just stick onto touchxperience which is currently working fine..i just mentioned WMDC just for the sake of records and i even saw a video of wp7 working with wmdc and so i mentioned it..cheers
Prahlad Varada
Hello guys,
I was having driver problems on my i15-TFL for some time and I solved it. I wanted to share with everyone who's having the same problem.
Sometime ago, I ignorantly removed both Windows and Android from my tablet to install Windows from an ISO I trusted. This caused driver problems and my tablet was lying around uselessly. Yesterday I decided to deal with the problem and downloaded some firmwares, mostly from this thread in 4pda.ru. I tried installing using the instructions but no avail. I just wasn't able to boot into the recovery USB. I installed back a normal Windows 10 ISO and tried to extract the drivers.
This is the solution I came up with.
1. On another device, obtain a firmware for the device (eg. TFL is my devices serial id).
2. Extract compressed file.
3. Go to images folder.
4. Explore or extract install.wim file. It is the image backup file. I used 7zip but I believe there are other programs capable of handling wim files.
5. Navigate to Windows\System32\DriverStore and extract the FileRepository folder.
6. Install Windows 10 ISO of your choice to your tablet.
7. Open Device Manager.
8. Update driver of each device you want to install driver and target to FileRepository folder.
You can also take the FileRepository folder from your own tablet before removing the original Windows installation.
Hi, does anybody have driver for webcam? After reinstal of Windows 10, my tablet canĀ“t find webcam (and one other device, which I have no idea what it is). Thank you