Results 1 to 3 of 3

Thread: Deployment script: create a launcher

  1. #1
    Join Date
    Jun 2006
    Beans
    18
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Deployment script: create a launcher

    Hi,
    I made a java program and now I want to make a deployment script that puts files in the "/usr/bin" folder and that kind of stuff.
    Now I also want it to make a launcher on the desktop with an icon. Just like you make a launcher with the "Create Launcher" dialog when you right click on the desktop.
    Does anyone knows how to do this in the terminal, so I can put it in my script?
    thanks in advance

  2. #2
    Join Date
    Jan 2006
    Beans
    961

    Re: Deployment script: create a launcher

    the launcher-thingies are just simple text-files .. open them in a text-editor and take a look

  3. #3
    Join Date
    Jun 2006
    Beans
    18
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Deployment script: create a launcher

    Quote Originally Posted by lnostdal View Post
    the launcher-thingies are just simple text-files .. open them in a text-editor and take a look
    He thanks! This is exactly what I was looking for, I did not realize it was so simple. But now I'm trying to make folder in my script with a custom icon. Too bad those folder arent just simple text-files Do you have a solution for that too?
    thnx

Bookmarks

Posting Permissions

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