Windows Phone @ MoDaCo: Custom Profiles - Windows Phone @ MoDaCo

Jump to content

Galaxy Nexus Review
We put the Galaxy Nexus and Ice Cream Sandwich through their paces.

Google Music Launch
Google bring Music out of beta and launch their music store.

MoDaCo Plus / Ad Free
Hate ads? Want cool stuff? Sign up for a MoDaCo Plus / MoDaCo Ad Free account with Online Kitchen access!

Close
Open
Close
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Custom Profiles
-----


#1 User is offline   midnight 

  • Hardcore
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 3,651
  • Joined: 27-January 03
  • Gender:Male
  • Location:Lancashire
  • Interests:2d gfx<br />c#/xna development
  • Devices:HTC Mozart, Sony Ericsson X10

Posted 07 May 2003 - 11:14 AM

Ok, i've already posted this on the newsgroup, but still, i think its worth adding here...

Custom profiles, with new editable fields.....

* edit - errr, not editable yet, working on that

Posted Image

First of all, go into settings>profiles and edit the normal profile (you dont need to change anything, this is just so that the xml file is put into the IPSMApplication DataProfiles folder)
next, copy the normal.prof.xml file from IPSMApplication DataProfiles to your pc, dont worry, it will be invisible for now.
now open a dosprompt on your pc (start>run and type command and press enter)
browse to the directory where you put the xml file using dosprompt.
type: attrib -s -h normal.prof.xml
now you can go back to your normal windows explorer and you can see the file that you copied over
rename the file to the name of your new profile, eg. Midnight.prof.xml
now edit the profile with a text editor.

first thing to do is change the profile name....
eg.
<characteristic type="Normal"><characteristic type="Registry"> 

      <characteristic type="HKCUControlPanelProfilesMiddy"> 

         <parm name="Name" value="Middy"/> 

      </characteristic>


now, you can change the script and add new reg keys if you wish.....
eg.
<characteristic type="HKCUControlPanelSoundsRingTone0"> 

         <parm name="Script" value="av0pr"/> 

         <parm name="Sound" value="Storage Cardblade.wav"/> 

      </characteristic>


that is the script for my ringtone, it uses a ringtone on my storage card with no wait between loops (if anyone wants a complete breakdown of the ringtone script commands then mail me at mobile@way2access.net)

right, after you have finished editing it, save it.
go back to your dosprompt, and type attrib +s profilename.prof.xml (change profilename to the new name of your file eg Midnight.prof.xml)
and copy this file back to IPSMApplication DataProfiles

Now you need to add this profile to the registry so it can be edited and is recognised as a profile.

HKCUControlPanelProfiles
Menu > New Key
Change the name of this new key to the name of your profile.
Select this profile
Values
Menu>New Value>String
Call this string LocName
Edit LocName and Value data should be the name of your profile again.
Menu>New Value>String
Call this string Name
Edit Name and Value data should be the name of your profile once more.

and hopefully (crossed fingers) that should be it, you should be able to select this new custom profile.

0

Sponsored Links


#2 User is offline   Chic0 

  • Enthusiast
  • PipPipPip
  • Group: Members
  • Posts: 176
  • Joined: 02-December 02
  • Location:London

Posted 07 May 2003 - 11:56 AM

Wicked. I'll be trying this out tonight after work.

Time is a paradox stretching between a past and a future that we have no reality except in our own minds.

The idea of time is a convention of thought and language, a social agreement.

Here is the deeper truth......We only have this moment.
0


#3 User is offline   madu 

  • Hardcore
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 2,096
  • Joined: 04-December 02
  • Location:Kiev UA
  • Devices:E100

Posted 07 May 2003 - 01:12 PM

Nice1 middy!

.:: PocketMVP Skins :: Marcelo :: WinMedia :: Marcelo2 :: DeepcleanSP ::.
.:: Tweaks :: EarSaver :: iZip :: VoiceRec :: ASXCoder ::.
0


