Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I need to give a presentation to a client on CDs. It is flashfiles so it runs too slow from the CD. I would like to create a Batch File that I copy onto the CD that I will call install. It needs to then copy all the files and Directory from the CD to the C: Drive(I will put it all in a directory that can go to the C Drive as is) and then it must make a shortcut to the .htm file that would be inside the Directory that was copied, and send the shortcut to the Desktop.

@echo off & setLocal EnableDELAYedExpansion
xcopy r:\show c:\show\
pushd "C:\Documents and Settings\Administrator\Desktop"
> my.URL echo [InternetShortcut]
>> my.URL echo URL=file:///C:/show/my.html
=====================================
Helping others achieve escape felicityM2

![]() |
![]() |
![]() |
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |