|
主题: 快捷方式???
|
 koala_5d
职务:普通成员
等级:2
金币:1.0
发贴:189
注册:2000/12/25 19:27:07
|
#12001/5/30 10:12:32
我想在用户的桌面上添加光盘运行的快捷方式。 应该怎么做!
|
 lianlian_5d
职务:普通成员
等级:1
金币:0.0
发贴:3
注册:2001/5/30 10:25:27
|
#22001/5/30 10:31:43
你可以借用filextra3来实现。
lian-l-lian
|
 zch3
职务:普通成员
等级:1
金币:0.0
发贴:25
注册:2001/4/3 16:41:10
|
#32001/5/30 11:25:09
能说详细一些吗?thx!
|
 koala_5d
职务:普通成员
等级:2
金币:1.0
发贴:189
注册:2000/12/25 19:27:07
|
#42001/5/30 15:04:17
是呀! 能说的清楚一些吗? FileXtra v2.0 has the following methods:
DriveExists - check to see if a drive is present DriveFreeSpace - get the number of bytes free on the drive DriveIsCDROM - see if the drive is a CD-ROM drive DrivesToList - returns a Director list of all of the drives in the system FileExists - check to see if a file is present RenameFile - rename a disk file DeleteFile - delete a file CopyFile - copy a file GetFileModDate - get the last modified date/time for a file FileOpenDialog - display a system "file open" dialog box FileSaveAsDialog - display a system "save file as" dialog box DirectoryExists - see if a directory is present CreateDirectory - create a directory DeleteDirectory - delete an empty directory XDeleteDirectory - deletes a directory tree, including sub-directories and their files CopyDirectory - copy files from one directory to another XCopyDirectory - copies an entire directory tree DirectoryToList - returns the contents of a directory as a Director list
编辑历史:[这消息被koala编辑过(编辑时间2001-05-30 15:10:48)]
|
 jiesun
职务:普通成员
等级:1
金币:1.0
发贴:182
注册:2000/12/13 9:54:52
|
#52001/5/30 17:23:00
干嘛不用专门的安装软件呢,用xtra多麻烦呀。
|
 rainy_5d
职务:普通成员
等级:2
金币:1.0
发贴:225
注册:2000/10/23 19:44:16
|
#62001/6/1 23:26:17
是啊,用安装软件,如:creatinstall 2000 很方便的。
|