#4 User is offline   gradiation 

  • Diehard
  • PipPipPipPip
  • Group: Members
  • Posts: 407
  • Joined: 02-February 03
  • Location:Huddersfield

Posted 07 May 2003 - 01:58 PM

Noooooooooooooooooooooooooooooo! i forgot to bring my fone to work

0


#5 User is offline   midnight 

  • Hardcore
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 3,651
  • Joined: 27-January 03
  • Gender:Male
  • Location:Lancashire
  • Interests:2d gfx<br />c#/xna development
  • Devices:HTC Mozart, Sony Ericsson X10

Posted 07 May 2003 - 05:49 PM

oooooh, got a solution to rintones on sd card cab file soon

0


#6 User is offline   awarner 

  • Staff Team Leader
  • Group: Admin Team
  • Posts: 18,395
  • Joined: 24-November 02
  • Gender:Male
  • Location:Southampton
  • Interests:Life the universe and everything in it :)

    SPV,E100,E200,C500,C550,MPX200,MPX220,VOX Pro, Mio 8380, Vario, JasJar, Omnia2, HD7 & LG Optimus 7
  • Devices:Lumia 800 a real phone at last
  • Twitter:@ashwarner

Posted 07 May 2003 - 06:10 PM

bring it on :)

Twitter me @ashwarner

Windows Phone 7 Expert.
Windows Phone Business Specialist


0


#7 User is offline   crafty 

  • Addict
  • PipPipPipPipPip
  • Group: MoDaCo Plus
  • Posts: 513
  • Joined: 28-February 03
  • Location:Balham
  • Devices:HTC Desire / Nexus One
  • Twitter:@crafty

Posted 07 May 2003 - 09:40 PM

Thanks Midnight - this is brilliant!!!

If you add the extra code to select the ringtone [i.e. on the storage card] then will this stop the overwrite that is caused by going into the Settings>Sounds menu???

Good luck on the cab file. :)

0


#8 User is offline   crafty 

  • Addict
  • PipPipPipPipPip
  • Group: MoDaCo Plus
  • Posts: 513
  • Joined: 28-February 03
  • Location:Balham
  • Devices:HTC Desire / Nexus One
  • Twitter:@crafty

Posted 07 May 2003 - 11:56 PM

Aaaargh - spoke too soon! Doesn't seem to be working for me.

Have followed all the steps and my profile is now listed on the profile list but i can't select it??? It lets me tick the new profile then click done but just remains on the previous profile. Any ideas?

0


#9 User is offline   midnight 

  • Hardcore
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 3,651
  • Joined: 27-January 03
  • Gender:Male
  • Location:Lancashire
  • Interests:2d gfx<br />c#/xna development
  • Devices:HTC Mozart, Sony Ericsson X10

Posted 08 May 2003 - 01:01 AM

just noticed some bugs myself, first one i created had no probs, my cab file however does.... it creates the profile, i can select it, but then i cant edit it, dunno why, will fix soon

0


#10 User is offline   midnight 

  • Hardcore
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 3,651
  • Joined: 27-January 03
  • Gender:Male
  • Location:Lancashire
  • Interests:2d gfx<br />c#/xna development
  • Devices:HTC Mozart, Sony Ericsson X10

Posted 08 May 2003 - 01:22 AM

errr, ok, found the problem with the cab, your problem may be similar, mak sure you +s the attributes of the file, the problem i'm having is that the files has been set as a system file, but when the cab installs, it resets the file attributes, darn thing heheh, i'll suss it eventually

0


#11 User is offline   crafty 

  • Addict
  • PipPipPipPipPip
  • Group: MoDaCo Plus
  • Posts: 513
  • Joined: 28-February 03
  • Location:Balham
  • Devices:HTC Desire / Nexus One
  • Twitter:@crafty

Posted 08 May 2003 - 01:26 AM

Just checked the properties in Smart Explorer and it has archive and system ticked. I'm not very technical but assume that that was what doing the attrib +s was doing. I'll have a play with it tomorrow and post any findings.

