Creating link files (.lnk ) files in windows 링크를 생성 파일 (. lnk) 파일을 열
Creating link files are necessary for allowing users to easily execute Java programs on windows 링크를 생성에 필요한 파일은 자바 프로그램을 실행할 수 있도록 사용자가 쉽게 windows
Sample VB code to create link files is in vb 코드를 생성 링크에서 샘플 파일은 http://wss.hypermart.net/vb/shortcut.html
Another option (simpler for the programmer) may be to just create a batch file (.bat) file which the users double-click to run the application (same as a lnk file). 또 다른 옵션 (단순의 프로그래머)해서 만들 수있습니다 배치 파일 (. 박쥐) 파일을 더블 - 클릭하여 응용 프로그램을 실행하는 사용자 (동일로 lnk 파일).
Creating it is much simpler. 만드는 것이 훨씬 간단합니다. Create a file with .bat extension and write the same command as you would while running it from comand line(command.com or cmd.exe). 의 파일을 생성합니다. 박쥐 확장 및 제품에 대한 동일한 명령에서하는 것처럼 명령을 실행하는 동안 선 (command.com 또는 cmd.exe).
Filed under 밑에 Java Software 자바 소프트웨어 , Microsoft microsoft , Windows windows | |
| |
RSS 2.0 rss 2.0 | |
Email this Article 전자 우편이 문서
You may also like to read 같은를 읽을 수있습니다 |




February 15th, 2004 at 8:36 pm 2004년 2월 15일에서 오후 8시 36분
I want to execute a file.bat by java. 자바 file.bat을 실행하는 싶어합니다. let tell me which command to do it ? 이 명령을 말해 어디를 할 수 있지?
Thanks! 감사합니다!
Angsuman> Process p = Runtime.getRuntime().exec(”cmd /c file.bat”); angsuman> 프로세스 p = runtime.getruntime ()합니다. 실행 ( "cmd / c file.bat");
December 10th, 2007 at 7:08 am 2007년 12월 10일에서 오전 7시 8분
I’m interesting in .lnk extention 나는 재미있는합니다. lnk 확장명