Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
デスクトップにhttp://www.google.comを指すリンクを作成するための API はありますか?
やったことはありませんが、これを試してください:
デスクトップに手動でリンクを作成します。名前とリンク自体を付けます。次に、デスクトップ ディレクトリ (通常は内部) に移動し、c:\documents and settings\<user>\Desktop入力したリンクを検索します。私の PC では .url ファイルです。そのファイルを開き、その内容を表示します。
c:\documents and settings\<user>\Desktop
次に、デスクトップ ディレクトリにそのようなファイルをプログラムで作成してみます。ハックですが、うまくいくかもしれません。