Creating link files (.lnk ) files in windowsリンクの作成ファイル( 。 lnk )ファイルをWindows
Creating link files are necessary for allowing users to easily execute Java programs on windowsリンクの作成に必要なファイルは、ユーザが容易に実行できるようにJavaプログラムを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).別のオプション(簡単なため、プログラマ)年5月にバッチファイルを作成するだけ( 。コウモリ)ファイルは、ユーザーをダブルクリックしてアプリケーションを実行して( 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 Javaソフトウェア , 、 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をしたいのJavaを実行する。 let tell me which command to do it ? letどのコマンドを教えてくださいんですか?
Thanks!ありがとう!
Angsuman> Process p = Runtime.getRuntime().exec(”cmd /c file.bat”);のAngsuman >プロセスp = runtime.getruntime ( ) 。実行(に" cmd / file.bat " ) ;
December 10th, 2007 at 7:08 am 2007年12月10日は午後1:08
I’m interesting in .lnk extention私は興味深いです。 lnk拡張子