Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Steee
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 8
Join Date: Jun 2004
Default How to Disable bluetooth and Wifi?

Hi, anyone here know how to disable bluetooth and WIFI on the Orange M2000 device? I want to rollout some of these to our staff, but due to a lot of 'politics' I have been requested to disable these abilities on the device.

I've asked this question about bluetooth for the M1000 on another forum, and got helpful answers, but the solutions there don't work properly for the blue Angel.

I don't want a discussion as to whether i should enable it or not, but if anyone knows how to disable these abilities, could you let me know? thanks a lot.
 
churchwa
Old
#2  
Senior Member
Thanks Meter 1
Posts: 209
Join Date: Nov 2004
Location: London
Not to be rude, but what is the point of the phone without Wifi and bluetooth. You may as well just buy really cheap pda's or some normal phone, but even then most have bluetooth.
 
henrylim
Old
#3  
Senior Member
Thanks Meter 1
Posts: 273
Join Date: Jul 2004
Default Re: How to Disable bluetooth and Wifi?

Quote:
Originally Posted by Steee
Hi, anyone here know how to disable bluetooth and WIFI on the Orange M2000 device? I want to rollout some of these to our staff, but due to a lot of 'politics' I have been requested to disable these abilities on the device.

I've asked this question about bluetooth for the M1000 on another forum, and got helpful answers, but the solutions there don't work properly for the blue Angel.

I don't want a discussion as to whether i should enable it or not, but if anyone knows how to disable these abilities, could you let me know? thanks a lot.
To disable them from a software perspective, I believe you need to remove the files and registry for MS BT and Wifi, but you already know that.

I can't help you further because I don't have the blue Angel device. Perhaps you can export the registry using one of the registry tools?

Then you can investigate the registry and post some specific questions here for the gurus.

Sorry.
= Nexus One = iPhone 4 = Archos 70 =
 
Steee
Old
#4  
Junior Member - OP
Thanks Meter 0
Posts: 8
Join Date: Jun 2004
OK.. for anyone who is interested, I've found a way of doing this...on an M2000

You'll have to use a registry editor, and perhaps export the keys somewhere safe before you delete them.

WIFI:

1. Delete Key:
[HKEY_LOCAL_MACHINE\ControlPanel\MyCPL\6]
Removes WLan Icon from Settings -> Connections

2. Delete Key:
[HKEY_LOCAL_MACHINE\Services\WLan]
Stops the WIFI Service


BLUETOOTH:

1. Modify
[HKEY_LOCAL_MACHINE\ControlPanel\Bluetooth]
Edit Value ‘Group’ from 2 to 3

2. Find the \windows\start menu\programs folder, and delete the Bluetooth Manager Icon

3. Find the \windows\startup folder. Delete the ‘Run_BTTrayCE_10’ file.

BOTH:
Optional last step, Find the \windows\start menu\programs folder and delete the Wireless Manager Icon.

Now both the bluetooth and WIFI are disabled & hidden from general view.

I'm not saying this is totally irreversable, but will stop casual users using these services.

Cheers
 
jacoch
Old
#5  
Member
Thanks Meter 0
Posts: 69
Join Date: May 2004
Quote:
Originally Posted by Steee
OK.. for anyone who is interested, I've found a way of doing this...on an M2000

You'll have to use a registry editor, and perhaps export the keys somewhere safe before you delete them.

WIFI:

1. Delete Key:
[HKEY_LOCAL_MACHINE\ControlPanel\MyCPL\6]
Removes WLan Icon from Settings -> Connections

2. Delete Key:
[HKEY_LOCAL_MACHINE\Services\WLan]
Stops the WIFI Service


BLUETOOTH:

1. Modify
[HKEY_LOCAL_MACHINE\ControlPanel\Bluetooth]
Edit Value ‘Group’ from 2 to 3

2. Find the \windows\start menu\programs folder, and delete the Bluetooth Manager Icon

