Sly UK NewCS / CCcam Config Creator

Status
Not open for further replies.

B16MCC

Dreambox Gimp & Coder
My Satellite Setup
2 Dreamboxes..........
---------------------------------------------
--- DM 8000 HD PVR & DM 800 HD ---
Motek SG2100 & Triax 80cm Dual LNB
------ Fixed Dish 28e Quad LNB -------
---- Sly HD Full & 24" Apple iMAC ----
My Location
/var/tuxbox/config
Hi guys, here's another toy from me. The idea of this little util is to automate the creation of newcs.xml and CCcam.cfg files to enable you to run your new white sly card in your Dreambox. It forces you to input just a few details then creates the important config files for you. I've taken the code from my Box Key Converter to include this function as well. You then simply FTP the created newcs.xml and CCcam.cfg files to your box. Be sure to use NewCS 1.66 / CCcam 2.1.1 for best results.

Please bare in mind this util is the first release, its Beta code and therefore I'm looking for willing testers. The idea is to make it easy for people to get to grips with this method of running this card.



Sly UK NewCS / CCcam Config Creator v0.1 Beta.

attachment.php
 

Attachments

  • NewCS CCcam Config Creator.webp
    NewCS CCcam Config Creator.webp
    26.8 KB · Views: 2,436
top class ... thanks for your efforts aswell ... respect man ..the world needs more like you ...lol cheers
 
Getting this message when trying to run the app after unzipping

Component Comdlg32ocx or one of its dependencies not correctly registered: a file is missing or invalid
 
Ok mate this is a common issue. It simply means you system doesn't have the VB6 dependency files installed. I can package the util into an installer to fix the problem for you or you can use this solution. I'm not gonna package this yet, as I'm looking at using Visual Studio 2008 for further dev.

How to fix the problem "Component 'COMDLG32.OCX' or one of its dependencies is not correctly registered: a file is missing or invalid."?
Please download "COMDLG32.OCX" and copy it into the folder "System32" under windows directory.
_http://www.mp3-ripper.net/download/comdlg32.ocx

Then, open the run dialog box using "Start > Run ..." and enter command "RegSvr32 c:\windows\system32\comdlg32.ocx" to register the OCX file.
 
Just to let you know guys I've started development of Beta2. This is morphing into a full NewCS config creator, covering all options. With this in mind it may be a few days until I have a release ready to go.
 
B16MCC said:
Ok mate this is a common issue. It simply means you system doesn't have the VB6 dependency files installed. I can package the util into an installer to fix the problem for you or you can use this solution. I'm not gonna package this yet, as I'm looking at using Visual Studio 2008 for further dev.

How to fix the problem "Component 'COMDLG32.OCX' or one of its dependencies is not correctly registered: a file is missing or invalid."?
Please download "COMDLG32.OCX" and copy it into the folder "System32" under windows directory.
_http://www.mp3-ripper.net/download/comdlg32.ocx

Then, open the run dialog box using "Start > Run ..." and enter command "RegSvr32 c:\windows\system32\comdlg32.ocx" to register the OCX file.
This is a right b@?,_+d, now it says it cant connect to dll server to register it, ILL try it on an XP machine, hate this vista, bloody intrudes on everything.
 
aah yeah Vista will be a problem mate. As mentioned I'll be moving dev to Visual Studio 2008 this will help with vista nightmares !
 
Hi guys, I wanted to see if there's much interest in this util and what you guys think of my GUI design and what you might want to see included.

Here's some grabs of the config creator so far, covering box key conversion, newcs.xml and CCcam.cfg creation. This is not ready for beta release yet and dev continues in VB6 for the time being at least. Please let me know what you think or any suggestions you may have. Thanks for looking....
 

Attachments

  • NewCS-CCcam-1.webp
    NewCS-CCcam-1.webp
    19.7 KB · Views: 280
  • NewCS-CCcam-2.webp
    NewCS-CCcam-2.webp
    21.7 KB · Views: 219
  • NewCS-CCcam-3.webp
    NewCS-CCcam-3.webp
    19.4 KB · Views: 199
  • NewCS-CCcam-4.webp
    NewCS-CCcam-4.webp
    19.4 KB · Views: 179
  • NewCS-CCcam-5.webp
    NewCS-CCcam-5.webp
    20.7 KB · Views: 222
Looks like a great job so far, your efforts are appreciated ;)
 
