Find the answer to your Linux question:
Results 1 to 2 of 2
Hi I want to create a single file for my installer which will display the user license and when the user agrees it will ask for the user name and ...
  1. #1
    Just Joined!
    Join Date
    May 2010
    Posts
    1

    How to create a bin file for installer

    Hi

    I want to create a single file for my installer which will display the user license and when the user agrees it will ask for the user name and password and then install the package. The package is an rpm package. I have seen some programs which will do this like Java JDk setups. Can some one help me on how to create these bin files?

    Thanks
    Madhukar

  2. #2
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114
    One way is to concatenate the binary data at the end of a script.

Posting Permissions

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