1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Resolved About creating shortcut

Discussion in 'Windows 7' started by satimis, 2010/06/27.

  1. 2010/06/27
    satimis

    satimis Inactive Thread Starter

    Joined:
    2007/04/15
    Messages:
    115
    Likes Received:
    0
    Hi folks,

    Windows 7 64 bit
    Drjava (IDE) 32 bit
    JDK
    JRE - javaw.exe


    Drjava, the IDE, can be started on "Command Prompt" by running;
    Code:
    
    >C:\Windows\System32\javaw.exe -jar \Users\satimis\DrJava\drjava-beta-20100507-r5246.jar
    
    How to create a shortcut on desktop to start Drjava with a click rather than start "Command Prompt" first and run above command line? TIA

    B.R.
    satimis
     
    Last edited: 2010/06/27
  2. 2010/06/27
    satimis

    satimis Inactive Thread Starter

    Joined:
    2007/04/15
    Messages:
    115
    Likes Received:
    0
    Resolved

    Hi folks,


    Shortcut created as follows;


    On User's desktop;

    Right click -> New -> Shortcut

    On the box under "Type the location of the item: "
    type;
    Code:
    javaw.exe -jar \Users\satimis\DrJava\drjava-beta-20100507-r5246.jar "
    -> Next

    On the box under "Type a name for the shortcut:
    enter:
    Code:
    DrJava
    
    -> Finish

    Shortcut created.


    B.R.
    satimis
     

  3. to hide this advert.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.