Results 1 to 3 of 3

Thread: Password Protected SETUP using INSTALLSHILED X

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2004
    Location
    Quetta-Pakistan
    Posts
    852

    Password Protected SETUP using INSTALLSHILED X

    Hello
    I m using Installshield X to deploy my project and create SETUP.EXE

    I want to protect my S/w by passing a Passwrod before installation.
    The password should be change after every deployment so that the user/client will unable to copy that s/w or to nstall that to other system.

    Is there any other way ?
    Please help me
    Farooq

  2. #2
    PowerPoster
    Join Date
    Apr 2005
    Location
    Debug.Print
    Posts
    3,885

    Re: Password Protected SETUP using INSTALLSHILED X

    as far as i know, when you are password protecting the setup file, you can only specify one password and cannot change it. what i do is use a registration program (that is used after installation), with the registration program, i get the HDD serial number and generate registration information manually based on the HDD serial number. there is an example in the code bank by Martin Liss. also, there are examples of this stuff on other web sites like pscode.com

  3. #3

Posting Permissions

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



Click Here to Expand Forum to Full Width