0


#12 User is offline   midnight 

  • Hardcore
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 3,651
  • Joined: 27-January 03
  • Gender:Male
  • Location:Lancashire
  • Interests:2d gfx<br />c#/xna development
  • Devices:HTC Mozart, Sony Ericsson X10

Posted 08 May 2003 - 09:45 AM

strange, the only thing that can mess up is file attributes and bad xml, this is the reason why i'm trying to get this cab installer working (even though it wont be a custom profile as such)

0


#13 User is offline   caio1 

  • Enthusiast
  • PipPipPip
  • Group: Members
  • Posts: 213
  • Joined: 08-April 03

Posted 17 May 2003 - 05:52 PM

I tried but if I add the line:


I can't select the profile anymore. If I remove just that line from the prof.xml I can select it without problems.
Are you sure it's "Sound" the parm name? And are you sure the location "HKCUControlPanelSoundsRingTone0" is the right one?

EDIT:
The problem was with "Sound" of email,sms,voicemail. I was setting it under "Notification" section...
Everything works fine now, it's cool create as many profile as you want and each one with a different ringtone!
No way to play wma files instead of waves?

Thank you,
Caio

0


#14 User is offline   midnight 

  • Hardcore
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 3,651
  • Joined: 27-January 03
  • Gender:Male
  • Location:Lancashire
  • Interests:2d gfx<br />c#/xna development
  • Devices:HTC Mozart, Sony Ericsson X10

Posted 17 May 2003 - 06:13 PM

I've posted my profile setting here.

0


#15 User is offline   caio1 

  • Enthusiast
  • PipPipPip
  • Group: Members
  • Posts: 213
  • Joined: 08-April 03

Posted 24 May 2003 - 01:47 PM

I tired copyng the dafult Normal profile giving it a different name like SDNormal.prof.xml and changing all the name in registry and in xml. I see the new profile in Profiles' list, I can edit it but when I select it and click "Done" it still remain the previous profile...
The xml is perfect as I just changed the name from Normal tu SDNormal and registry seems perfect too.
Did Anyone have success in creating a new named profile?

Caio

0


#16 User is offline   MadTxn 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 14
  • Joined: 13-September 04

Posted 22 September 2004 - 05:09 PM

I call upon the gods to resurrect this thread... :twisted:

Anyway... I've created a new named profile and like others, I can't select it. However, if I edit HKCUControlPanelProfilesActiveProfile to be my new profile, it works when I restart the phone. However, once I switch to any other profile, I can switch back. Any ideas?

0


#17 User is offline   stretchie 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 47
  • Joined: 25-September 04
  • Location:Bristol, Britain
  • Interests:Motorbikes
  • Devices:Diamond

Posted 27 September 2004 - 10:29 PM

Hi
I don't know how to edit these settings. I don't know programming, any suggestions on how I should go about learning, I would like to be able to edit my phone how I would like but don't want to just try and knaker the whole thing up

0


#18 User is offline   fozzie 

  • Hardcore
  • PipPipPipPipPipPip
  • Group: MoDaCo Ad Free
  • Posts: 1,479
  • Joined: 03-February 03
  • Gender:Male
  • Location:Alton, Hants, UK
  • Devices:HTC Desire

Posted 03 October 2004 - 10:38 AM

I've been trying to set the Homescreen and Backlight timeouts both through custom profiles and through a .cab; both fail. I can edit the custom profile but cannot select it. The .cab fails to install. Am I right in concluding that I can't edit those parts of the registry through an .xml file? (I'm trying on a C500).

0


Sponsored Links

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

MoDaCo is part of the MoDaCo.network, © Paul O'Brien 2002-2012. MoDaCo uses IntelliTxt technology. Privacy Policy / Contact Details.

Skin and Language

Sign in here


Sign in options
Log in with Facebook Log in with Twitter   Go to advanced login Register Now!