Looking Good!
 
Haven't tried your program yet, but it looks good. Well done!
 
Hi guys. Here's beta 2 of the already world famous 'NewCS / CCcam Config Creator' or the 'CCCCC' :-rofl2

There's some significant changes in this release. I've tried to design an easy to use interface to setup the most useful parameters of NewCS. I hope the GUI is easy to follow. Simply 'Next' your way through the 5 steps of setup and finish by clicking 'Create Files'

This is beta code and as it contains so many operations and variables I've decided to release it in its current state to help with beta testing. If there's anything that needs ironing out then please do let me know. Once I'm happy with it I'll continue to add more functionality.

Please try it, and most importantly please let me have your feedback, good or bad !

Use the exe directly, or if it gives you errors, then please try the installer to add the required dependency files. I'm afraid Vista users may experience the usual vista nightmares !

attachment.php
 

Attachments

  • NewCS-CCcam Beta 2.webp
    NewCS-CCcam Beta 2.webp
    20.1 KB · Views: 1,789
The exe works just fine on xp pro

Created both newcs.xml and CCcam.cfg
In the current state it works fine for basic set up of both newcs and cccam and is a great starting point if you are the owner of a new uk white card.

As you know this is not my field but could the files created still contain the original information from the authors?

Another thought is would it be easier to seperate the CCcam.cfg creator from the NewCs creator?

Of course leaving the boxkey generator with the newcs creator.

Maybe some more feedback from the rest of the guys here ?

Great works as always though CCCCC:toke:
 
B16MCC said:
Hi guys. Here's beta 2 of the already world famous 'NewCS / CCcam Config Creator' or the 'CCCCC' :-rofl2

There's some significant changes in this release. I've tried to design an easy to use interface to setup the most useful parameters of NewCS. I hope the GUI is easy to follow. Simply 'Next' your way through the 5 steps of setup and finish by clicking 'Create Files'

This is beta code and as it contains so many operations and variables I've decided to release it in its current state to help with beta testing. If there's anything that needs ironing out then please do let me know. Once I'm happy with it I'll continue to add more functionality.

Please try it, and most importantly please let me have your feedback, good or bad !

Use the exe directly, or if it gives you errors, then please try the installer to add the required dependency files. I'm afraid Vista users may experience the usual vista nightmares !

attachment.php

Hi M8,

Great work and effort,will have a play with this
 
Something for the weekend guys. Here's Beta 3 of the NewCS / CCcam Config Creator.

Change Log:-
1. Sly UK Box Key Generator included in this tool with brand new hex conversion code.
2. Huge changes to the GUI , again !
3. Many more NewCS parameter options included.
4. Independant configuration of card readers and user access.
5. Presets available for Sly UK white card parameters.
6. Creation of newcs.xml and CCcam.cfg are now seperate functions.
7. Original CCcam.cfg and newcs-default.xml files included within the app.

I've spent a lot of time on this so far and its probably about half way. Please check it out and let me have your feedback as always. Cheers guys enjoy the util.

attachment.php
 

Attachments

  • NewCS CCcam Config Creator B3.webp
    NewCS CCcam Config Creator B3.webp
    49.4 KB · Views: 1,800
I had a good look at this utility and i have to say it is nice to see someone breath some new life in to the scene. i have had a look and would like to make a few suggestions.
  1. description of who would need the util (963 customers)
  2. advanced menu and basic menu, many of the things simply go over my head,m that makes me not want to use it!
  3. maybe a drop down list for your box type which will then decide on the defaults
  4. i love the cccam section, this could be a util on its own
  5. i have seen lighter cccam scripts, to keep size down maybe use one of those

otherwise top marks:-worship:-worship:-worship
 
where do I get the serial numbers from, from my original Sky box ?
 
yes in the engineers menu, or from the sticker underneath.
 
Looking good. I have a TM9100super arriving in the next day or two, so I will use your util for the setup rather than building the files manually and let you know how I get on. Can't run the Beta3 version though brings up the following error

Runtime Error 339

Component 'TABCTL32.OCX' or one of its dependancies not correctly registered: a file is missing or invalid

I'm running XP Home. I've not tried it on my Vista Lappy yet, but any suggestions as to how to run it on the PC appriciated.

Rick
 
I'll have to make an installer for it. I'll try and do it today.
 
Status
Not open for further replies.
Back
Top