User Tag List

Results 1 to 8 of 8

Thread: how to write app made by mmf to CD?

  1. #1
    No Products Registered

    Join Date
    Sep 2011
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    how to write app made by mmf to CD?

    How can I successfully write my stand-alone application made by MMF2 to CD so that it will be playable on all machines in a way that the users wont be able to copy the CD to hard disk or to copy the CD itself? I know that there are some 3rd party softwares out there to do so but which one is compatible in my case? anyone have experience in this regard?

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: how to write app made by mmf to CD?

    I can't understand very well your ask (sorry, my english is poor :/). Do you like create a application that runs only in origin CD, but not runs in other CD or when copied in hard disk?

  3. #3
    No Products Registered

    Join Date
    Sep 2011
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to write app made by mmf to CD?

    Maybe that will work too. but what I asked was that I want to make the CD locked for example when you open the content of CD and you select something and then right click>copy to drive c,d,.. you get error can not copy. same when you put empty writable CD to your CD-writer drive to copy the original CD you should get error: can not write CD. But if it is impossible, it's ok if they can copy it as long as it wont play or run.

  4. #4
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2011
    Posts
    48
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to write app made by mmf to CD?

    so what you are asking for is DRM protection.

  5. #5
    No Products Registered

    Join Date
    Sep 2011
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to write app made by mmf to CD?

    Yes, you have something in mind?

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: how to write app made by mmf to CD?

    Ah... Well, I don't know if is possible using only MMFusion, but create an application that runs only in a specific CD is possible. Maybe not in MMF2, because the example that I had was for the 1.5 :/

  7. #7
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,544
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: how to write app made by mmf to CD?

    theres no special trick or physical way you can stop someone from copying your CD's using only the CD-rom itself. CD's are just memory, a long string of bits, and you can copy and paste that memory all you want and set it up as a virtual cd to emulate a drive, and a computer can't know the difference.

    There are forms of DRM you can use to lock down your application to hinder piracy, like using CD-keys that would be shipped alongside or on the CD, which would contact a central server and restrict installation usage, and these are usually sufficient to stop most people from bothering, so long as its really a server-based approach- using an offline "verify on startup" cdkey that doesn't restrict itself is totally pointless and people will just post the cdkeys with the image files, and even a secure server verifying product keys is able to be defeated, whether through abuse of limitations or cryptographic attack- and every single form of DRM you could use has the drawback of being a hindrance to the legitimate user, whether its pulling a false positive and preventing them from using your software, or just being a big burden of typing in a key, or that key being lost, or so on.

  8. #8
    No Products Registered

    Join Date
    Sep 2011
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to write app made by mmf to CD?

    Thank you guys, I'll see what I can do.

Similar Threads

  1. read/write an ini
    By arthurh in forum Android Export Module Version 2.0
    Replies: 9
    Last Post: 28th May 2013, 08:08 AM
  2. how to write to registry?
    By mavzer_baba in forum Install Creator and Patch Maker
    Replies: 1
    Last Post: 20th May 2008, 11:34 AM
  3. How Do I Write This Expression Please?
    By Annie in forum Multimedia Fusion 2 - Technical Support
    Replies: 31
    Last Post: 18th January 2007, 06:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •