Search : in
By :

Shortcut to copy file to desktop

Last answer on Mar 19, 2009 7:34:06 pm GMT txchopper, on Mar 19, 2009 11:55:31 am GMT 
 Report this message to moderators

Hello,
I have some users at my business that are running some software that requires me to pull a file from their documents and settings each time they have an error. Can someone help point me at a code that would allow me to place a shortcut on their desktop, so when they experience an error they can just click it and it will copy the file out of their documents and settings on to their desktop. The file must be pulled with in 10 minutes of the error, so this will prevent me from running around all day.

Thanks

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « shortcut to copy file to desktop » in :
Creating an Hotmail shortcut on your desktop Show Creating an Hotmail shortcut on your desktop Accessing your mailbox on Hotmail is time consuming; you can either add Hotmail.com to your Favorites or access it via instant messaging applications. The quickest method to access your mailbox...
Permanently delete files from trash bin ShowPermanently delete files from trash Sometimes when emptying the trash some files stays and refused to be deleted! You just have to use a command: Start the Terminal - Type "sudo rm • • •-R" - Drag files, folders that you want...
[Linux]Managing file attributes on ext2 Show[Linux]Managing file attributes on ext2 chattr Attributes List -A -c -I -E lsattr - chattr ==Introduction== The Second Extended Filesystem (ext2) and the Third Extended Filesystem (ext3) contains file attributes that are less...
Windows 7: Create a recovery partition ShowWindows 7: Create a recovery partition Preparation of hard disk Copying files Prepare of the partition to make it bootable Note This tip will help you to easily create a "recovery" partition: After some testing with Windows...
Download Teracopy ShowTeraCopy is a compact program designed to copy and move files at the maximum possible speed.It is free for Home Users. Features: Copy files faster. TeraCopy uses dynamically adjusted buffers to reduce seek times. Asynchronous copy speeds up...
Linux - Tree structure of files ShowFile hierarchy under Linux To ensury compatibility and portability, Linux systems comply with the sole FHS (File Hierarchy Standard) standard. The basic hierarchy is as follows: /the root, containing the main directories /bincontains...
FAT16 and FAT32 ShowThe FAT16 file system The first file system to be used on a Microsoft operating system was the FAT system, which uses a file allocation table. The file allocation table is actually an index which lists the content of the disk in order to record the...
Operating Systems - MS-DOS - Tips ShowSetting the CD-ROM drive The CD-ROM drive is configured in the config.sys and autoexec.bat system files. The CD-ROM drive device driver must be configured in the config.sys file (even if the device is automatically detected in Windows). To do...

1

 Mika45, on Mar 19, 2009 7:34:06 pm GMT
  • +1

Just use Win32 api ( 2 minutes to do it)
See on Win32 Group (news://nntp.aioe.org/comp.os.ms-windows.programmer.win32)

Reply to Mika45