3. Find the \windows\startup folder. Delete the ‘Run_BTTrayCE_10’ file.

BOTH:
Optional last step, Find the \windows\start menu\programs folder and delete the Wireless Manager Icon.

Now both the bluetooth and WIFI are disabled & hidden from general view.

I'm not saying this is totally irreversable, but will stop casual users using these services.

Cheers
You should also delete dll files (I think some applications link themselves to the DLL and can use the service) and create a cab files that do this job. Then put this CAB file in the Extended rom (if possible). Otherwise, at next hard reset the user gets all the features back. I don't want to be pessimistic, but it won't be very difficult to reactivate the disabled functions.
 
henrylim
Old
#6  
Senior Member
Thanks Meter 1
Posts: 273
Join Date: Jul 2004
Quote:
Originally Posted by Steee
OK.. for anyone who is interested, I've found a way of doing this...on an M2000

You'll have to use a registry editor, and perhaps export the keys somewhere safe before you delete them.

WIFI:

1. Delete Key:
[HKEY_LOCAL_MACHINE\ControlPanel\MyCPL\6]
Removes WLan Icon from Settings -> Connections

2. Delete Key:
[HKEY_LOCAL_MACHINE\Services\WLan]
Stops the WIFI Service


BLUETOOTH:

1. Modify
[HKEY_LOCAL_MACHINE\ControlPanel\Bluetooth]
Edit Value ‘Group’ from 2 to 3

2. Find the \windows\start menu\programs folder, and delete the Bluetooth Manager Icon

3. Find the \windows\startup folder. Delete the ‘Run_BTTrayCE_10’ file.

BOTH:
Optional last step, Find the \windows\start menu\programs folder and delete the Wireless Manager Icon.

Now both the bluetooth and WIFI are disabled & hidden from general view.

I'm not saying this is totally irreversable, but will stop casual users using these services.

Cheers
Had to say this......NOT GOOD ENOUGH...

There, I said it.


You can't stop them from hard reset to get back all the registries and DLL from the ROM, but you already know, don't ya?

Perhaps you can use the mkrom tools here to create your own ROM with customised registry and ROM files. Then upgrade each of the devices with this ROM. I think there are many vendors out there customising PPC solutions for government agencies based on this method.

If you are continuing your way, it's fine the way you do it . I believe you've gauge the 'techie' quotient of your users.

Removing more files/registry just make it harder for the user to recover the functionality, but it is still not hard enough for the persistent type to compare the system on a similar PPC device and copy the changes across.

Q: What do I need to do?
A: Pay someone $50 to do it.
= Nexus One = iPhone 4 = Archos 70 =
Old
#7  
Guest
Thanks Meter
Posts: n/a
thanks for your input guys!

Granted the user can do a hard reset and get the features back. doing that, however would remove all the specific settings and applications we have put on (VPN software, for one), thereby forcing the users to come back to the tech section (me) and get them reloaded (so I can disable BT and WIFI again).

As I said, this is not irreversable, neither is it intended to be. The solution is 'good enough' for my situation and for the users i have to deal with.

I don't have time to learn how to change extended roms etc, and would probably affect the support from Orange if I did start changing things.

If anyone else wants to take up the baton and do more work, feel free
 
Steee
Old
#8  
Junior Member - OP
Thanks Meter 0
Posts: 8
Join Date: Jun 2004
me above btw. forgot to login! doh ops:

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

HttpClient Tutorial to Upload and Download with Your App

Developers wanting to interact with the Internet need to choose a package to do the … more

Profile Flow: A Tasker Alternative

By now, we’re all quite familiar with Tasker, the personal automation app that seems to be able to … more

More Tips to Help Promote Your Android App

With over 700,000 apps in the Google Play store and more than 48 billion app installs, it’s … more

Sony Continues AOSP Initiative on the Tablet Z

Sometimes, you can harp on a subject so much that you end upbeating a dead horse. In our eyes, … more