User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13

Thread: Program and CD copy protection

  1. #11
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)HTML5 Export Module (Steam)SWF Export Module (Steam)Firefly 3D Module (Steam)
    Spryz's Avatar
    Join Date
    Jul 2006
    Location
    United Kingdom
    Posts
    251
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Program and CD copy protection

    Using appdrive$ is there any way to detect what drive the application is running from

    if appdrive$ is drivedetectext("HDD")
    end application
    if appdrive$ is drivedetectexe("CD")
    actions here
    if appdrive$ is drivedetectexe("CD-R")
    actions here
    if appdrive$ is drivedetectexe("CD-RW")
    actions here
    if appdrive$ is drivedetectexe("DVD")
    actions here
    if appdrive$ is drivedetectexe("DVD-R")
    actions here
    if appdrive$ is drivedetectexe("DVD-RW")
    actions here

    If this could be made it would be cool

  2. #12
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Program and CD copy protection

    Does that mean that if you were saving information in ini or array files, that they could not be in the install directory if the install directory was under the program files directory? Where would you need to save them if that was the case?
    Steve

  3. #13
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Program and CD copy protection

    With Sphax Kernel object you can get the type of a drive by giving it the letter. Look at the example "DiskSpace.mfa".

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Run program only from USB / copy protection
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 12th October 2015, 10:05 AM
  2. Print screen protection/program termination.
    By tourmaline in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 11th April 2008, 01:45 PM
  3. Hack Protection
    By Kid_Roleplay in forum The Games Factory 2 - Technical Support
    Replies: 23
    Last Post: 17th July 2007, 12:11 PM
  4. Copy Protection of Installer File
    By Mike_Park in forum Install Creator and Patch Maker
    Replies: 8
    Last Post: 12th September 2006, 09:51 PM

Posting Permissions

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