• March 28, 2024, 04:38:48 pm

Author Topic: .cre to .txt converter  (Read 5158 times)

0 Members and 1 Guest are viewing this topic.

Offline huellif

  • Developer
  • Christmas Santa
  • ****
  • Posts: 402
  • Reputation: 212
.cre to .txt converter
« on: June 05, 2013, 12:51:56 am »
I coded a simple programm, check my attachment.
It requires Symbian Belle SDK in C:\Nokia\devices\Nokia_Symbian_Belle_SDK_v1.0, the rest is logical:

It:
- opens the explorer in C:\Nokia\devices\Nokia_Symbian_Belle_SDK_v1.0
- than copy your .cre in the folder
- continues at press any key
- autodetects the .cre from C:\Nokia\devices\Nokia_Symbian_Belle_SDK_v1.0
- asks convert xyz.cre to xyz.txt yes/no?
if yes: it converts it
if no: it ends
than it asks about a restart in the end.

It's a simple .bat, nothing complicated.

Please test it and report :)

[attachment deleted by admin]
« Last Edit: June 05, 2013, 03:01:52 am by huellif »

Offline MoritzJT

  • Developer
  • New Member
  • ****
  • Posts: 16
  • Reputation: 1
  • Symbian Power User
  • Current Phone: : N95-1, N8-00, N900, N9, 808
Re: .cre to .bat converter
« Reply #1 on: June 05, 2013, 01:37:06 am »
Will it decode the variable names? I don't think so, because those are lost upon converting into *.cre

Offline huellif

  • Developer
  • Christmas Santa
  • ****
  • Posts: 402
  • Reputation: 212
Re: .cre to .txt converter
« Reply #2 on: June 05, 2013, 02:03:46 am »
no, this tool is very simple.
Just open the .bat
It just autodetects the .cre and converts it via SDK.
No more manual .bat edits for converting.
« Last Edit: June 05, 2013, 03:20:41 am by huellif »

Offline MoritzJT

  • Developer
  • New Member
  • ****
  • Posts: 16
  • Reputation: 1
  • Symbian Power User
  • Current Phone: : N95-1, N8-00, N900, N9, 808
Re: .cre to .bat converter
« Reply #3 on: June 05, 2013, 02:04:46 am »
Oh, that's what you mean... wildcards...

Offline msirapian

  • Full Member
  • ***
  • Posts: 100
  • Reputation: 12
  • Symbian Power User - Symbian and my N8 rule!
Re: .cre to .bat converter
« Reply #4 on: June 05, 2013, 02:59:46 am »
Thanks huellif. Title should be amended to ".cre to .txt converter", I presume

Offline huellif

  • Developer
  • Christmas Santa
  • ****
  • Posts: 402
  • Reputation: 212
Re: .cre to .txt converter
« Reply #5 on: June 05, 2013, 03:02:09 am »
oh sorry, fixed it

Offline matthew

  • Mass Poster
  • ****
  • Posts: 1,315
  • Reputation: 13
  • SymphonyOS
  • Current Phone: :
    N8-00 (25.007)
    808 (113.010.1508)
    Retired E72, E6-00
Re: .cre to .txt converter
« Reply #6 on: July 30, 2013, 08:27:04 am »
Thanks for sharing this, Huellif - can this be used for the S60 SDKs?

Offline huellif

  • Developer
  • Christmas Santa
  • ****
  • Posts: 402
  • Reputation: 212
Re: .cre to .txt converter
« Reply #7 on: August 03, 2013, 10:25:01 pm »
change the paths and it should work

Offline matthew

  • Mass Poster
  • ****
  • Posts: 1,315
  • Reputation: 13
  • SymphonyOS
  • Current Phone: :
    N8-00 (25.007)
    808 (113.010.1508)
    Retired E72, E6-00
Re: .cre to .txt converter
« Reply #8 on: August 04, 2013, 12:05:16 am »
change the paths and it should work
Thank you - i am looking forward to using this :)

Offline matthew

  • Mass Poster
  • ****
  • Posts: 1,315
  • Reputation: 13
  • SymphonyOS
  • Current Phone: :
    N8-00 (25.007)
    808 (113.010.1508)
    Retired E72, E6-00
Re: .cre to .txt converter
« Reply #9 on: January 02, 2014, 02:52:34 am »
Okay, this is way later than i expected but i have finally used your tool (and it works sweet). i tested it on the mail cache key from v3 to see about making the mod work on S^3 (it isn't, no matter what i have tried, btw ;D)
Thank you, mate ;)
This is a very useful tool.