Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / December 2005

Tip: Looking for answers? Try searching our database.

Desktop Shortcut

Thread view: 
Darko Topolsek - 20 Dec 2005 12:51 GMT
Hi.

I'm wondering, can I make desktop shortchut
through Java code.
Thanks.

Warm Regards
Darko Topolsek
Oliver Wong - 23 Dec 2005 18:53 GMT
> Hi.
>
> I'm wondering, can I make desktop shortchut
> through Java code.
> Thanks.

   Platform dependent. On operating systems with no concept of "shortcuts"
or "desktop", you obviously can't.

   On all platforms I know of which do, these things are implemented by the
filesystem, so you'd need to have write-access to the file system (not a
problem for applications, but if you're writing an applet, you may need to
sign it).

   What you do then, again depends on the platform. If the "shortcuts" are
implemented via normal files (as on Windows), you need to know the file
format for "shortcuts", and create a file in the appropriate format.

   - Oliver
Darko Topolsek - 25 Dec 2005 17:01 GMT
Hi Oliver and thanks for the advice.

Warm regards.
Darko Topolsek
programmer

>> Hi.
>>
[quoted text clipped - 15 lines]
>
>    - Oliver


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.