Create a LinkFile in Windows with JAVA

Hi !

I need a possibility in my java program to make a link file.

The OS is Windows. How can JAVA create a LinkFile ?

My ideas:

- If there is a possibility on the MS-DOS console I would use the Runtime.exec command.

- If the LinkFile is an ASCII-File I woudl write a new file and give the correct content to the file so that it will be handeld as LinkFile.

I think my ideas dont work.

Can you help me ?

Thx Wolfgang

[477 byte] By [kleindinst] at [2007-9-26 10:37:18]
# 1
All about Windows Links at http://www.wotsit.org/search.asp?page=3&s=windows
thpreusser at 2007-7-1 23:03:48 > top of Java-index,Java HotSpot Virtual Machine,Specifications...